vue-devui 1.6.18 → 1.6.19
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/action-timeline/index.umd.js +1 -1
- package/alert/index.umd.js +1 -1
- package/auto-complete/index.es.js +161 -107
- package/auto-complete/index.umd.js +35 -20
- package/auto-complete/style.css +1 -1
- package/avatar/index.umd.js +3 -3
- package/badge/index.umd.js +1 -1
- package/breadcrumb/index.es.js +98 -91
- package/breadcrumb/index.umd.js +5 -1
- package/button/index.es.js +56 -46
- package/button/index.umd.js +9 -9
- package/card/index.umd.js +1 -1
- package/carousel/index.umd.js +1 -1
- package/category-search/index.es.js +335 -224
- package/category-search/index.umd.js +39 -24
- package/category-search/style.css +1 -1
- package/checkbox/index.es.js +170 -108
- package/checkbox/index.umd.js +32 -17
- package/code-editor/index.es.js +83 -62
- package/code-editor/index.umd.js +9 -9
- package/code-review/index.es.js +92 -68
- package/code-review/index.umd.js +23 -19
- package/code-review/style.css +1 -1
- package/collapse/index.es.js +3 -21
- package/collapse/index.umd.js +2 -2
- package/countdown/index.umd.js +1 -1
- package/data-grid/index.es.js +339 -220
- package/data-grid/index.umd.js +31 -16
- package/date-picker-pro/index.es.js +490 -313
- package/date-picker-pro/index.umd.js +35 -20
- package/dragdrop/index.umd.js +1 -1
- package/dragdrop-new/index.es.js +499 -555
- package/dragdrop-new/index.umd.js +3 -16
- package/drawer/index.es.js +15 -25
- package/drawer/index.umd.js +1 -1
- package/dropdown/index.es.js +98 -91
- package/dropdown/index.umd.js +5 -1
- package/echarts/index.es.js +12 -27
- package/echarts/index.umd.js +1 -1
- package/editable-select/index.es.js +104 -79
- package/editable-select/index.umd.js +10 -10
- package/editor-md/index.es.js +341 -262
- package/editor-md/index.umd.js +47 -43
- package/form/index.es.js +146 -94
- package/form/index.umd.js +27 -12
- package/fullscreen/index.umd.js +1 -1
- package/git-graph/index.es.js +96 -90
- package/git-graph/index.umd.js +14 -14
- package/grid/index.es.js +7 -20
- package/grid/index.umd.js +1 -1
- package/icon/index.umd.js +1 -1
- package/image-preview/index.es.js +12 -23
- package/image-preview/index.umd.js +5 -5
- package/input/index.es.js +148 -96
- package/input/index.umd.js +30 -15
- package/input-number/index.es.js +154 -98
- package/input-number/index.umd.js +35 -20
- package/layout/index.umd.js +1 -1
- package/loading/index.es.js +19 -38
- package/loading/index.umd.js +1 -1
- package/mention/index.es.js +143 -89
- package/mention/index.umd.js +33 -18
- package/menu/index.es.js +0 -7
- package/menu/index.umd.js +2 -2
- package/message/index.es.js +34 -34
- package/message/index.umd.js +5 -1
- package/modal/index.es.js +50 -70
- package/modal/index.umd.js +2 -2
- package/notification/index.es.js +13 -27
- package/notification/index.umd.js +3 -3
- package/overlay/index.es.js +24 -18
- package/overlay/index.umd.js +1 -1
- package/package.json +1 -1
- package/pagination/index.es.js +302 -201
- package/pagination/index.umd.js +33 -18
- package/pagination/style.css +1 -1
- package/panel/index.umd.js +1 -1
- package/popover/index.es.js +60 -22
- package/popover/index.umd.js +9 -5
- package/progress/index.umd.js +3 -3
- package/radio/index.es.js +164 -104
- package/radio/index.umd.js +34 -19
- package/radio/style.css +1 -1
- package/rate/index.umd.js +1 -1
- package/result/index.es.js +3 -3
- package/result/index.umd.js +1 -1
- package/ripple/index.es.js +5 -18
- package/ripple/index.umd.js +1 -1
- package/search/index.es.js +155 -99
- package/search/index.umd.js +30 -15
- package/select/index.es.js +239 -153
- package/select/index.umd.js +34 -19
- package/select/style.css +1 -1
- package/skeleton/index.umd.js +2 -2
- package/slider/index.es.js +15 -11
- package/slider/index.umd.js +1 -1
- package/splitter/index.es.js +93 -53
- package/splitter/index.umd.js +17 -13
- package/statistic/index.es.js +0 -21
- package/statistic/index.umd.js +1 -1
- package/status/index.umd.js +1 -1
- package/steps/index.umd.js +1 -1
- package/style.css +2 -2
- package/switch/index.es.js +140 -88
- package/switch/index.umd.js +34 -19
- package/table/index.es.js +403 -260
- package/table/index.umd.js +34 -19
- package/tabs/index.umd.js +1 -1
- package/tag/index.es.js +3 -1
- package/tag/index.umd.js +1 -1
- package/textarea/index.es.js +149 -95
- package/textarea/index.umd.js +34 -19
- package/time-picker/index.es.js +164 -109
- package/time-picker/index.umd.js +33 -18
- package/time-select/index.es.js +239 -153
- package/time-select/index.umd.js +33 -18
- package/time-select/style.css +1 -1
- package/timeline/index.umd.js +1 -1
- package/tooltip/index.es.js +60 -22
- package/tooltip/index.umd.js +8 -4
- package/tree/index.es.js +213 -136
- package/tree/index.umd.js +32 -17
- package/tree/style.css +1 -1
- package/types/accordion/src/accordion-item-hreflink.d.ts +1 -1
- package/types/accordion/src/accordion-item-routerlink.d.ts +1 -1
- package/types/accordion/src/accordion-item.d.ts +1 -1
- package/types/accordion/src/accordion-list.d.ts +1 -1
- package/types/accordion/src/accordion-menu.d.ts +1 -1
- package/types/accordion/src/accordion-types.d.ts +1 -1
- package/types/accordion/src/accordion.d.ts +1 -1
- package/types/accordion/src/accordion.type.d.ts +2 -2
- package/types/action-timeline/src/action-timeline-types.d.ts +2 -2
- package/types/action-timeline/src/action-timeline.d.ts +1 -1
- package/types/alert/src/alert-types.d.ts +2 -2
- package/types/alert/src/alert.d.ts +1 -1
- package/types/anchor/src/anchor.d.ts +1 -1
- package/types/anchor/src/utils.d.ts +1 -1
- package/types/auto-complete/src/auto-complete-types.d.ts +14 -14
- package/types/auto-complete/src/auto-complete.d.ts +1 -1
- package/types/auto-complete/src/components/dropdown.d.ts +1 -1
- package/types/auto-complete/src/composables/use-custom-template.d.ts +1 -1
- package/types/avatar/src/avatar-types.d.ts +1 -1
- package/types/avatar/src/avatar.d.ts +1 -1
- package/types/avatar/src/components/avatar-body-icon.d.ts +1 -1
- package/types/avatar/src/components/avatar-nobody-icon.d.ts +1 -1
- package/types/back-top/src/back-top-types.d.ts +3 -3
- package/types/back-top/src/back-top.d.ts +1 -1
- package/types/back-top/src/hooks/use-event-listener.d.ts +1 -1
- package/types/badge/src/badge-types.d.ts +3 -3
- package/types/badge/src/badge.d.ts +1 -1
- package/types/breadcrumb/src/breadcrumb-item-types.d.ts +1 -1
- package/types/breadcrumb/src/breadcrumb-item.d.ts +1 -1
- package/types/breadcrumb/src/breadcrumb-types.d.ts +1 -1
- package/types/breadcrumb/src/breadcrumb.d.ts +1 -1
- package/types/button/src/button-group.d.ts +1 -1
- package/types/button/src/button-types.d.ts +7 -7
- package/types/button/src/button.d.ts +1 -1
- package/types/card/src/card-types.d.ts +1 -1
- package/types/card/src/card.d.ts +1 -1
- package/types/carousel/src/carousel.d.ts +1 -1
- package/types/carousel/src/item.d.ts +1 -1
- package/types/carousel/src/types.d.ts +4 -4
- package/types/cascader/components/cascader-list/index.d.ts +1 -1
- package/types/cascader/hooks/use-cascader-item.d.ts +1 -1
- package/types/cascader/hooks/use-cascader-multiple.d.ts +1 -1
- package/types/cascader/hooks/use-cascader-options.d.ts +2 -14
- package/types/cascader/src/cascader-types.d.ts +10 -10
- package/types/cascader/src/cascader.d.ts +1 -1
- package/types/category-search/src/category-search-types.d.ts +7 -7
- package/types/category-search/src/category-search.d.ts +1 -1
- package/types/category-search/src/components/category-search-clear.d.ts +1 -1
- package/types/category-search/src/components/category-search-input.d.ts +1 -1
- package/types/category-search/src/components/category-search-more.d.ts +1 -1
- package/types/category-search/src/components/category-search-save.d.ts +1 -1
- package/types/category-search/src/components/category-search-tag-dropdown.d.ts +1 -1
- package/types/category-search/src/components/category-search-tag.d.ts +1 -1
- package/types/category-search/src/components/checkbox-menu.d.ts +1 -1
- package/types/category-search/src/components/label-menu.d.ts +1 -1
- package/types/category-search/src/components/number-range-menu.d.ts +1 -1
- package/types/category-search/src/components/radio-menu.d.ts +1 -1
- package/types/category-search/src/components/text-input-menu.d.ts +1 -1
- package/types/category-search/src/composables/use-category-search.d.ts +1 -1
- package/types/checkbox/src/checkbox-button.d.ts +1 -1
- package/types/checkbox/src/checkbox-group.d.ts +1 -1
- package/types/checkbox/src/checkbox-types.d.ts +7 -7
- package/types/checkbox/src/checkbox.d.ts +1 -1
- package/types/code-editor/src/code-editor-types.d.ts +3 -3
- package/types/code-editor/src/code-editor.d.ts +1 -1
- package/types/code-review/src/code-review-types.d.ts +6 -6
- package/types/code-review/src/code-review.d.ts +1 -1
- package/types/code-review/src/components/code-review-header.d.ts +1 -1
- package/types/code-review/src/composables/use-code-review-fold.d.ts +1 -1
- package/types/collapse/src/collapse-item.d.ts +1 -1
- package/types/collapse/src/collapse-types.d.ts +3 -3
- package/types/collapse/src/collapse.d.ts +1 -1
- package/types/color-picker/src/color-picker-types.d.ts +1 -1
- package/types/color-picker/src/color-picker.d.ts +1 -1
- package/types/color-picker/src/components/color-alpha-slider/color-alpha-slider.d.ts +1 -1
- package/types/color-picker/src/components/color-alpha-slider/color-picker-alpha-slider-types.d.ts +1 -1
- package/types/color-picker/src/components/color-basic/color-basic-types.d.ts +1 -1
- package/types/color-picker/src/components/color-basic/color-basic.d.ts +1 -1
- package/types/color-picker/src/components/color-edit/color-edit.d.ts +1 -1
- package/types/color-picker/src/components/color-edit/color-picker-edit-types.d.ts +1 -1
- package/types/color-picker/src/components/color-history/color-history.d.ts +1 -1
- package/types/color-picker/src/components/color-history/color-picker-history-types.d.ts +1 -1
- package/types/color-picker/src/components/color-hue-slider/color-hue-slider.d.ts +1 -1
- package/types/color-picker/src/components/color-hue-slider/color-picker-hue-slider-types.d.ts +1 -1
- package/types/color-picker/src/components/color-palette/color-palette.d.ts +1 -1
- package/types/color-picker/src/components/color-palette/color-picker-palette-types.d.ts +1 -1
- package/types/color-picker/src/components/color-picker-panel/color-picker-panel-types.d.ts +1 -1
- package/types/color-picker/src/components/color-picker-panel/color-picker-panel.d.ts +1 -1
- package/types/color-picker/src/utils/color-utils-types.d.ts +11 -11
- package/types/color-picker/src/utils/dom-dragger.d.ts +1 -1
- package/types/comment/src/comment-types.d.ts +1 -1
- package/types/comment/src/comment.d.ts +1 -1
- package/types/countdown/src/countdown-types.d.ts +1 -1
- package/types/countdown/src/countdown.d.ts +1 -1
- package/types/data-grid/src/components/fix-head-grid.d.ts +1 -1
- package/types/data-grid/src/components/grid-body.d.ts +1 -1
- package/types/data-grid/src/components/grid-head.d.ts +1 -1
- package/types/data-grid/src/components/grid-td.d.ts +1 -1
- package/types/data-grid/src/components/grid-th-filter.d.ts +1 -1
- package/types/data-grid/src/components/grid-th-multiple-filter.d.ts +1 -1
- package/types/data-grid/src/components/grid-th-single-filter.d.ts +1 -1
- package/types/data-grid/src/components/grid-th.d.ts +1 -1
- package/types/data-grid/src/components/normal-head-grid.d.ts +1 -1
- package/types/data-grid/src/composables/use-column-sort.d.ts +1 -1
- package/types/data-grid/src/composables/use-data-grid-tree.d.ts +4 -4
- package/types/data-grid/src/data-grid-types.d.ts +19 -19
- package/types/data-grid/src/data-grid.d.ts +1 -1
- package/types/date-picker/src/components/popup/index.d.ts +1 -3
- package/types/date-picker/src/components/timepicker/index.d.ts +1 -1
- package/types/date-picker/src/components/today-default/index.d.ts +1 -1
- package/types/date-picker/src/components/types.d.ts +16 -16
- package/types/date-picker/src/components/utils.d.ts +3 -3
- package/types/date-picker/src/components/vertical-slider/index.d.ts +1 -1
- package/types/date-picker/src/date-picker-types.d.ts +5 -5
- package/types/date-picker/src/date-picker.d.ts +1 -1
- package/types/date-picker/src/stick-slider/index.d.ts +1 -1
- package/types/date-picker/src/utils.d.ts +1 -1
- package/types/date-picker-pro/src/components/calendar-panel.d.ts +1 -1
- package/types/date-picker-pro/src/components/date-picker-panel.d.ts +1 -1
- package/types/date-picker-pro/src/components/month-calendar-panel.d.ts +1 -1
- package/types/date-picker-pro/src/components/range-date-picker-pro.d.ts +1 -1
- package/types/date-picker-pro/src/components/time-picker-panel.d.ts +1 -1
- package/types/date-picker-pro/src/components/year-calendar-panel.d.ts +1 -1
- package/types/date-picker-pro/src/date-picker-pro-types.d.ts +4 -4
- package/types/date-picker-pro/src/date-picker-pro.d.ts +1 -1
- package/types/date-picker-pro/src/range-date-picker-types.d.ts +1 -1
- package/types/dragdrop-new/src/batch-draggable.directive.d.ts +1 -1
- package/types/dragdrop-new/src/directive-base.d.ts +1 -1
- package/types/dragdrop-new/src/drag-preview-clone-dom-ref.component.d.ts +1 -1
- package/types/dragdrop-new/src/drag-preview.component.d.ts +2 -2
- package/types/dragdrop-new/src/drop-scroll-enhance.directive.d.ts +5 -5
- package/types/dragdrop-new/src/droppable.directive.d.ts +1 -1
- package/types/drawer/src/components/drawer-overlay.d.ts +1 -1
- package/types/drawer/src/drawer-types.d.ts +6 -6
- package/types/drawer/src/drawer.d.ts +1 -1
- package/types/dropdown/src/dropdown-menu-types.d.ts +5 -5
- package/types/dropdown/src/dropdown-menu.d.ts +1 -1
- package/types/dropdown/src/dropdown-types.d.ts +6 -6
- package/types/dropdown/src/dropdown.d.ts +1 -1
- package/types/echarts/src/echarts-types.d.ts +1 -1
- package/types/echarts/src/echarts.d.ts +1 -1
- package/types/editable-select/src/components/dropdown/dropdown-types.d.ts +1 -1
- package/types/editable-select/src/components/dropdown/dropdown.d.ts +1 -1
- package/types/editable-select/src/components/option/option-types.d.ts +1 -1
- package/types/editable-select/src/components/option/option.d.ts +1 -1
- package/types/editable-select/src/composables/use-select.d.ts +1 -1
- package/types/editable-select/src/editable-select-types.d.ts +4 -4
- package/types/editable-select/src/editable-select.d.ts +1 -1
- package/types/editor-md/src/components/font-color.d.ts +1 -1
- package/types/editor-md/src/components/font-size.d.ts +1 -1
- package/types/editor-md/src/components/md-render.d.ts +1 -1
- package/types/editor-md/src/components/toolbar-item.d.ts +1 -1
- package/types/editor-md/src/components/toolbar.d.ts +1 -1
- package/types/editor-md/src/editor-md-types.d.ts +5 -5
- package/types/editor-md/src/editor-md.d.ts +1 -1
- package/types/form/src/components/form-control/form-control-types.d.ts +2 -2
- package/types/form/src/components/form-control/form-control.d.ts +1 -1
- package/types/form/src/components/form-item/form-item-types.d.ts +7 -7
- package/types/form/src/components/form-item/form-item.d.ts +1 -1
- package/types/form/src/components/form-label/form-label-types.d.ts +1 -1
- package/types/form/src/components/form-label/form-label.d.ts +1 -1
- package/types/form/src/components/form-operation/form-operation.d.ts +1 -1
- package/types/form/src/form-types.d.ts +10 -10
- package/types/form/src/form.d.ts +1 -1
- package/types/fullscreen/src/fullscreen-types.d.ts +2 -2
- package/types/fullscreen/src/fullscreen.d.ts +1 -1
- package/types/gantt/src/gantt-bar/index.d.ts +1 -1
- package/types/gantt/src/gantt-bar-parent/index.d.ts +1 -1
- package/types/gantt/src/gantt-milestone/index.d.ts +1 -1
- package/types/gantt/src/gantt-milestone/milestone-icon.d.ts +1 -1
- package/types/gantt/src/gantt-scale/index.d.ts +4 -1
- package/types/gantt/src/gantt-tools/index.d.ts +1 -1
- package/types/gantt/src/gantt-types.d.ts +1 -1
- package/types/gantt/src/gantt.d.ts +1 -1
- package/types/git-graph/src/git-graph-types.d.ts +1 -1
- package/types/git-graph/src/git-graph.d.ts +1 -1
- package/types/grid/src/col.d.ts +1 -1
- package/types/grid/src/composables/use-screen.d.ts +2 -2
- package/types/grid/src/grid-types.d.ts +7 -7
- package/types/grid/src/row.d.ts +1 -1
- package/types/icon/src/icon-group.d.ts +1 -1
- package/types/icon/src/icon.d.ts +1 -1
- package/types/icon/src/svg-icon.d.ts +1 -1
- package/types/image-preview/src/image-preview-types.d.ts +1 -1
- package/types/image-preview/src/image-preview.d.ts +1 -1
- package/types/input/src/input-types.d.ts +2 -2
- package/types/input/src/input.d.ts +1 -1
- package/types/input-icon/src/input-icon.d.ts +1 -1
- package/types/input-number/src/input-number-types.d.ts +2 -2
- package/types/input-number/src/input-number.d.ts +1 -1
- package/types/layout/src/aside.d.ts +1 -1
- package/types/layout/src/content.d.ts +1 -1
- package/types/layout/src/footer.d.ts +1 -1
- package/types/layout/src/header.d.ts +1 -1
- package/types/layout/src/layout.d.ts +1 -1
- package/types/list/src/list-item.d.ts +1 -1
- package/types/list/src/list.d.ts +1 -1
- package/types/loading/src/loading-service.d.ts +1 -1
- package/types/loading/src/loading-types.d.ts +2 -2
- package/types/loading/src/loading.d.ts +52 -0
- package/types/locale/index.d.ts +1 -1
- package/types/mention/src/mention-types.d.ts +1 -1
- package/types/mention/src/mention.d.ts +1 -1
- package/types/menu/src/components/menu-item/menu-item-types.d.ts +1 -1
- package/types/menu/src/components/menu-item/menu-item.d.ts +1 -1
- package/types/menu/src/components/menu-transition/menu-transition.d.ts +1 -1
- package/types/menu/src/components/sub-menu/sub-menu-types.d.ts +1 -1
- package/types/menu/src/components/sub-menu/sub-menu.d.ts +1 -1
- package/types/menu/src/components/sub-menu/use-sub-menu.d.ts +1 -1
- package/types/menu/src/menu-types.d.ts +2 -2
- package/types/menu/src/menu.d.ts +1 -1
- package/types/message/src/instance.d.ts +2 -2
- package/types/message/src/message-icon-close.d.ts +1 -1
- package/types/message/src/message-types.d.ts +5 -5
- package/types/message/src/message.d.ts +1 -1
- package/types/modal/src/components/body.d.ts +1 -1
- package/types/modal/src/components/footer.d.ts +1 -1
- package/types/modal/src/components/header.d.ts +1 -1
- package/types/modal/src/modal-types.d.ts +4 -4
- package/types/modal/src/modal.d.ts +1 -1
- package/types/multi-auto-complete/src/multi-auto-complete-types.d.ts +1 -1
- package/types/multi-auto-complete/src/multi-auto-complete.d.ts +1 -1
- package/types/nav-sprite/src/nav-sprite-types.d.ts +1 -1
- package/types/nav-sprite/src/nav-sprite.d.ts +1 -1
- package/types/notification/src/notification-icon-close.d.ts +1 -1
- package/types/notification/src/notification-image.d.ts +1 -1
- package/types/notification/src/notification-types.d.ts +5 -5
- package/types/notification/src/notification.d.ts +1 -1
- package/types/overlay/src/base-overlay.d.ts +1 -1
- package/types/overlay/src/fixed-overlay/fixed-overlay-types.d.ts +1 -1
- package/types/overlay/src/fixed-overlay/index.d.ts +1 -1
- package/types/overlay/src/flexible-overlay/flexible-overlay-types.d.ts +6 -6
- package/types/overlay/src/flexible-overlay/index.d.ts +1 -1
- package/types/pagination/src/components/config-menu.d.ts +1 -1
- package/types/pagination/src/components/jump-page.d.ts +1 -1
- package/types/pagination/src/components/page-nums.d.ts +1 -1
- package/types/pagination/src/components/page-size.d.ts +1 -1
- package/types/pagination/src/pagination-types.d.ts +3 -3
- package/types/pagination/src/pagination.d.ts +1 -1
- package/types/panel/src/components/panel-body.d.ts +1 -1
- package/types/panel/src/components/panel-footer.d.ts +1 -1
- package/types/panel/src/components/panel-header.d.ts +1 -1
- package/types/panel/src/panel-types.d.ts +3 -3
- package/types/panel/src/panel.d.ts +1 -1
- package/types/popover/src/popover-icon.d.ts +1 -1
- package/types/popover/src/popover-types.d.ts +5 -5
- package/types/popover/src/popover.d.ts +1 -1
- package/types/progress/src/progress-types.d.ts +1 -1
- package/types/progress/src/progress.d.ts +1 -1
- package/types/quadrant-diagram/src/components/axis/index.d.ts +1 -1
- package/types/quadrant-diagram/src/components/axis/types.d.ts +1 -1
- package/types/quadrant-diagram/src/quadrant-diagram-types.d.ts +1 -1
- package/types/quadrant-diagram/src/quadrant-diagram.d.ts +1 -1
- package/types/quadrant-diagram/type.d.ts +1 -1
- package/types/radio/src/radio-button.d.ts +1 -1
- package/types/radio/src/radio-group.d.ts +1 -1
- package/types/radio/src/radio-types.d.ts +6 -6
- package/types/radio/src/radio.d.ts +1 -1
- package/types/rate/src/rate-types.d.ts +2 -2
- package/types/rate/src/rate.d.ts +3 -3
- package/types/read-tip/src/read-tip-template.d.ts +1 -1
- package/types/read-tip/src/read-tip-types.d.ts +7 -7
- package/types/read-tip/src/read-tip.d.ts +1 -1
- package/types/result/src/result-types.d.ts +2 -2
- package/types/result/src/result.d.ts +1 -1
- package/types/search/src/composables/use-search-keydown.d.ts +1 -1
- package/types/search/src/composables/use-search-keywords.d.ts +1 -1
- package/types/search/src/search-types.d.ts +3 -3
- package/types/search/src/search.d.ts +1 -1
- package/types/select/src/components/option-group.d.ts +1 -1
- package/types/select/src/components/option.d.ts +1 -1
- package/types/select/src/components/select-content.d.ts +1 -1
- package/types/select/src/select-types.d.ts +11 -11
- package/types/select/src/select.d.ts +1 -1
- package/types/select/src/utils.d.ts +1 -1
- package/types/shared/components/popper-trigger/src/popper-trigger.d.ts +1 -1
- package/types/shared/devui-api/devui-api.d.ts +1 -1
- package/types/shared/devui-api-table/devui-api-table.d.ts +1 -1
- package/types/shared/devui-api-table/devui-api-table.type.d.ts +3 -3
- package/types/shared/devui-codebox/codebox-collapse-icon.d.ts +1 -1
- package/types/shared/devui-codebox/codebox-copied-icon.d.ts +1 -1
- package/types/shared/devui-codebox/codebox-copy-icon.d.ts +1 -1
- package/types/shared/devui-codebox/devui-codebox.d.ts +1 -1
- package/types/shared/devui-highlight/devui-highlight.d.ts +1 -1
- package/types/shared/hooks/use-namespace.d.ts +1 -1
- package/types/shared/utils/use-namespace.d.ts +1 -1
- package/types/skeleton/src/components/skeleton-item-types.d.ts +3 -3
- package/types/skeleton/src/components/skeleton-item.d.ts +1 -1
- package/types/skeleton/src/skeleton-types.d.ts +1 -1
- package/types/skeleton/src/skeleton.d.ts +1 -3
- package/types/slider/src/slider-types.d.ts +1 -1
- package/types/slider/src/slider.d.ts +1 -1
- package/types/splitter/src/components/splitter-bar-types.d.ts +1 -1
- package/types/splitter/src/components/splitter-bar.d.ts +1 -1
- package/types/splitter/src/components/splitter-pane-types.d.ts +1 -1
- package/types/splitter/src/components/splitter-pane.d.ts +1 -1
- package/types/splitter/src/d-resize-directive.d.ts +1 -1
- package/types/splitter/src/splitter-store.d.ts +1 -1
- package/types/splitter/src/splitter-types.d.ts +3 -3
- package/types/splitter/src/splitter.d.ts +1 -1
- package/types/statistic/src/statistic-types.d.ts +1 -1
- package/types/statistic/src/statistic.d.ts +1 -1
- package/types/statistic/src/utils/animation.d.ts +5 -5
- package/types/statistic/src/utils/separator.d.ts +1 -1
- package/types/status/src/status-types.d.ts +1 -1
- package/types/status/src/status.d.ts +1 -1
- package/types/steps/src/step-types.d.ts +2 -2
- package/types/steps/src/step.d.ts +1 -1
- package/types/steps/src/steps-types.d.ts +2 -2
- package/types/steps/src/steps.d.ts +1 -1
- package/types/steps-guide/__tests__/steps-guide-demo.d.ts +1 -1
- package/types/steps-guide/src/steps-guide-types.d.ts +4 -4
- package/types/steps-guide/src/steps-guide.d.ts +1 -1
- package/types/sticky/src/sticky.d.ts +1 -1
- package/types/switch/src/switch-types.d.ts +3 -3
- package/types/switch/src/switch.d.ts +1 -1
- package/types/table/src/components/body/body.d.ts +1 -1
- package/types/table/src/components/body-td/body-td-types.d.ts +1 -1
- package/types/table/src/components/body-td/body-td.d.ts +1 -1
- package/types/table/src/components/colgroup/colgroup.d.ts +1 -1
- package/types/table/src/components/column/column-types.d.ts +8 -8
- package/types/table/src/components/column/column.d.ts +1 -1
- package/types/table/src/components/filter/filter-types.d.ts +1 -1
- package/types/table/src/components/filter/filter.d.ts +1 -1
- package/types/table/src/components/filter/multiple-filter.d.ts +1 -1
- package/types/table/src/components/filter/single-filter.d.ts +1 -1
- package/types/table/src/components/fix-header.d.ts +1 -1
- package/types/table/src/components/header/header.d.ts +1 -1
- package/types/table/src/components/header/header.type.d.ts +1 -1
- package/types/table/src/components/header-th/header-th-types.d.ts +1 -1
- package/types/table/src/components/header-th/header-th.d.ts +1 -1
- package/types/table/src/components/normal-header.d.ts +1 -1
- package/types/table/src/components/sort/sort-types.d.ts +1 -1
- package/types/table/src/components/sort/sort.d.ts +1 -1
- package/types/table/src/table-types.d.ts +8 -8
- package/types/table/src/table.d.ts +1 -1
- package/types/tabs/src/components/tab/tab-types.d.ts +1 -1
- package/types/tabs/src/components/tab/tab.d.ts +1 -1
- package/types/tabs/src/components/tab-nav/tab-nav.d.ts +1 -1
- package/types/tabs/src/tabs-types.d.ts +5 -5
- package/types/tabs/src/tabs.d.ts +1 -1
- package/types/tag/src/tag-types.d.ts +3 -3
- package/types/tag/src/tag.d.ts +1 -1
- package/types/tag-input/src/components/icon-remove.d.ts +1 -1
- package/types/tag-input/src/tag-input-types.d.ts +3 -3
- package/types/tag-input/src/tag-input.d.ts +1 -1
- package/types/textarea/src/textarea-types.d.ts +3 -3
- package/types/textarea/src/textarea.d.ts +1 -1
- package/types/textarea/src/utils.d.ts +1 -1
- package/types/time-picker/src/components/popup-line/index.d.ts +1 -1
- package/types/time-picker/src/components/popup-line/popup-line-types.d.ts +1 -1
- package/types/time-picker/src/components/time-popup/index.d.ts +1 -1
- package/types/time-picker/src/components/time-popup/time-popup-types.d.ts +1 -1
- package/types/time-picker/src/components/time-scroll/index.d.ts +1 -1
- package/types/time-picker/src/time-picker-types.d.ts +2 -2
- package/types/time-picker/src/time-picker.d.ts +1 -1
- package/types/time-picker/src/types.d.ts +8 -8
- package/types/time-select/src/time-select-types.d.ts +3 -3
- package/types/time-select/src/time-select.d.ts +1 -1
- package/types/timeline/src/components/timeline-item-types.d.ts +3 -3
- package/types/timeline/src/components/timeline-item.d.ts +1 -1
- package/types/timeline/src/timeline-types.d.ts +5 -5
- package/types/timeline/src/timeline.d.ts +1 -1
- package/types/tooltip/src/tooltip-types.d.ts +3 -3
- package/types/tooltip/src/tooltip.d.ts +1 -1
- package/types/transfer/src/components/transfer-body.d.ts +1 -1
- package/types/transfer/src/components/transfer-header.d.ts +1 -1
- package/types/transfer/src/components/transfer-operate.d.ts +1 -1
- package/types/transfer/src/components/transfer-panel.d.ts +1 -1
- package/types/transfer/src/composables/use-transfer-body.d.ts +80 -0
- package/types/transfer/src/composables/use-transfer-header.d.ts +1 -1
- package/types/transfer/src/composables/use-transfer-operate.d.ts +1 -1
- package/types/transfer/src/composables/use-transfer-panel.d.ts +1 -1
- package/types/transfer/src/transfer-types.d.ts +3 -3
- package/types/transfer/src/transfer.d.ts +1 -1
- package/types/tree/src/components/tree-node-content.d.ts +1 -1
- package/types/tree/src/components/tree-node-loading.d.ts +1 -1
- package/types/tree/src/components/tree-node-toggle.d.ts +1 -1
- package/types/tree/src/components/tree-node.d.ts +1 -1
- package/types/tree/src/composables/use-tree-types.d.ts +7 -7
- package/types/tree/src/tree-types.d.ts +2 -2
- package/types/tree/src/tree.d.ts +1 -1
- package/types/tree/src/utils.d.ts +1 -1
- package/types/tree-select/assets/close.d.ts +1 -1
- package/types/tree-select/assets/open.d.ts +1 -1
- package/types/tree-select/src/tree-select-types.d.ts +3 -3
- package/types/tree-select/src/tree-select.d.ts +1 -1
- package/types/upload/src/composables/use-select-files.d.ts +1 -1
- package/types/upload/src/upload-types.d.ts +4 -4
- package/types/upload/src/upload.d.ts +11 -34
- package/types/virtual-list/src/components/container.d.ts +1 -1
- package/types/virtual-list/src/components/resize-observer.d.ts +1 -1
- package/types/virtual-list/src/components/scroll-bar.d.ts +1 -1
- package/types/virtual-list/src/utils.d.ts +2 -6
- package/types/virtual-list/src/virtual-list-types.d.ts +4 -4
- package/types/virtual-list/src/virtual-list.d.ts +1 -1
- package/upload/index.es.js +28 -63
- package/upload/index.umd.js +3 -3
- package/vue-devui.es.js +3025 -2479
- package/vue-devui.umd.js +101 -99
- package/types/carousel/src/components/carousel-icons.d.ts +0 -2
- package/types/category-search/src/components/category-search-icons.d.ts +0 -4
- package/types/code-review/src/components/code-review-icons.d.ts +0 -6
- package/types/data-grid/src/components/grid-icons.d.ts +0 -4
- package/types/form/src/components/form-icons.d.ts +0 -4
- package/types/icon/src/icon-types.d.ts +0 -54
- package/types/input-number/src/input-number-icons.d.ts +0 -2
- package/types/menu/src/composables/use-layer-operate.d.ts +0 -9
- package/types/message/src/message-icons.d.ts +0 -4
- package/types/modal/src/components/modal-icons.d.ts +0 -1
- package/types/notification/src/notification-icons.d.ts +0 -4
- package/types/pagination/src/components/page-link-icons.d.ts +0 -2
- package/types/popover/src/popover-icons.d.ts +0 -4
- package/types/shared/hooks/use-demo.d.ts +0 -9
- package/types/skeleton/src/components/image-icon.d.ts +0 -1
- package/types/svg-icons/index.d.ts +0 -3
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import type { Ref } from 'vue';
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
2
|
+
export type ColorModeType = 'hsl' | 'rgb' | 'hsv' | 'hsv' | 'hex';
|
|
3
|
+
export type ColorInt = number;
|
|
4
|
+
export type HSV = {
|
|
5
5
|
h: number;
|
|
6
6
|
s: number;
|
|
7
7
|
v: number;
|
|
8
8
|
};
|
|
9
|
-
export
|
|
9
|
+
export type HSVA = HSV & {
|
|
10
10
|
a: number;
|
|
11
11
|
};
|
|
12
|
-
export
|
|
12
|
+
export type RGB = {
|
|
13
13
|
r: number;
|
|
14
14
|
g: number;
|
|
15
15
|
b: number;
|
|
16
16
|
};
|
|
17
|
-
export
|
|
17
|
+
export type RGBA = RGB & {
|
|
18
18
|
a: number;
|
|
19
19
|
};
|
|
20
|
-
export
|
|
20
|
+
export type HSL = {
|
|
21
21
|
h: number;
|
|
22
22
|
s: number;
|
|
23
23
|
l: number;
|
|
24
24
|
};
|
|
25
|
-
export
|
|
25
|
+
export type HSLA = HSL & {
|
|
26
26
|
a: number;
|
|
27
27
|
};
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
28
|
+
export type Hex = string;
|
|
29
|
+
export type Hexa = string;
|
|
30
|
+
export type Color = string | number | {
|
|
31
31
|
[key: string]: unknown;
|
|
32
32
|
};
|
|
33
33
|
export interface ProvideColorOptions {
|
|
@@ -15,7 +15,7 @@ export interface DragEventOptions {
|
|
|
15
15
|
start?: (event: Event) => void;
|
|
16
16
|
end?: (event: Event) => void;
|
|
17
17
|
}
|
|
18
|
-
export
|
|
18
|
+
export type ScrollElement = Element | Window;
|
|
19
19
|
export declare class DOMUtils {
|
|
20
20
|
static isWindow(val: unknown): val is Window;
|
|
21
21
|
/**
|
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
12
12
|
readonly type: StringConstructor;
|
|
13
13
|
readonly default: "";
|
|
14
14
|
};
|
|
15
|
-
}, () =>
|
|
15
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
16
|
readonly author: {
|
|
17
17
|
readonly type: StringConstructor;
|
|
18
18
|
readonly default: "";
|
|
@@ -20,7 +20,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
20
20
|
readonly type: ObjectConstructor;
|
|
21
21
|
readonly default: () => {};
|
|
22
22
|
};
|
|
23
|
-
}, () =>
|
|
23
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onChange" | "onFinish")[], "onChange" | "onFinish", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
readonly value: {
|
|
25
25
|
readonly type: NumberConstructor;
|
|
26
26
|
readonly required: true;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
28
28
|
type: NumberConstructor;
|
|
29
29
|
default: number;
|
|
30
30
|
};
|
|
31
|
-
}, () =>
|
|
31
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
32
32
|
rowData: {
|
|
33
33
|
type: import("vue").PropType<InnerRowData[]>;
|
|
34
34
|
default: () => never[];
|
|
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
19
19
|
type: NumberConstructor;
|
|
20
20
|
default: number;
|
|
21
21
|
};
|
|
22
|
-
}, () =>
|
|
22
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
columnData: {
|
|
24
24
|
type: import("vue").PropType<import("../data-grid-types").InnerColumnConfig[]>;
|
|
25
25
|
default: () => never[];
|
|
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
19
19
|
type: import("vue").PropType<(e: Event, tooltipConfig: boolean | import("../data-grid-types").TooltipConfig | undefined) => void>;
|
|
20
20
|
default: () => {};
|
|
21
21
|
};
|
|
22
|
-
}, () =>
|
|
22
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
rowData: {
|
|
24
24
|
type: import("vue").PropType<import("../data-grid-types").InnerRowData>;
|
|
25
25
|
default: () => {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: (
|
|
1
|
+
declare const _default: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: (
|
|
1
|
+
declare const _default: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: (
|
|
1
|
+
declare const _default: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
2
2
|
export default _default;
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11
11
|
type: import("vue").PropType<(e: Event, tooltipConfig: boolean | import("../data-grid-types").TooltipConfig | undefined) => void>;
|
|
12
12
|
default: () => {};
|
|
13
13
|
};
|
|
14
|
-
}, () =>
|
|
14
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
15
15
|
columnConfig: {
|
|
16
16
|
type: import("vue").PropType<import("../data-grid-types").InnerColumnConfig>;
|
|
17
17
|
default: () => {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
2
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { ColumnConfig, SortDirection, SortMethod, ScrollYParams, GridThContext } from "../data-grid-types";
|
|
2
2
|
export declare function useColumnSort(scrollYParams: ScrollYParams, afterSort: () => void): {
|
|
3
3
|
sort: (key: ColumnConfig['field'], direction: SortDirection) => void;
|
|
4
|
-
execSortMethod: (direction: SortDirection, sortMethod?: SortMethod
|
|
4
|
+
execSortMethod: (direction: SortDirection, sortMethod?: SortMethod) => void;
|
|
5
5
|
addGridThContextToMap: (key: ColumnConfig['field'], thCtx: GridThContext) => void;
|
|
6
6
|
clearAllSortState: () => void;
|
|
7
7
|
};
|
|
@@ -5,9 +5,9 @@ export declare function useDataGridTree(props: DataGridProps, ctx: SetupContext,
|
|
|
5
5
|
halfAllChecked: import("vue").Ref<boolean>;
|
|
6
6
|
updateInnerRowsData: () => void;
|
|
7
7
|
getShowRowsData: () => InnerRowData[];
|
|
8
|
-
toggleRowExpansion: (node: InnerRowData, status?: boolean
|
|
9
|
-
toggleAllRowExpansion: (status?: boolean
|
|
10
|
-
toggleRowChecked: (node: InnerRowData | RowData, status?: boolean
|
|
11
|
-
toggleAllRowChecked: (status?: boolean
|
|
8
|
+
toggleRowExpansion: (node: InnerRowData, status?: boolean) => void;
|
|
9
|
+
toggleAllRowExpansion: (status?: boolean) => void;
|
|
10
|
+
toggleRowChecked: (node: InnerRowData | RowData, status?: boolean) => void;
|
|
11
|
+
toggleAllRowChecked: (status?: boolean) => void;
|
|
12
12
|
getCheckedRows: () => InnerRowData[];
|
|
13
13
|
};
|
|
@@ -7,18 +7,18 @@ export interface RowData {
|
|
|
7
7
|
isLeaf?: boolean;
|
|
8
8
|
[k: string]: any;
|
|
9
9
|
}
|
|
10
|
-
export
|
|
11
|
-
export
|
|
12
|
-
export
|
|
13
|
-
export
|
|
14
|
-
export
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
10
|
+
export type ColumnType = 'checkable' | 'index' | '';
|
|
11
|
+
export type ColumnAlign = 'left' | 'center' | 'right';
|
|
12
|
+
export type BorderType = '' | 'bordered' | 'borderless';
|
|
13
|
+
export type Size = 'mini' | 'xs' | 'sm' | 'md' | 'lg';
|
|
14
|
+
export type ShadowType = '' | 'shadowed';
|
|
15
|
+
export type FixedDirection = 'left' | 'right';
|
|
16
|
+
export type SortDirection = 'asc' | 'desc' | '';
|
|
17
|
+
export type CheckableRelation = 'upward' | 'downward' | 'both' | 'none';
|
|
18
|
+
export type SortMethod<T = RowData> = (a: T, b: T) => boolean;
|
|
19
|
+
export type RowClass = string | ((row: RowData, rowIndex: number) => string);
|
|
20
|
+
export type CellClass = string | ((row: RowData, rowIndex: number, column: ColumnConfig, columnIndex: number) => string);
|
|
21
|
+
export type RowKey = string | ((row: RowData) => string);
|
|
22
22
|
export interface TooltipConfig {
|
|
23
23
|
content?: string;
|
|
24
24
|
position?: Placement[];
|
|
@@ -174,7 +174,7 @@ export declare const dataGridProps: {
|
|
|
174
174
|
default: string;
|
|
175
175
|
};
|
|
176
176
|
};
|
|
177
|
-
export
|
|
177
|
+
export type DataGridProps = ExtractPropTypes<typeof dataGridProps>;
|
|
178
178
|
export interface DataGridContext {
|
|
179
179
|
showHeader: Ref<boolean>;
|
|
180
180
|
fixHeader: Ref<boolean>;
|
|
@@ -237,7 +237,7 @@ export declare const gridHeadProps: {
|
|
|
237
237
|
default: number;
|
|
238
238
|
};
|
|
239
239
|
};
|
|
240
|
-
export
|
|
240
|
+
export type GridHeadProps = ExtractPropTypes<typeof gridHeadProps>;
|
|
241
241
|
export declare const gridBodyProps: {
|
|
242
242
|
rowData: {
|
|
243
243
|
type: PropType<InnerRowData[]>;
|
|
@@ -268,7 +268,7 @@ export declare const gridBodyProps: {
|
|
|
268
268
|
default: number;
|
|
269
269
|
};
|
|
270
270
|
};
|
|
271
|
-
export
|
|
271
|
+
export type GridBodyProps = ExtractPropTypes<typeof gridBodyProps>;
|
|
272
272
|
export declare const gridThProps: {
|
|
273
273
|
columnConfig: {
|
|
274
274
|
type: PropType<InnerColumnConfig>;
|
|
@@ -283,7 +283,7 @@ export declare const gridThProps: {
|
|
|
283
283
|
default: () => {};
|
|
284
284
|
};
|
|
285
285
|
};
|
|
286
|
-
export
|
|
286
|
+
export type GridThProps = ExtractPropTypes<typeof gridThProps>;
|
|
287
287
|
export declare const gridThFilterProps: {
|
|
288
288
|
filterList: {
|
|
289
289
|
type: PropType<FilterListItem[] | undefined>;
|
|
@@ -299,7 +299,7 @@ export declare const gridThFilterProps: {
|
|
|
299
299
|
};
|
|
300
300
|
filterMenu: {
|
|
301
301
|
type: PropType<((scope: {
|
|
302
|
-
toggleFilterMenu: (status?: boolean
|
|
302
|
+
toggleFilterMenu: (status?: boolean) => void;
|
|
303
303
|
setFilterStatus: (status: boolean) => void;
|
|
304
304
|
}) => VNode) | undefined>;
|
|
305
305
|
};
|
|
@@ -308,7 +308,7 @@ export declare const gridThFilterProps: {
|
|
|
308
308
|
default(): void;
|
|
309
309
|
};
|
|
310
310
|
};
|
|
311
|
-
export
|
|
311
|
+
export type GridThFilterProps = ExtractPropTypes<typeof gridThFilterProps>;
|
|
312
312
|
export declare const gridTdProps: {
|
|
313
313
|
rowData: {
|
|
314
314
|
type: PropType<InnerRowData>;
|
|
@@ -331,4 +331,4 @@ export declare const gridTdProps: {
|
|
|
331
331
|
default: () => {};
|
|
332
332
|
};
|
|
333
333
|
};
|
|
334
|
-
export
|
|
334
|
+
export type GridTdProps = ExtractPropTypes<typeof gridTdProps>;
|
|
@@ -15,9 +15,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
readonly show: {
|
|
16
16
|
readonly type: BooleanConstructor;
|
|
17
17
|
};
|
|
18
|
-
}, () => import("vue").
|
|
19
|
-
[key: string]: any;
|
|
20
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
19
|
readonly attach: {
|
|
22
20
|
readonly type: StringConstructor;
|
|
23
21
|
};
|
|
@@ -3,7 +3,7 @@ declare const TimePicker: import("vue").DefineComponent<{
|
|
|
3
3
|
readonly time: {
|
|
4
4
|
readonly type: DateConstructor;
|
|
5
5
|
};
|
|
6
|
-
}, () =>
|
|
6
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
readonly time: {
|
|
8
8
|
readonly type: DateConstructor;
|
|
9
9
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type TDateCell = {
|
|
2
2
|
date: Date;
|
|
3
3
|
current: -1 | 0 | 1;
|
|
4
4
|
};
|
|
5
|
-
export
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
5
|
+
export type TDatePanelMode = 'month' | 'year';
|
|
6
|
+
export type TDatePanelType = 'select' | 'range';
|
|
7
|
+
export type TEventCallback = (date: Date, position: number) => void;
|
|
8
|
+
export type TDateConfig = {
|
|
9
9
|
type?: TDatePanelType;
|
|
10
10
|
mode?: TDatePanelMode;
|
|
11
11
|
current: Date;
|
|
@@ -13,23 +13,23 @@ export declare type TDateConfig = {
|
|
|
13
13
|
dateMin?: Date;
|
|
14
14
|
dateMax?: Date;
|
|
15
15
|
};
|
|
16
|
-
export
|
|
16
|
+
export type TDateSelectingBase = {
|
|
17
17
|
dateStart?: Date;
|
|
18
18
|
dateEnd?: Date;
|
|
19
19
|
dateHover?: Date;
|
|
20
20
|
};
|
|
21
|
-
export
|
|
21
|
+
export type TDateToolbarEventProps = {
|
|
22
22
|
onPreviousYear?: TEventCallback;
|
|
23
23
|
onPreviousMonth?: TEventCallback;
|
|
24
24
|
onNextMonth?: TEventCallback;
|
|
25
25
|
onNextYear?: TEventCallback;
|
|
26
26
|
};
|
|
27
|
-
export
|
|
27
|
+
export type TDateToolbarDataProps = TDateConfig & {
|
|
28
28
|
pos?: number;
|
|
29
29
|
compare?: Date;
|
|
30
30
|
};
|
|
31
|
-
export
|
|
32
|
-
export
|
|
31
|
+
export type TDateToolbarProps = TDateToolbarDataProps & TDateToolbarEventProps;
|
|
32
|
+
export type TDatePanelEventProps = {
|
|
33
33
|
onSelected?: TEventCallback;
|
|
34
34
|
onReset?: TEventCallback;
|
|
35
35
|
onSelectStart?: TEventCallback;
|
|
@@ -38,22 +38,22 @@ export declare type TDatePanelEventProps = {
|
|
|
38
38
|
onToday?: TEventCallback;
|
|
39
39
|
onChange?: (type: TDatePanelType, config: TDateSelectingBase) => void;
|
|
40
40
|
} & TDateToolbarEventProps;
|
|
41
|
-
export
|
|
42
|
-
export
|
|
41
|
+
export type TDatePanelDataProps = TDateToolbarDataProps & TDateSelectingBase;
|
|
42
|
+
export type TDatePanelProps = {
|
|
43
43
|
showToday?: boolean;
|
|
44
44
|
} & TDatePanelDataProps & TDatePanelEventProps;
|
|
45
|
-
export
|
|
45
|
+
export type TProps = ({
|
|
46
46
|
type: 'select';
|
|
47
47
|
} | {
|
|
48
48
|
type: 'range';
|
|
49
49
|
next: Date;
|
|
50
50
|
}) & TDateConfig & TDateSelectingBase & TDatePanelEventProps;
|
|
51
|
-
export
|
|
51
|
+
export type TIconSvgProps = {
|
|
52
52
|
color?: string;
|
|
53
53
|
rotate?: number;
|
|
54
54
|
};
|
|
55
|
-
export
|
|
56
|
-
export
|
|
55
|
+
export type TIconSvg = <T>(props: TIconSvgProps) => T;
|
|
56
|
+
export type TCalendarToolbarItemProps = {
|
|
57
57
|
disabled?: boolean;
|
|
58
58
|
rotate?: number;
|
|
59
59
|
cb?: <T>(...args: T[]) => void;
|
|
@@ -22,8 +22,8 @@ export declare const subDateDay: (a: Date, b: Date) => number;
|
|
|
22
22
|
* @returns
|
|
23
23
|
*/
|
|
24
24
|
export declare const compareDate: (small: Date | undefined, big: Date | undefined, mode: 'year' | 'month', min: number) => boolean;
|
|
25
|
-
export declare const parseTime: (str?: string
|
|
26
|
-
|
|
25
|
+
export declare const parseTime: (str?: string) => [number, number, number, number];
|
|
26
|
+
type TDateCounterType = 'd' | 'm' | 'y';
|
|
27
27
|
export declare const dateCounter: (date: Date, type: TDateCounterType) => number;
|
|
28
28
|
export declare const compareDateSort: (d1: Date, d2: Date, type?: TDateCounterType) => number;
|
|
29
29
|
export declare const borderDateFactory: (factor: (d1: Date, d2: Date) => Date) => (...ds: Date[]) => Date;
|
|
@@ -37,5 +37,5 @@ export declare const getMaxDate: (...ds: Date[]) => Date;
|
|
|
37
37
|
* @returns boolean
|
|
38
38
|
*/
|
|
39
39
|
export declare const betweenDate: (date: Date, left: Date, right: Date) => boolean;
|
|
40
|
-
export declare const parseDate: (str?: string
|
|
40
|
+
export declare const parseDate: (str?: string) => Date | undefined;
|
|
41
41
|
export {};
|
|
@@ -22,7 +22,7 @@ declare const VerticalSlider: import("vue").DefineComponent<{
|
|
|
22
22
|
readonly onChange: {
|
|
23
23
|
readonly type: import("vue").PropType<(...args: unknown[]) => void>;
|
|
24
24
|
};
|
|
25
|
-
}, () =>
|
|
25
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
26
|
readonly size: {
|
|
27
27
|
readonly type: NumberConstructor;
|
|
28
28
|
readonly default: 26;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ExtractPropTypes, PropType } from 'vue';
|
|
2
|
-
export
|
|
2
|
+
export type TState = {
|
|
3
3
|
range?: boolean;
|
|
4
4
|
current?: Date;
|
|
5
5
|
next?: Date;
|
|
@@ -91,7 +91,7 @@ export declare const verticalSliderProps: {
|
|
|
91
91
|
readonly type: PropType<(...args: unknown[]) => void>;
|
|
92
92
|
};
|
|
93
93
|
};
|
|
94
|
-
export
|
|
95
|
-
export
|
|
96
|
-
export
|
|
97
|
-
export
|
|
94
|
+
export type DatePickerProps = ExtractPropTypes<typeof datePickerProps>;
|
|
95
|
+
export type DatePickerPopupProps = ExtractPropTypes<typeof datePickerPopupProps>;
|
|
96
|
+
export type TimePickerProps = ExtractPropTypes<typeof timePickerProps>;
|
|
97
|
+
export type VerticalSliderProps = ExtractPropTypes<typeof verticalSliderProps>;
|
|
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
32
32
|
readonly dateMax: {
|
|
33
33
|
readonly type: StringConstructor;
|
|
34
34
|
};
|
|
35
|
-
}, () =>
|
|
35
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
36
36
|
readonly selectedDateChange: {
|
|
37
37
|
readonly type: import("vue").PropType<(...args: unknown[]) => void>;
|
|
38
38
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index.scss';
|
|
2
2
|
declare const StickSlider: import("vue").DefineComponent<Readonly<import("vue").ComponentPropsOptions<{
|
|
3
3
|
[x: string]: unknown;
|
|
4
|
-
}>>, () =>
|
|
4
|
+
}>>, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{
|
|
5
5
|
[x: string]: unknown;
|
|
6
6
|
}>>>>, {
|
|
7
7
|
[x: number]: string;
|
|
@@ -24,4 +24,4 @@ export declare const traceNode: (el: Node) => Node[];
|
|
|
24
24
|
* 函数安全调用
|
|
25
25
|
*/
|
|
26
26
|
export declare const invokeFunction: <T>(fn?: ((...args: T[]) => void) | undefined, ...args: T[]) => void;
|
|
27
|
-
export declare const getMinDate: (a?: Date
|
|
27
|
+
export declare const getMinDate: (a?: Date, b?: Date) => Date | undefined;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: (
|
|
1
|
+
declare const _default: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: (
|
|
1
|
+
declare const _default: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: (
|
|
1
|
+
declare const _default: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
2
2
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import '../date-picker-pro.scss';
|
|
2
|
-
declare const _default: (
|
|
2
|
+
declare const _default: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
3
3
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: (
|
|
1
|
+
declare const _default: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: (
|
|
1
|
+
declare const _default: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|
|
2
2
|
export default _default;
|
|
@@ -2,7 +2,7 @@ import type { ComputedRef, ExtractPropTypes, PropType, Ref } from 'vue';
|
|
|
2
2
|
import type { Dayjs } from 'dayjs';
|
|
3
3
|
import { ArrType } from '../../time-picker/src/types';
|
|
4
4
|
import type { InputSize } from '../../input/src/input-types';
|
|
5
|
-
export
|
|
5
|
+
export type Placement = 'top' | 'right' | 'bottom' | 'left' | 'top-start' | 'top-end' | 'right-start' | 'right-end' | 'bottom-start' | 'bottom-end' | 'left-start' | 'left-end';
|
|
6
6
|
export declare const datePickerProCommonProps: {
|
|
7
7
|
format: {
|
|
8
8
|
type: StringConstructor;
|
|
@@ -83,7 +83,7 @@ export declare const datePickerProProps: {
|
|
|
83
83
|
readonly default: "";
|
|
84
84
|
};
|
|
85
85
|
};
|
|
86
|
-
export
|
|
86
|
+
export type DatePickerProProps = ExtractPropTypes<typeof datePickerProProps>;
|
|
87
87
|
export interface UseDatePickerProReturnType {
|
|
88
88
|
originRef: Ref<HTMLElement | undefined>;
|
|
89
89
|
inputRef: Ref<HTMLElement | undefined>;
|
|
@@ -191,7 +191,7 @@ export declare const datePickerProPanelProps: {
|
|
|
191
191
|
readonly default: "start";
|
|
192
192
|
};
|
|
193
193
|
};
|
|
194
|
-
export
|
|
194
|
+
export type DatePickerProPanelProps = ExtractPropTypes<typeof datePickerProPanelProps>;
|
|
195
195
|
export interface TimePickerItem {
|
|
196
196
|
activeHour: Ref<string>;
|
|
197
197
|
activeMinute: Ref<string>;
|
|
@@ -207,7 +207,7 @@ export declare const timerPickerPanelProps: {
|
|
|
207
207
|
readonly default: "";
|
|
208
208
|
};
|
|
209
209
|
};
|
|
210
|
-
export
|
|
210
|
+
export type TimerPickerPanelProps = ExtractPropTypes<typeof timerPickerPanelProps>;
|
|
211
211
|
export interface UseTimePickerPanelReturnType {
|
|
212
212
|
timeListDom: Ref<HTMLElement | undefined>;
|
|
213
213
|
hourList: Array<ArrType>;
|
|
@@ -48,7 +48,7 @@ export declare const rangeDatePickerProProps: {
|
|
|
48
48
|
readonly default: "-";
|
|
49
49
|
};
|
|
50
50
|
};
|
|
51
|
-
export
|
|
51
|
+
export type RangeDatePickerProProps = ExtractPropTypes<typeof rangeDatePickerProProps>;
|
|
52
52
|
export interface UseRangePickerProReturnType {
|
|
53
53
|
originRef: Ref<HTMLElement | undefined>;
|
|
54
54
|
startInputRef: Ref<HTMLElement | undefined>;
|
|
@@ -3,7 +3,7 @@ import { DragDropService } from './drag-drop.service';
|
|
|
3
3
|
import { NgDirectiveBase, NgSimpleChanges } from './directive-base';
|
|
4
4
|
import { DraggableDirective } from './draggable.directive';
|
|
5
5
|
import { DirectiveBinding } from 'vue';
|
|
6
|
-
export
|
|
6
|
+
export type BatchDragStyle = 'badge' | 'stack' | string;
|
|
7
7
|
export interface IBatchDraggableBinding {
|
|
8
8
|
batchDragGroup?: string;
|
|
9
9
|
batchDragActive?: boolean;
|
|
@@ -10,7 +10,7 @@ export declare class NgSimpleChange {
|
|
|
10
10
|
constructor(previousValue: any, currentValue: any, firstChange: boolean);
|
|
11
11
|
isFirstChange(): boolean;
|
|
12
12
|
}
|
|
13
|
-
export
|
|
13
|
+
export type NgSimpleChanges = Record<string, NgSimpleChange>;
|
|
14
14
|
export declare class NgDirectiveBase<IInput extends {
|
|
15
15
|
[prop: string]: any;
|
|
16
16
|
} = {
|
|
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
31
31
|
type: BooleanConstructor;
|
|
32
32
|
default: boolean;
|
|
33
33
|
};
|
|
34
|
-
}, () =>
|
|
34
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
35
35
|
domRef: PropType<HTMLElement>;
|
|
36
36
|
copyStyle: {
|
|
37
37
|
type: BooleanConstructor;
|
|
@@ -9,11 +9,11 @@ export interface IDragPreviewContext {
|
|
|
9
9
|
export interface IDragPreviewTemplate {
|
|
10
10
|
template: (context: IDragPreviewContext) => VNodeChild;
|
|
11
11
|
}
|
|
12
|
-
export declare const DragPreviewTemplate: import("vue").DefineComponent<{}, () => null, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
12
|
+
export declare const DragPreviewTemplate: import("vue").DefineComponent<{}, () => null, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
13
13
|
export declare const DragPreviewComponent: import("vue").DefineComponent<{
|
|
14
14
|
template: PropType<(context: IDragPreviewContext) => VNodeChild>;
|
|
15
15
|
context: PropType<IDragPreviewContext>;
|
|
16
|
-
}, () => VNodeChild, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
16
|
+
}, () => VNodeChild, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
17
|
template: PropType<(context: IDragPreviewContext) => VNodeChild>;
|
|
18
18
|
context: PropType<IDragPreviewContext>;
|
|
19
19
|
}>>, {}, {}>;
|