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,6 +1,6 @@
|
|
|
1
1
|
import type { PropType, ExtractPropTypes } from 'vue';
|
|
2
|
-
export
|
|
3
|
-
export
|
|
2
|
+
export type Align = 'top' | 'middle' | 'bottom';
|
|
3
|
+
export type Justify = 'start' | 'end' | 'center' | 'around' | 'between';
|
|
4
4
|
export interface GutterScreenSizes {
|
|
5
5
|
xs?: number | number[];
|
|
6
6
|
sm?: number | number[];
|
|
@@ -32,7 +32,7 @@ export declare const rowProps: {
|
|
|
32
32
|
readonly default: true;
|
|
33
33
|
};
|
|
34
34
|
};
|
|
35
|
-
export
|
|
35
|
+
export type RowProps = ExtractPropTypes<typeof rowProps>;
|
|
36
36
|
export declare const colPropsBaseStyle: {
|
|
37
37
|
readonly flex: PropType<string | number>;
|
|
38
38
|
readonly order: PropType<number>;
|
|
@@ -43,8 +43,8 @@ export declare const colPropsBaseClass: {
|
|
|
43
43
|
readonly push: PropType<number>;
|
|
44
44
|
readonly span: PropType<number>;
|
|
45
45
|
};
|
|
46
|
-
export
|
|
47
|
-
export
|
|
46
|
+
export type ColPropsBaseClass = ExtractPropTypes<typeof colPropsBaseClass>;
|
|
47
|
+
export type ColPropsBaseStyle = ExtractPropTypes<typeof colPropsBaseStyle>;
|
|
48
48
|
export declare const screenSizes: {
|
|
49
49
|
readonly xs: PropType<number | ColPropsBaseClass>;
|
|
50
50
|
readonly sm: PropType<number | ColPropsBaseClass>;
|
|
@@ -53,7 +53,7 @@ export declare const screenSizes: {
|
|
|
53
53
|
readonly xl: PropType<number | ColPropsBaseClass>;
|
|
54
54
|
readonly xxl: PropType<number | ColPropsBaseClass>;
|
|
55
55
|
};
|
|
56
|
-
export
|
|
56
|
+
export type ScreenSizes = ExtractPropTypes<typeof screenSizes>;
|
|
57
57
|
export declare const colProps: {
|
|
58
58
|
xs: PropType<number | ColPropsBaseClass>;
|
|
59
59
|
sm: PropType<number | ColPropsBaseClass>;
|
|
@@ -68,4 +68,4 @@ export declare const colProps: {
|
|
|
68
68
|
flex: PropType<string | number>;
|
|
69
69
|
order: PropType<number>;
|
|
70
70
|
};
|
|
71
|
-
export
|
|
71
|
+
export type ColProps = ExtractPropTypes<typeof colProps>;
|
package/types/grid/src/row.d.ts
CHANGED
|
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
21
21
|
readonly type: BooleanConstructor;
|
|
22
22
|
readonly default: true;
|
|
23
23
|
};
|
|
24
|
-
}, () =>
|
|
24
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, never[], never, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
readonly align: {
|
|
26
26
|
readonly type: import("vue").PropType<import("./grid-types").Align>;
|
|
27
27
|
readonly default: "top";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import './icon-group.scss';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
3
3
|
export default _default;
|
package/types/icon/src/icon.d.ts
CHANGED
|
@@ -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;
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
13
|
type: (StringConstructor | NumberConstructor)[];
|
|
14
14
|
default: string;
|
|
15
15
|
};
|
|
16
|
-
}, () =>
|
|
16
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
17
|
name: {
|
|
18
18
|
type: StringConstructor;
|
|
19
19
|
default: string;
|
|
@@ -31,4 +31,4 @@ export interface BindingTypes {
|
|
|
31
31
|
export interface UpdateBindingTypes extends BindingTypes {
|
|
32
32
|
oldValue: BindingTypes['value'];
|
|
33
33
|
}
|
|
34
|
-
export
|
|
34
|
+
export type ImagePreviewProps = ExtractPropTypes<typeof imagePreviewProps>;
|
|
@@ -18,7 +18,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
18
18
|
readonly type: NumberConstructor;
|
|
19
19
|
readonly required: false;
|
|
20
20
|
};
|
|
21
|
-
}, () =>
|
|
21
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, never[], never, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
22
|
readonly url: {
|
|
23
23
|
readonly type: StringConstructor;
|
|
24
24
|
readonly default: "";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComputedRef, ExtractPropTypes, PropType, Ref } from 'vue';
|
|
2
|
-
export
|
|
2
|
+
export type InputSize = 'sm' | 'md' | 'lg';
|
|
3
3
|
export declare const inputProps: {
|
|
4
4
|
readonly modelValue: {
|
|
5
5
|
readonly type: StringConstructor;
|
|
@@ -53,7 +53,7 @@ export declare const inputProps: {
|
|
|
53
53
|
readonly default: true;
|
|
54
54
|
};
|
|
55
55
|
};
|
|
56
|
-
export
|
|
56
|
+
export type InputProps = ExtractPropTypes<typeof inputProps>;
|
|
57
57
|
export interface UseInputRender {
|
|
58
58
|
inputDisabled: ComputedRef<boolean>;
|
|
59
59
|
inputSize: ComputedRef<InputSize | ''>;
|
|
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
69
69
|
readonly type: BooleanConstructor;
|
|
70
70
|
readonly default: true;
|
|
71
71
|
};
|
|
72
|
-
}, () =>
|
|
72
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
73
73
|
name: {
|
|
74
74
|
type: StringConstructor;
|
|
75
75
|
value: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { PropType, ExtractPropTypes, ComputedRef, Ref, CSSProperties, InputHTMLAttributes } from 'vue';
|
|
2
|
-
export
|
|
2
|
+
export type ISize = 'lg' | 'md' | 'sm';
|
|
3
3
|
export declare const inputNumberProps: {
|
|
4
4
|
readonly placeholder: {
|
|
5
5
|
readonly type: StringConstructor;
|
|
@@ -38,7 +38,7 @@ export declare const inputNumberProps: {
|
|
|
38
38
|
readonly default: true;
|
|
39
39
|
};
|
|
40
40
|
};
|
|
41
|
-
export
|
|
41
|
+
export type InputNumberProps = ExtractPropTypes<typeof inputNumberProps>;
|
|
42
42
|
export interface IState {
|
|
43
43
|
currentValue: number | string | undefined;
|
|
44
44
|
userInputValue: number | string | undefined;
|
|
@@ -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,3 +1,3 @@
|
|
|
1
1
|
import './content.scss';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import './footer.scss';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import './header.scss';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import './layout.scss';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, never[], never, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>> & {}, {}, {}>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import './list-item.scss';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
3
3
|
export default _default;
|
package/types/list/src/list.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import './list.scss';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
3
3
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { VNode, ComponentInternalInstance } from 'vue';
|
|
2
2
|
import { LoadingOptions } from './loading-types';
|
|
3
|
-
|
|
3
|
+
type IMargeVNodeComponent = VNode['component'] & {
|
|
4
4
|
loadingInstance?: ComponentInternalInstance['proxy'];
|
|
5
5
|
} | null;
|
|
6
6
|
declare const loading: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { CSSProperties } from 'vue';
|
|
2
2
|
import { ExtractPropTypes, PropType, VNode } from 'vue';
|
|
3
|
-
|
|
3
|
+
type PositionType = CSSProperties['position'];
|
|
4
4
|
export interface LoadingType {
|
|
5
5
|
value: Promise<unknown> | Array<Promise<unknown>> | undefined;
|
|
6
6
|
}
|
|
@@ -33,7 +33,7 @@ export declare class LoadingOptions {
|
|
|
33
33
|
view?: View;
|
|
34
34
|
zIndex?: number;
|
|
35
35
|
}
|
|
36
|
-
export
|
|
36
|
+
export type LoadingProps = ExtractPropTypes<typeof loadingProps>;
|
|
37
37
|
export interface TargetHTMLElement extends HTMLElement {
|
|
38
38
|
mask?: HTMLElement;
|
|
39
39
|
instance?: VNode['component'];
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { CSSProperties } from 'vue';
|
|
2
|
+
import './loading.scss';
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
readonly message: StringConstructor;
|
|
5
|
+
readonly backdrop: BooleanConstructor;
|
|
6
|
+
readonly view: {
|
|
7
|
+
readonly type: import("vue").PropType<{
|
|
8
|
+
top?: string | undefined;
|
|
9
|
+
left?: string | undefined;
|
|
10
|
+
}>;
|
|
11
|
+
readonly default: () => {
|
|
12
|
+
top?: string | undefined;
|
|
13
|
+
left?: string | undefined;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
16
|
+
readonly zIndex: NumberConstructor;
|
|
17
|
+
readonly isFull: {
|
|
18
|
+
readonly type: BooleanConstructor;
|
|
19
|
+
readonly default: false;
|
|
20
|
+
};
|
|
21
|
+
}, {
|
|
22
|
+
style: CSSProperties;
|
|
23
|
+
isShow: import("vue").Ref<boolean>;
|
|
24
|
+
open: () => void;
|
|
25
|
+
close: () => void;
|
|
26
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
|
+
readonly message: StringConstructor;
|
|
28
|
+
readonly backdrop: BooleanConstructor;
|
|
29
|
+
readonly view: {
|
|
30
|
+
readonly type: import("vue").PropType<{
|
|
31
|
+
top?: string | undefined;
|
|
32
|
+
left?: string | undefined;
|
|
33
|
+
}>;
|
|
34
|
+
readonly default: () => {
|
|
35
|
+
top?: string | undefined;
|
|
36
|
+
left?: string | undefined;
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
readonly zIndex: NumberConstructor;
|
|
40
|
+
readonly isFull: {
|
|
41
|
+
readonly type: BooleanConstructor;
|
|
42
|
+
readonly default: false;
|
|
43
|
+
};
|
|
44
|
+
}>>, {
|
|
45
|
+
readonly view: {
|
|
46
|
+
top?: string | undefined;
|
|
47
|
+
left?: string | undefined;
|
|
48
|
+
};
|
|
49
|
+
readonly backdrop: boolean;
|
|
50
|
+
readonly isFull: boolean;
|
|
51
|
+
}, {}>;
|
|
52
|
+
export default _default;
|
package/types/locale/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { App } from 'vue';
|
|
|
2
2
|
declare const Locale: {
|
|
3
3
|
messages(): Record<string, unknown>;
|
|
4
4
|
lang(): string;
|
|
5
|
-
use(newLang: string, newMessages?: Record<string, unknown>
|
|
5
|
+
use(newLang: string, newMessages?: Record<string, unknown>): void;
|
|
6
6
|
add(newMessages?: {}): void;
|
|
7
7
|
};
|
|
8
8
|
export { Locale };
|
|
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
32
32
|
type: BooleanConstructor;
|
|
33
33
|
default: boolean;
|
|
34
34
|
};
|
|
35
|
-
}, () =>
|
|
35
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "change")[], "select" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
36
36
|
position: {
|
|
37
37
|
type: import("vue").PropType<"top" | "bottom">;
|
|
38
38
|
default: string;
|
|
@@ -13,7 +13,7 @@ export declare const menuItemProps: {
|
|
|
13
13
|
readonly type: PropType<RouteLocationRaw>;
|
|
14
14
|
};
|
|
15
15
|
};
|
|
16
|
-
export
|
|
16
|
+
export type MenuItemProps = ExtractPropTypes<typeof menuItemProps>;
|
|
17
17
|
export interface ChangeRouteResult {
|
|
18
18
|
route: RouteLocationRaw;
|
|
19
19
|
routerResult: Promise<void | NavigationFailure | undefined>;
|
|
@@ -10,7 +10,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10
10
|
readonly route: {
|
|
11
11
|
readonly type: import("vue").PropType<import("vue-router").RouteLocationRaw>;
|
|
12
12
|
};
|
|
13
|
-
}, () =>
|
|
13
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14
14
|
readonly disabled: {
|
|
15
15
|
readonly type: BooleanConstructor;
|
|
16
16
|
readonly default: false;
|
|
@@ -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;
|
|
@@ -7,7 +7,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7
7
|
readonly type: BooleanConstructor;
|
|
8
8
|
readonly default: false;
|
|
9
9
|
};
|
|
10
|
-
}, () =>
|
|
10
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
11
|
readonly title: {
|
|
12
12
|
readonly type: StringConstructor;
|
|
13
13
|
readonly default: "";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ExtractPropTypes } from 'vue';
|
|
2
|
-
export
|
|
2
|
+
export type menuMode = 'vertical' | 'horizontal';
|
|
3
3
|
export declare const menuProps: {
|
|
4
4
|
readonly width: {
|
|
5
5
|
readonly type: StringConstructor;
|
|
@@ -42,4 +42,4 @@ export declare const menuProps: {
|
|
|
42
42
|
readonly default: false;
|
|
43
43
|
};
|
|
44
44
|
};
|
|
45
|
-
export
|
|
45
|
+
export type MenuProps = ExtractPropTypes<typeof menuProps>;
|
package/types/menu/src/menu.d.ts
CHANGED
|
@@ -40,7 +40,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
40
40
|
readonly type: BooleanConstructor;
|
|
41
41
|
readonly default: false;
|
|
42
42
|
};
|
|
43
|
-
}, () =>
|
|
43
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "deselect" | "submenu-change")[], "select" | "deselect" | "submenu-change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
44
44
|
readonly width: {
|
|
45
45
|
readonly type: StringConstructor;
|
|
46
46
|
readonly default: "";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { EmitEventFn, MessageOption } from './message-types';
|
|
2
|
-
export
|
|
2
|
+
export type MessageContext = {
|
|
3
3
|
id: string;
|
|
4
4
|
handler?: EmitEventFn;
|
|
5
5
|
props: MessageOption;
|
|
@@ -7,4 +7,4 @@ export declare type MessageContext = {
|
|
|
7
7
|
export declare const instances: MessageContext[];
|
|
8
8
|
export declare const getLastOffset: (id: string) => number;
|
|
9
9
|
export declare const deleteInstance: (id: string | undefined) => number;
|
|
10
|
-
export declare const initInstance: (id: string, props: MessageOption, message?: string
|
|
10
|
+
export declare const initInstance: (id: string, props: MessageOption, message?: string) => MessageContext;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
2
2
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
3
3
|
}, {}, {}>;
|
|
4
4
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ExtractPropTypes, PropType } from 'vue';
|
|
2
|
-
export
|
|
2
|
+
export type MessageType = 'normal' | 'success' | 'error' | 'warning' | 'info';
|
|
3
3
|
export declare const messageProps: {
|
|
4
4
|
readonly id: {
|
|
5
5
|
readonly type: StringConstructor;
|
|
@@ -37,9 +37,9 @@ export declare const messageProps: {
|
|
|
37
37
|
readonly type: PropType<() => void>;
|
|
38
38
|
};
|
|
39
39
|
};
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
40
|
+
export type EmitEventFn = (event: 'close' | 'destroy', result?: unknown) => void;
|
|
41
|
+
export type MessageProps = ExtractPropTypes<typeof messageProps>;
|
|
42
|
+
export type MessageOption = Partial<MessageProps> & {
|
|
43
43
|
message?: string;
|
|
44
44
|
};
|
|
45
|
-
export
|
|
45
|
+
export type VoidFn = () => void;
|
|
@@ -35,7 +35,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
35
35
|
readonly onClose: {
|
|
36
36
|
readonly type: import("vue").PropType<() => void>;
|
|
37
37
|
};
|
|
38
|
-
}, () =>
|
|
38
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "destroy")[], "close" | "destroy", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
39
39
|
readonly id: {
|
|
40
40
|
readonly type: StringConstructor;
|
|
41
41
|
readonly 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,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,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,5 +1,5 @@
|
|
|
1
1
|
import type { PropType, ExtractPropTypes } from 'vue';
|
|
2
|
-
export
|
|
2
|
+
export type ModalType = 'success' | 'failed' | 'warning' | 'info' | '';
|
|
3
3
|
export declare const modalProps: {
|
|
4
4
|
modelValue: {
|
|
5
5
|
type: BooleanConstructor;
|
|
@@ -53,9 +53,9 @@ export declare const modalProps: {
|
|
|
53
53
|
default: boolean;
|
|
54
54
|
};
|
|
55
55
|
};
|
|
56
|
-
export
|
|
57
|
-
export
|
|
56
|
+
export type EmitName = 'update:modelValue' | 'close';
|
|
57
|
+
export type EmitEventFn = (event: EmitName, result?: boolean) => void;
|
|
58
58
|
export interface UseModal {
|
|
59
59
|
execClose: () => void;
|
|
60
60
|
}
|
|
61
|
-
export
|
|
61
|
+
export type ModalProps = ExtractPropTypes<typeof modalProps>;
|
|
@@ -52,7 +52,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
52
52
|
type: BooleanConstructor;
|
|
53
53
|
default: boolean;
|
|
54
54
|
};
|
|
55
|
-
}, () =>
|
|
55
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "update:modelValue")[], "close" | "update:modelValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
56
56
|
modelValue: {
|
|
57
57
|
type: BooleanConstructor;
|
|
58
58
|
default: boolean;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { ExtractPropTypes } from 'vue';
|
|
2
2
|
export declare const multiAutoCompleteProps: {};
|
|
3
|
-
export
|
|
3
|
+
export type MultiAutoCompleteProps = ExtractPropTypes<typeof multiAutoCompleteProps>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import './multi-auto-complete.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;
|
|
@@ -50,7 +50,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
50
50
|
spriteOption: {
|
|
51
51
|
type: () => import("./nav-sprite-types").SpriteOption;
|
|
52
52
|
};
|
|
53
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "afterNavInit"[], "afterNavInit", import("vue").
|
|
53
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "afterNavInit"[], "afterNavInit", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
54
54
|
target: {
|
|
55
55
|
type: ObjectConstructor;
|
|
56
56
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () =>
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
2
2
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
3
3
|
}, {}, {}>;
|
|
4
4
|
export default _default;
|
|
@@ -5,7 +5,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5
5
|
type: PropType<NotificationType>;
|
|
6
6
|
default: string;
|
|
7
7
|
};
|
|
8
|
-
}, () =>
|
|
8
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
9
|
type: {
|
|
10
10
|
type: PropType<NotificationType>;
|
|
11
11
|
default: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ExtractPropTypes, PropType, h } from 'vue';
|
|
2
|
-
export
|
|
2
|
+
export type NotificationType = 'normal' | 'success' | 'error' | 'warning' | 'info';
|
|
3
3
|
export interface Message {
|
|
4
4
|
type?: NotificationType;
|
|
5
5
|
title?: string;
|
|
@@ -27,9 +27,9 @@ export declare const notificationProps: {
|
|
|
27
27
|
type: PropType<() => void>;
|
|
28
28
|
};
|
|
29
29
|
};
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
30
|
+
export type EmitEventFn = (event: 'update:modelValue' | 'destroy', result?: unknown) => void;
|
|
31
|
+
export type VoidFn = () => void;
|
|
32
|
+
export type NotificationProps = ExtractPropTypes<typeof notificationProps>;
|
|
33
|
+
export type NotificationOption = Partial<NotificationProps> & {
|
|
34
34
|
content?: string;
|
|
35
35
|
};
|
|
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
19
19
|
onClose: {
|
|
20
20
|
type: import("vue").PropType<() => void>;
|
|
21
21
|
};
|
|
22
|
-
}, () =>
|
|
22
|
+
}, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "destroy")[], "update:modelValue" | "destroy", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
modelValue: {
|
|
24
24
|
type: BooleanConstructor;
|
|
25
25
|
default: boolean;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import './base-overlay.scss';
|
|
2
|
-
export declare const CommonOverlay: import("vue").DefineComponent<{}, () =>
|
|
2
|
+
export declare const CommonOverlay: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
@@ -13,7 +13,7 @@ export declare const fixedOverlayProps: {
|
|
|
13
13
|
readonly default: true;
|
|
14
14
|
};
|
|
15
15
|
};
|
|
16
|
-
export
|
|
16
|
+
export type FixedOverlayProps = ExtractPropTypes<typeof fixedOverlayProps>;
|
|
17
17
|
export interface UseFixedOverlay {
|
|
18
18
|
onClick: (e: Event) => void;
|
|
19
19
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import './fixed-overlay.scss';
|
|
2
|
-
export declare const FixedOverlay: (
|
|
2
|
+
export declare const FixedOverlay: import("vue").DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import("vue").PublicProps>;
|