@das-fed/ui 7.0.7-hot.9 → 7.0.8
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 -3
- package/package.json +5 -6
- package/packages/business-components/ai-panel/i18n/index.d.ts +0 -8
- package/packages/business-components/ai-panel/{index-8yffh0Id.js → index-CD2YNg3j.js} +1341 -1390
- package/packages/business-components/ai-panel/index-CD2YNg3j.js.gz +0 -0
- package/packages/business-components/ai-panel/{index-IzGl26KU.js → index-CJeKTaAS.js} +6 -6
- package/packages/business-components/ai-panel/index-CJeKTaAS.js.gz +0 -0
- package/packages/business-components/ai-panel/{index-OwRrV6K8.js → index-DWHxqEh3.js} +1 -1
- package/packages/business-components/ai-panel/index-DWHxqEh3.js.gz +0 -0
- package/packages/business-components/ai-panel/index.js +1 -1
- package/packages/business-components/ai-panel/src/dasAI/apis.d.ts +0 -1
- package/packages/business-components/ai-panel/src/dasAI/store/index.d.ts +0 -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 +33 -35
- package/packages/business-components/app-container/index.js.gz +0 -0
- package/packages/business-components/app-container/src/style-theme.d.ts +0 -2
- package/packages/business-components/app-container/style.css +1 -1
- package/packages/business-components/app-container/style.css.gz +0 -0
- package/packages/business-components/area-phone-select/index.d.ts +40 -54
- package/packages/business-components/area-phone-select/src/area-popover/index.vue.d.ts +6 -8
- package/packages/business-components/change-pwd/src/hooks/use-changePwd.d.ts +8 -8
- package/packages/business-components/currency-page/index.d.ts +1 -3
- package/packages/business-components/currency-page/index.js +35 -40
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/currency-page/src/index.vue.d.ts +1 -3
- package/packages/business-components/currency-page/src/type.d.ts +0 -6
- package/packages/business-components/currency-page/style.css +1 -1
- package/packages/business-components/device-panel/index.js +5333 -5333
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/src/apis.d.ts +30 -30
- package/packages/business-components/device-panel/src/components/drag-resize/index.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/panelHeaders/index.vue.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/videoDialog/component/GridLayout/GridItem.vue.d.ts +17 -2
- package/packages/business-components/device-panel/src/components/videoDialog/component/GridLayout/GridLayout.vue.d.ts +15 -2
- package/packages/business-components/echarts/index.d.ts +10 -10
- package/packages/business-components/echarts/index.js +4712 -4712
- package/packages/business-components/echarts/index.js.gz +0 -0
- package/packages/business-components/echarts/src/Index.vue.d.ts +2 -2
- package/packages/business-components/export-button/index.d.ts +1 -1
- package/packages/business-components/export-button/src/App.vue.d.ts +34 -2
- package/packages/business-components/import-button/index.d.ts +7 -8
- package/packages/business-components/import-button/index.js +74 -76
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/import-button/src/App.vue.d.ts +56 -4
- package/packages/business-components/import-button/src/type.d.ts +0 -4
- package/packages/business-components/import-button/style.css +1 -1
- package/packages/business-components/model-table-dialog/index.d.ts +130 -163
- package/packages/business-components/model-table-dialog/src/Index.vue.d.ts +264 -19
- package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +6429 -4
- package/packages/business-components/payment/index.js +2 -2
- package/packages/business-components/payment/index.js.gz +0 -0
- package/packages/business-components/process-configuration/index.js +4 -4
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-form/src/hooks/useForm.d.ts +8 -8
- package/packages/business-components/process-table/index.d.ts +22 -25
- package/packages/business-components/process-table/src/App.vue.d.ts +69 -4
- package/packages/business-components/urgent-panel/index.js +8 -8
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/src/components/drag-resize/index.vue.d.ts +2 -2
- package/packages/business-components/urgent-panel/src/components/panelHeaders/index.vue.d.ts +1 -1
- package/packages/business-components/video-dialog/index.js +1 -1
- package/packages/business-components/video-dialog/index.js.gz +0 -0
- package/packages/business-components/video-dialog/src/component/GridLayout/GridItem.vue.d.ts +17 -2
- package/packages/business-components/video-dialog/src/component/GridLayout/GridLayout.vue.d.ts +15 -2
- package/packages/components/alert/index.d.ts +18 -33
- package/packages/components/alert/src/index.vue.d.ts +6 -11
- package/packages/components/audio-video/index.d.ts +17 -17
- package/packages/components/audio-video/index.js +1 -1
- package/packages/components/audio-video/index.js.gz +0 -0
- package/packages/components/audio-video/src/Index.vue.d.ts +1 -1
- package/packages/components/audio-video/src/player/index.vue.d.ts +4 -4
- package/packages/components/autocomplete/index.d.ts +16 -16
- package/packages/components/autocomplete/src/index.vue.d.ts +83 -4
- package/packages/components/breadcrumb/index.d.ts +3 -5
- package/packages/components/breadcrumb/src/BreadCrumb.vue.d.ts +21 -2
- package/packages/components/breadcrumb/src/BreadCrumbItem.vue.d.ts +13 -2
- package/packages/components/button/index.d.ts +6 -11
- package/packages/components/button/index.js +4 -4
- package/packages/components/button/index.js.gz +0 -0
- package/packages/components/button/src/Index.vue.d.ts +4 -9
- package/packages/components/calendar/index.d.ts +16 -25
- package/packages/components/calendar/src/Index.vue.d.ts +16 -25
- package/packages/components/calendar/src/calendar-table.vue.d.ts +4 -5
- package/packages/components/calendar/src/old-Index.vue.d.ts +3 -5
- package/packages/components/cascader/index.d.ts +25 -28
- package/packages/components/cascader/src/Index.vue.d.ts +5 -6
- package/packages/components/checkbox/index.d.ts +61 -73
- package/packages/components/checkbox/src/Index.vue.d.ts +69 -9
- package/packages/components/collapse-panel/index.d.ts +9 -15
- package/packages/components/collapse-panel/src/Index.vue.d.ts +13 -2
- package/packages/components/collapse-transition/index.d.ts +1 -1
- package/packages/components/collapse-transition/src/Index.vue.d.ts +15 -2
- package/packages/components/collaspe/index.d.ts +3 -3
- package/packages/components/collaspe/src/Index.vue.d.ts +16 -2
- package/packages/components/color-picker/index.d.ts +15 -15
- package/packages/components/color-picker/src/Index.vue.d.ts +3 -3
- package/packages/components/custom-search-item/index.d.ts +3 -3
- package/packages/components/custom-search-item/src/Index.vue.d.ts +27 -2
- package/packages/components/date-picker/index.d.ts +71 -86
- package/packages/components/date-picker/index.js +3 -7
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/date-picker/src/DatePicker.vue.d.ts +11 -17
- package/packages/components/date-picker/src/DateRangePicker.vue.d.ts +4 -4
- package/packages/components/date-picker/src/RangePicker.vue.d.ts +11 -17
- package/packages/components/date-picker/src/TimePicker.vue.d.ts +5 -6
- package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +6 -8
- package/packages/components/dialog/index.d.ts +16 -22
- package/packages/components/dialog/src/Index.vue.d.ts +11 -17
- package/packages/components/dimple-layout/index.js +1 -1
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/drawer/index.d.ts +3 -5
- package/packages/components/drawer/src/Index.vue.d.ts +9 -2
- package/packages/components/dropdown/index.d.ts +4 -5
- package/packages/components/dropdown/src/dropdownItem.vue.d.ts +9 -2
- package/packages/components/dropdown/src/dropdownMenu.vue.d.ts +7 -2
- package/packages/components/dropdown/src/index.vue.d.ts +18 -2
- package/packages/components/edit-table/index.d.ts +83 -128
- package/packages/components/edit-table/index.js +658 -656
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/edit-table/src/index.vue.d.ts +4095 -4
- package/packages/components/empty/index.d.ts +6 -8
- package/packages/components/empty/index.js +1 -1
- package/packages/components/empty/index.js.gz +0 -0
- package/packages/components/empty/src/Index.vue.d.ts +20 -3
- package/packages/components/error-overlay-model/index.d.ts +1 -1
- package/packages/components/error-overlay-model/src/index.vue.d.ts +1 -1
- package/packages/components/form/index.d.ts +12 -12
- package/packages/components/form/src/Index.vue.d.ts +21 -3
- package/packages/components/hls-player/index.d.ts +158 -45
- package/packages/components/hls-player/index.js +4098 -4182
- package/packages/components/hls-player/index.js.gz +0 -0
- package/packages/components/hls-player/src/das-hls-player.vue.d.ts +37 -3
- package/packages/components/hls-player/src/type.d.ts +0 -3
- package/packages/components/hls-player/style.css +1 -1
- package/packages/components/hls-player/style.css.gz +0 -0
- package/packages/components/icon/index.js +25 -25
- package/packages/components/icon/index.js.gz +0 -0
- package/packages/components/icon/src/base-icon.vue.d.ts +14 -2
- package/packages/components/image-upload/index.d.ts +0 -1
- package/packages/components/image-upload/index.js +114 -767
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/image-upload/src/Index.vue.d.ts +0 -1
- package/packages/components/image-upload/src/type.d.ts +0 -3
- package/packages/components/image-upload/style.css +1 -1
- package/packages/components/image-upload/style.css.gz +0 -0
- package/packages/components/image-viewer/index.d.ts +0 -1
- package/packages/components/image-viewer/index.js +436 -1088
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/image-viewer/src/Index.vue.d.ts +0 -1
- package/packages/components/image-viewer/src/type.d.ts +0 -3
- package/packages/components/image-viewer/style.css +1 -1
- package/packages/components/image-viewer/style.css.gz +0 -0
- package/packages/components/input/index.d.ts +37 -40
- package/packages/components/input/src/index.vue.d.ts +15 -18
- package/packages/components/input-dialog-select/index.d.ts +5 -5
- package/packages/components/input-dialog-select/src/Index.vue.d.ts +5 -5
- package/packages/components/input-number/index.d.ts +22 -22
- package/packages/components/input-number/src/App.vue.d.ts +6 -6
- package/packages/components/live-player/index.d.ts +3 -3
- package/packages/components/live-player/src/das-live-player.vue.d.ts +25 -2
- package/packages/components/loading/index.js +2 -2
- package/packages/components/loading/index.js.gz +0 -0
- package/packages/components/map/index.js +1 -1
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/menu-aside/index.d.ts +6 -9
- package/packages/components/menu-aside/index.js +214 -238
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/menu-aside/src/Index.vue.d.ts +4 -7
- package/packages/components/menu-aside/src/style-theme.d.ts +0 -25
- package/packages/components/menu-aside/src/sub-menu/sub-menu.vue.d.ts +2 -3
- package/packages/components/menu-aside/src/type.d.ts +1 -1
- 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 +2 -9
- package/packages/components/menu-header/index.js +50 -54
- package/packages/components/menu-header/index.js.gz +0 -0
- package/packages/components/menu-header/src/Index.vue.d.ts +2 -5
- package/packages/components/menu-header/src/style-theme.d.ts +0 -9
- package/packages/components/menu-header/src/type.d.ts +1 -6
- package/packages/components/menu-header/style.css +1 -1
- package/packages/components/menu-header/style.css.gz +0 -0
- package/packages/components/pagination/index.d.ts +3 -3
- package/packages/components/pagination/src/Pagination.vue.d.ts +79 -2
- package/packages/components/popover/index.d.ts +6 -9
- package/packages/components/popover/src/Index.vue.d.ts +34 -3
- package/packages/components/popup-mask/index.d.ts +29 -32
- package/packages/components/popup-mask/src/Index.vue.d.ts +37 -6
- package/packages/components/preview/index.d.ts +1 -1
- package/packages/components/preview/src/Index.vue.d.ts +14 -2
- package/packages/components/progress/index.d.ts +2 -2
- package/packages/components/progress/index.js +1 -1
- package/packages/components/progress/index.js.gz +0 -0
- package/packages/components/progress/src/Index.vue.d.ts +48 -2
- package/packages/components/radio/index.d.ts +39 -57
- package/packages/components/radio/src/Index.vue.d.ts +55 -5
- package/packages/components/rich-editor/index.js +294 -294
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/scrollbar/index.d.ts +1 -1
- package/packages/components/scrollbar/src/scrollbar.vue.d.ts +18 -2
- package/packages/components/search/index.d.ts +3 -3
- package/packages/components/search/src/Index.vue.d.ts +3 -3
- package/packages/components/search-form/index.js +30 -21
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/search-form/src/Index.vue.d.ts +90 -2
- package/packages/components/select/index.d.ts +33 -43
- package/packages/components/select/src/Select.vue.d.ts +19 -29
- package/packages/components/select-input/index.d.ts +3 -3
- package/packages/components/select-input/src/Index.vue.d.ts +3 -3
- package/packages/components/select-list/index.d.ts +24 -29
- package/packages/components/select-list/src/Index.vue.d.ts +71 -9
- package/packages/components/special-range-picker-month/index.d.ts +2 -2
- package/packages/components/special-range-picker-month/index.js +1 -1
- package/packages/components/special-range-picker-month/index.js.gz +0 -0
- package/packages/components/special-range-picker-month/src/Index.vue.d.ts +2 -2
- package/packages/components/special-range-picker-year/index.d.ts +2 -2
- package/packages/components/special-range-picker-year/index.js +1 -1
- package/packages/components/special-range-picker-year/index.js.gz +0 -0
- package/packages/components/special-range-picker-year/src/Index.vue.d.ts +2 -2
- package/packages/components/spin/index.d.ts +1 -1
- package/packages/components/spin/index.js +1 -1
- package/packages/components/spin/index.js.gz +0 -0
- package/packages/components/spin/src/index.vue.d.ts +15 -2
- package/packages/components/split-panel/index.d.ts +12 -21
- package/packages/components/split-panel/index.js +1 -1
- package/packages/components/split-panel/index.js.gz +0 -0
- package/packages/components/split-panel/src/Index.vue.d.ts +4 -7
- package/packages/components/step/src/stepItem.vue.d.ts +16 -2
- package/packages/components/steps/index.d.ts +1 -1
- package/packages/components/steps/src/steps.vue.d.ts +7 -2
- package/packages/components/table/index.d.ts +78 -132
- package/packages/components/table/index.js +239 -239
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/src/Table.vue.d.ts +1170 -3
- package/packages/components/table/src/hooks/use-operation.d.ts +4 -4
- package/packages/components/table/src/table-column/index.vue.d.ts +377 -3
- package/packages/components/tabs/index.d.ts +12 -21
- package/packages/components/tabs/index.js +31 -31
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tabs/src/Tabs.vue.d.ts +63 -5
- package/packages/components/tag/index.d.ts +1 -1
- package/packages/components/tag/src/Index.vue.d.ts +1 -1
- package/packages/components/time-line/index.js +3 -3
- package/packages/components/time-line/index.js.gz +0 -0
- package/packages/components/time-line/src/Index.vue.d.ts +12 -2
- package/packages/components/time-line/src/TimelineItem.vue.d.ts +15 -2
- package/packages/components/tooltip/index.d.ts +6 -9
- package/packages/components/tooltip/src/index.vue.d.ts +41 -2
- package/packages/components/tree/index.js +1 -1
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/tree/src/App.vue.d.ts +33 -61
- package/packages/components/tree/src/empty.vue.d.ts +4 -2
- package/packages/components/tree-select/src/App.vue.d.ts +98 -194
- package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +88 -180
- package/packages/components/tree-table/index.d.ts +58 -100
- package/packages/components/tree-table/index.js +266 -302
- package/packages/components/tree-table/index.js.gz +0 -0
- package/packages/components/tree-table/src/App.vue.d.ts +18 -32
- package/packages/components/tree-table/src/type.d.ts +1 -1
- package/packages/components/tree-table/style.css +1 -1
- package/packages/components/tree-table/style.css.gz +0 -0
- package/packages/components/tree-v2/index.d.ts +51 -159
- package/packages/components/tree-v2/index.js +1 -1
- package/packages/components/tree-v2/index.js.gz +0 -0
- package/packages/components/tree-v2/src/App.vue.d.ts +17 -53
- package/packages/components/tree-v2/src/empty.vue.d.ts +4 -2
- package/packages/components/upload/index.d.ts +7 -10
- package/packages/components/upload/index.js +1 -1
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/upload/src/Index.vue.d.ts +43 -3
- package/packages/components/virtual-tree/index.js +3 -3
- package/packages/components/virtual-tree/index.js.gz +0 -0
- package/packages/components/virtual-tree/src/App.vue.d.ts +3 -4
- package/packages/components/watermark/index.d.ts +1 -1
- package/packages/components/watermark/src/index.vue.d.ts +7 -2
- package/packages/icons/1-grids/index.vue.d.ts +9 -2
- package/packages/icons/4-grids/index.vue.d.ts +9 -2
- package/packages/icons/9-grids/index.vue.d.ts +9 -2
- package/packages/icons/add/index.vue.d.ts +9 -2
- package/packages/icons/add-2/index.vue.d.ts +9 -2
- package/packages/icons/add-item/index.vue.d.ts +9 -2
- package/packages/icons/addto/index.vue.d.ts +9 -2
- package/packages/icons/alarm/index.vue.d.ts +9 -2
- package/packages/icons/arrow-first/index.vue.d.ts +9 -2
- package/packages/icons/arrow-last/index.vue.d.ts +9 -2
- package/packages/icons/audioing/index.vue.d.ts +9 -2
- package/packages/icons/back/index.vue.d.ts +9 -2
- package/packages/icons/bianjigongzuotai/index.vue.d.ts +9 -2
- package/packages/icons/biaochi/index.vue.d.ts +9 -2
- package/packages/icons/bim/index.vue.d.ts +9 -2
- package/packages/icons/bobaoguanbi/index.vue.d.ts +9 -2
- package/packages/icons/bobaokaiqi/index.vue.d.ts +9 -2
- package/packages/icons/bold/index.vue.d.ts +9 -2
- package/packages/icons/camera/index.vue.d.ts +9 -2
- package/packages/icons/camera-2/index.vue.d.ts +9 -2
- package/packages/icons/camera-3/index.vue.d.ts +9 -2
- package/packages/icons/cancel-full-screen/index.vue.d.ts +9 -2
- package/packages/icons/cankaoneirong/index.vue.d.ts +9 -2
- package/packages/icons/card/index.vue.d.ts +9 -2
- package/packages/icons/card-view/index.vue.d.ts +9 -2
- package/packages/icons/caret-bottom/index.vue.d.ts +9 -2
- package/packages/icons/caret-right/index.vue.d.ts +9 -2
- package/packages/icons/chakancelve/index.vue.d.ts +9 -2
- package/packages/icons/change/index.vue.d.ts +9 -2
- package/packages/icons/change-2/index.vue.d.ts +9 -2
- package/packages/icons/change-3/index.vue.d.ts +9 -2
- package/packages/icons/changetenant/index.vue.d.ts +9 -2
- package/packages/icons/chart/index.vue.d.ts +9 -2
- package/packages/icons/chaxunxiangqing/index.vue.d.ts +9 -2
- package/packages/icons/check/index.vue.d.ts +9 -2
- package/packages/icons/chuanglianjiang/index.vue.d.ts +9 -2
- package/packages/icons/chuangliansheng/index.vue.d.ts +9 -2
- package/packages/icons/chuanglianting/index.vue.d.ts +9 -2
- package/packages/icons/chuizhiduiqi/index.vue.d.ts +9 -2
- package/packages/icons/chuizhijunfen/index.vue.d.ts +9 -2
- package/packages/icons/close/index.vue.d.ts +9 -2
- package/packages/icons/close-2/index.vue.d.ts +9 -2
- package/packages/icons/closeaudio/index.vue.d.ts +9 -2
- package/packages/icons/color/index.vue.d.ts +9 -2
- package/packages/icons/copy/index.vue.d.ts +9 -2
- package/packages/icons/custom/index.vue.d.ts +9 -2
- package/packages/icons/daochu/index.vue.d.ts +9 -2
- package/packages/icons/date/index.vue.d.ts +9 -2
- package/packages/icons/decline/index.vue.d.ts +9 -2
- package/packages/icons/default-btn/index.vue.d.ts +9 -2
- package/packages/icons/default-point/index.vue.d.ts +9 -2
- package/packages/icons/delete/index.vue.d.ts +9 -2
- package/packages/icons/delete-2/index.vue.d.ts +9 -2
- package/packages/icons/dengbijiesuo/index.vue.d.ts +9 -2
- package/packages/icons/dengbisuoding/index.vue.d.ts +9 -2
- package/packages/icons/dengdai/index.vue.d.ts +9 -2
- package/packages/icons/dianzan/index.vue.d.ts +9 -2
- package/packages/icons/dianzan-2/index.vue.d.ts +9 -2
- package/packages/icons/direction-control/index.vue.d.ts +9 -2
- package/packages/icons/ditu/index.vue.d.ts +9 -2
- package/packages/icons/dizhixuanze/index.vue.d.ts +9 -2
- package/packages/icons/double-arrow-left/index.vue.d.ts +9 -2
- package/packages/icons/double-arrow-right/index.vue.d.ts +9 -2
- package/packages/icons/down/index.vue.d.ts +9 -2
- package/packages/icons/down-2/index.vue.d.ts +9 -2
- package/packages/icons/down-3/index.vue.d.ts +9 -2
- package/packages/icons/download/index.vue.d.ts +9 -2
- package/packages/icons/drag/index.vue.d.ts +9 -2
- package/packages/icons/drawing/index.vue.d.ts +9 -2
- package/packages/icons/edit/index.vue.d.ts +9 -2
- package/packages/icons/edit-1/index.vue.d.ts +9 -2
- package/packages/icons/edit-3/index.vue.d.ts +9 -2
- package/packages/icons/empty/index.vue.d.ts +9 -2
- package/packages/icons/enlarge/index.vue.d.ts +9 -2
- package/packages/icons/entry/index.vue.d.ts +9 -2
- package/packages/icons/exit/index.vue.d.ts +9 -2
- package/packages/icons/fabu/index.vue.d.ts +9 -2
- package/packages/icons/fanhui/index.vue.d.ts +9 -2
- package/packages/icons/fasong/index.vue.d.ts +9 -2
- package/packages/icons/filter-3/index.vue.d.ts +9 -2
- package/packages/icons/finish/index.vue.d.ts +9 -2
- package/packages/icons/fold/index.vue.d.ts +9 -2
- package/packages/icons/folder-quest/index.vue.d.ts +9 -2
- package/packages/icons/form-tips/index.vue.d.ts +9 -2
- package/packages/icons/fresh/index.vue.d.ts +9 -2
- package/packages/icons/full/index.vue.d.ts +9 -2
- package/packages/icons/full-screen/index.vue.d.ts +9 -2
- package/packages/icons/fullscreen-2/index.vue.d.ts +9 -2
- package/packages/icons/fuzhi/index.vue.d.ts +9 -2
- package/packages/icons/fuzhineirong/index.vue.d.ts +9 -2
- package/packages/icons/gaojin/index.vue.d.ts +9 -2
- package/packages/icons/gengduocaozuo/index.vue.d.ts +9 -2
- package/packages/icons/global/index.vue.d.ts +9 -2
- package/packages/icons/gongzuotaiguanli/index.vue.d.ts +9 -2
- package/packages/icons/header-seach/index.vue.d.ts +9 -2
- package/packages/icons/header-setting/index.vue.d.ts +9 -2
- package/packages/icons/headersettings/index.vue.d.ts +9 -2
- package/packages/icons/hide/index.vue.d.ts +9 -2
- package/packages/icons/huabufuwei/index.vue.d.ts +9 -2
- package/packages/icons/huaxian/index.vue.d.ts +9 -2
- package/packages/icons/huida/index.vue.d.ts +9 -2
- package/packages/icons/huidaodibu/index.vue.d.ts +9 -2
- package/packages/icons/huifuchuchangshezhi/index.vue.d.ts +9 -2
- package/packages/icons/hyperlinks/index.vue.d.ts +9 -2
- package/packages/icons/img/index.vue.d.ts +9 -2
- package/packages/icons/index.d.ts +0 -2
- package/packages/icons/index.js +0 -2
- package/packages/icons/input-close/index.vue.d.ts +9 -2
- package/packages/icons/input-select/index.vue.d.ts +9 -2
- package/packages/icons/intnet/index.vue.d.ts +9 -2
- package/packages/icons/italic/index.vue.d.ts +9 -2
- package/packages/icons/jia-1/index.vue.d.ts +9 -2
- package/packages/icons/jian-1/index.vue.d.ts +9 -2
- package/packages/icons/jianshao-1/index.vue.d.ts +9 -2
- package/packages/icons/jinggao/index.vue.d.ts +9 -2
- package/packages/icons/jushangduiqi/index.vue.d.ts +9 -2
- package/packages/icons/juxiaduiqi/index.vue.d.ts +9 -2
- package/packages/icons/juxinghuizhi/index.vue.d.ts +9 -2
- package/packages/icons/juyouduiqi/index.vue.d.ts +9 -2
- package/packages/icons/juzuoduiqi/index.vue.d.ts +9 -2
- package/packages/icons/kaiguan/index.vue.d.ts +9 -2
- package/packages/icons/kaimen/index.vue.d.ts +9 -2
- package/packages/icons/know/index.vue.d.ts +9 -2
- package/packages/icons/knowed/index.vue.d.ts +9 -2
- package/packages/icons/knowopen/index.vue.d.ts +9 -2
- package/packages/icons/layout-refresh/index.vue.d.ts +9 -2
- package/packages/icons/left/index.vue.d.ts +9 -2
- package/packages/icons/lianjie/index.vue.d.ts +9 -2
- package/packages/icons/link/index.vue.d.ts +9 -2
- package/packages/icons/lishihuihua/index.vue.d.ts +9 -2
- package/packages/icons/list/index.vue.d.ts +9 -2
- package/packages/icons/list-view/index.vue.d.ts +9 -2
- package/packages/icons/load/index.vue.d.ts +9 -2
- package/packages/icons/lock/index.vue.d.ts +9 -2
- package/packages/icons/marsh/index.vue.d.ts +9 -2
- package/packages/icons/me/index.vue.d.ts +9 -2
- package/packages/icons/more/index.vue.d.ts +9 -2
- package/packages/icons/more-2/index.vue.d.ts +9 -2
- package/packages/icons/more-btn/index.vue.d.ts +9 -2
- package/packages/icons/muted/index.vue.d.ts +9 -2
- package/packages/icons/notification-face/index.vue.d.ts +9 -2
- package/packages/icons/paiban/index.vue.d.ts +9 -2
- package/packages/icons/password-lock/index.vue.d.ts +9 -2
- package/packages/icons/password-lock2/index.vue.d.ts +9 -2
- package/packages/icons/pause/index.vue.d.ts +9 -2
- package/packages/icons/phone/index.vue.d.ts +9 -2
- package/packages/icons/pinglun/index.vue.d.ts +9 -2
- package/packages/icons/plan/index.vue.d.ts +9 -2
- package/packages/icons/play/index.vue.d.ts +9 -2
- package/packages/icons/preview/index.vue.d.ts +9 -2
- package/packages/icons/preview-eye/index.vue.d.ts +9 -2
- package/packages/icons/project-list/index.vue.d.ts +9 -2
- package/packages/icons/project-tree/index.vue.d.ts +9 -2
- package/packages/icons/promptinformation-l/index.vue.d.ts +9 -2
- package/packages/icons/qiehuangongzuotai/index.vue.d.ts +9 -2
- package/packages/icons/qingkong/index.vue.d.ts +9 -2
- package/packages/icons/quanping/index.vue.d.ts +9 -2
- package/packages/icons/rate-all/index.vue.d.ts +9 -2
- package/packages/icons/rate-half/index.vue.d.ts +9 -2
- package/packages/icons/rate-none/index.vue.d.ts +9 -2
- package/packages/icons/recover/index.vue.d.ts +9 -2
- package/packages/icons/refresh/index.vue.d.ts +9 -2
- package/packages/icons/reload/index.vue.d.ts +9 -2
- package/packages/icons/reset/index.vue.d.ts +9 -2
- package/packages/icons/right/index.vue.d.ts +9 -2
- package/packages/icons/right-3/index.vue.d.ts +9 -2
- package/packages/icons/riqixuanze/index.vue.d.ts +9 -2
- package/packages/icons/rise/index.vue.d.ts +9 -2
- package/packages/icons/save/index.vue.d.ts +9 -2
- package/packages/icons/screenshot/index.vue.d.ts +9 -2
- package/packages/icons/search/index.vue.d.ts +9 -2
- package/packages/icons/select/index.vue.d.ts +9 -2
- package/packages/icons/select-confirm/index.vue.d.ts +9 -2
- package/packages/icons/select2/index.vue.d.ts +9 -2
- package/packages/icons/set-up/index.vue.d.ts +9 -2
- package/packages/icons/setting/index.vue.d.ts +9 -2
- package/packages/icons/shangchuan/index.vue.d.ts +9 -2
- package/packages/icons/shebei/index.vue.d.ts +9 -2
- package/packages/icons/shebeiqunzu/index.vue.d.ts +9 -2
- package/packages/icons/shendusikao/index.vue.d.ts +9 -2
- package/packages/icons/sheweimoren/index.vue.d.ts +9 -2
- package/packages/icons/shisuan/index.vue.d.ts +9 -2
- package/packages/icons/shitu-kapian/index.vue.d.ts +9 -2
- package/packages/icons/shitu-liebiao/index.vue.d.ts +9 -2
- package/packages/icons/shitu-map/index.vue.d.ts +9 -2
- package/packages/icons/shortcut-keys/index.vue.d.ts +9 -2
- package/packages/icons/shoudongzhihang/index.vue.d.ts +9 -2
- package/packages/icons/shouqiliangcemianban/index.vue.d.ts +9 -2
- package/packages/icons/shouqiyoucemianban/index.vue.d.ts +9 -2
- package/packages/icons/shouqiyoucemianban-1/index.vue.d.ts +9 -2
- package/packages/icons/shouqizuocemianban/index.vue.d.ts +9 -2
- package/packages/icons/shouqizuocemianban-1/index.vue.d.ts +9 -2
- package/packages/icons/shouquan/index.vue.d.ts +9 -2
- package/packages/icons/show/index.vue.d.ts +9 -2
- package/packages/icons/shrink/index.vue.d.ts +9 -2
- package/packages/icons/shuaxin/index.vue.d.ts +9 -2
- package/packages/icons/shuipingduiqi/index.vue.d.ts +9 -2
- package/packages/icons/shuipingjunfen/index.vue.d.ts +9 -2
- package/packages/icons/shuyoufanye/index.vue.d.ts +9 -2
- package/packages/icons/shuzuofanye/index.vue.d.ts +9 -2
- package/packages/icons/solid-filter/index.vue.d.ts +9 -2
- package/packages/icons/start/index.vue.d.ts +9 -2
- package/packages/icons/stop/index.vue.d.ts +9 -2
- package/packages/icons/structural-diagram/index.vue.d.ts +9 -2
- package/packages/icons/success/index.vue.d.ts +9 -2
- package/packages/icons/system/index.vue.d.ts +9 -2
- package/packages/icons/table-header-search/index.vue.d.ts +9 -2
- package/packages/icons/text/index.vue.d.ts +9 -2
- package/packages/icons/tianjiaxinhuati/index.vue.d.ts +9 -2
- package/packages/icons/tick/index.vue.d.ts +9 -2
- package/packages/icons/tishixinxi/index.vue.d.ts +9 -2
- package/packages/icons/tongguo/index.vue.d.ts +9 -2
- package/packages/icons/tongzhi/index.vue.d.ts +9 -2
- package/packages/icons/tubiaoku/index.vue.d.ts +9 -2
- package/packages/icons/tuichuquanping/index.vue.d.ts +9 -2
- package/packages/icons/tuozhuai/index.vue.d.ts +9 -2
- package/packages/icons/underline/index.vue.d.ts +9 -2
- package/packages/icons/unflod/index.vue.d.ts +9 -2
- package/packages/icons/unlock/index.vue.d.ts +9 -2
- package/packages/icons/up/index.vue.d.ts +9 -2
- package/packages/icons/up-2/index.vue.d.ts +9 -2
- package/packages/icons/vauth/index.vue.d.ts +9 -2
- package/packages/icons/view/index.vue.d.ts +9 -2
- package/packages/icons/view-2/index.vue.d.ts +9 -2
- package/packages/icons/volume/index.vue.d.ts +9 -2
- package/packages/icons/wangge/index.vue.d.ts +9 -2
- package/packages/icons/wangge-1/index.vue.d.ts +9 -2
- package/packages/icons/warning/index.vue.d.ts +9 -2
- package/packages/icons/warning-face/index.vue.d.ts +9 -2
- package/packages/icons/wendujiang/index.vue.d.ts +9 -2
- package/packages/icons/wendusheng/index.vue.d.ts +9 -2
- package/packages/icons/withdraw/index.vue.d.ts +9 -2
- package/packages/icons/xiala/index.vue.d.ts +9 -2
- package/packages/icons/xiazai/index.vue.d.ts +9 -2
- package/packages/icons/xinzengtongji/index.vue.d.ts +9 -2
- package/packages/icons/xuanzhuanjiaodu/index.vue.d.ts +9 -2
- package/packages/icons/yidongduan/index.vue.d.ts +9 -2
- package/packages/icons/yincang/index.vue.d.ts +9 -2
- package/packages/icons/yingpian/index.vue.d.ts +9 -2
- package/packages/icons/yingyong/index.vue.d.ts +9 -2
- package/packages/icons/yitushoutu/index.vue.d.ts +9 -2
- package/packages/icons/yuanxinghuizhi/index.vue.d.ts +9 -2
- package/packages/icons/yulan-2/index.vue.d.ts +9 -2
- package/packages/icons/yuyin/index.vue.d.ts +9 -2
- package/packages/icons/zhangaiwu/index.vue.d.ts +9 -2
- package/packages/icons/zhizhen/index.vue.d.ts +9 -2
- package/packages/icons/zhongxinshengcheng/index.vue.d.ts +9 -2
- package/packages/icons/zhuomianduan/index.vue.d.ts +9 -2
- package/packages/icons/zidingyihuizhi/index.vue.d.ts +9 -2
- package/packages/icons/zuobiao/index.vue.d.ts +9 -2
- 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-OwRrV6K8.js.gz +0 -0
- package/packages/components/hls-player/src/das-hls-player-origin.vue.d.ts +0 -13
- package/packages/components/image-upload/src/hooks/use-compress-image.d.ts +0 -1
- package/packages/components/image-viewer/src/hooks/use-compress-image.d.ts +0 -1
- package/packages/components/tree-table/src/hooks/use-five.d.ts +0 -4
- package/packages/components/tree-table/src/hooks/use-four.d.ts +0 -4
- package/packages/icons/tucao/index.d.ts +0 -1
- package/packages/icons/tucao/index.js +0 -17
- package/packages/icons/tucao/index.js.gz +0 -0
- package/packages/icons/tucao/index.vue.d.ts +0 -12
- package/packages/icons/tucao-2/index.d.ts +0 -1
- package/packages/icons/tucao-2/index.js +0 -17
- package/packages/icons/tucao-2/index.js.gz +0 -0
- package/packages/icons/tucao-2/index.vue.d.ts +0 -12
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './changetenant.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './chart.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './chaxunxiangqing.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './check.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './chuanglianjiang.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './chuangliansheng.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './chuanglianting.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './chuizhiduiqi.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './chuizhijunfen.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './close.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './close2.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from "@das-fed/ui/packages/components/icon";
|
|
2
|
+
import icon from "./closeaudio.svg?raw";
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './color.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './copy.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './custom.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './daochu.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './date.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './decline.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './defaultBtn.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './defaultPoint.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './delete.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './delete2.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './dengbijiesuo.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './dengbisuoding.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './dengdai.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './dianzan.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './dianzan2.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './direction-control.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './ditu.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './dizhixuanze.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './double-arrow-left.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
import { DasBaseIcon } from '@das-fed/ui/packages/components/icon';
|
|
2
|
+
import icon from './double-arrow-right.svg?raw';
|
|
3
|
+
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
1
4
|
declare var __VLS_6: {};
|
|
2
|
-
type __VLS_Slots =
|
|
5
|
+
type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
|
|
3
6
|
default?: (props: typeof __VLS_6) => any;
|
|
4
|
-
}
|
|
7
|
+
}>;
|
|
8
|
+
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
9
|
+
DasBaseIcon: typeof DasBaseIcon;
|
|
10
|
+
icon: typeof icon;
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
5
12
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
13
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
7
14
|
export default _default;
|