@sdata/web-vue 3.29.0 → 4.0.0
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/dist/sd.css +248 -23
- package/dist/sd.min.css +2 -2
- package/es/_components/auto-tooltip/auto-tooltip.js +3 -62
- package/es/_components/auto-tooltip/auto-tooltip.vue.d.ts +17 -0
- package/es/_components/auto-tooltip/auto-tooltip.vue_vue_type_script_setup_true_lang.js +66 -0
- package/es/_components/client-only.js +3 -16
- package/es/_components/client-only.vue.d.ts +13 -0
- package/es/_components/client-only.vue_vue_type_script_setup_true_lang.js +17 -0
- package/es/_components/feedback-icon.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/icon-hover.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/input-label/input-label.js +3 -168
- package/es/_components/input-label/input-label.vue.d.ts +59 -0
- package/es/_components/input-label/input-label.vue_vue_type_script_setup_true_lang.js +192 -0
- package/es/_components/picker/input-range.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/picker/input.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/resize-observer.js +3 -44
- package/es/_components/resize-observer.vue.d.ts +17 -0
- package/es/_components/resize-observer.vue_vue_type_script_setup_true_lang.js +48 -0
- package/es/_components/resize-trigger.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/_components/select-view/select-view.js +3 -231
- package/es/_components/select-view/select-view.vue.d.ts +76 -0
- package/es/_components/select-view/select-view.vue_vue_type_script_setup_true_lang.js +269 -0
- package/es/_components/transition/expand-transition.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/_components/virtual-list/virtual-list.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/_hooks/use-scrollbar.js +1 -1
- package/es/_utils/array.js +1 -6
- package/es/_utils/color.js +4 -6
- package/es/_utils/date.js +2 -2
- package/es/_utils/global-config.js +1 -1
- package/es/_utils/omit.js +1 -1
- package/es/_utils/responsive-observe.js +1 -1
- package/es/_utils/virtual-dropdown.js +1 -1
- package/es/_utils/vue-utils.js +2 -1
- package/es/_virtual/{_@oxc-project_runtime@0.139.0 → _@oxc-project_runtime@0.142.0}/helpers/esm/asyncToGenerator.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.139.0 → _@oxc-project_runtime@0.142.0}/helpers/esm/defineProperty.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.139.0 → _@oxc-project_runtime@0.142.0}/helpers/esm/extends.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.139.0 → _@oxc-project_runtime@0.142.0}/helpers/esm/objectDestructuringEmpty.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.139.0 → _@oxc-project_runtime@0.142.0}/helpers/esm/objectSpread2.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.139.0 → _@oxc-project_runtime@0.142.0}/helpers/esm/objectWithoutProperties.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.139.0 → _@oxc-project_runtime@0.142.0}/helpers/esm/objectWithoutPropertiesLoose.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.139.0 → _@oxc-project_runtime@0.142.0}/helpers/esm/toPrimitive.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.139.0 → _@oxc-project_runtime@0.142.0}/helpers/esm/toPropertyKey.js +1 -1
- package/es/_virtual/{_@oxc-project_runtime@0.139.0 → _@oxc-project_runtime@0.142.0}/helpers/esm/typeof.js +1 -1
- package/es/affix/affix.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/alert/alert.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/anchor/anchor-link.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/anchor/anchor.vue_vue_type_script_setup_true_lang.js +3 -2
- package/es/auto-complete/auto-complete.js +3 -389
- package/es/auto-complete/auto-complete.vue.d.ts +693 -0
- package/es/auto-complete/auto-complete.vue_vue_type_script_setup_true_lang.js +293 -0
- package/es/auto-complete/index.d.ts +1667 -79
- package/es/avatar/avatar-group.js +4 -96
- package/es/avatar/avatar-group.vue.d.ts +29 -0
- package/es/avatar/avatar-group.vue_vue_type_script_setup_true_lang.js +84 -0
- package/es/avatar/avatar.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/avatar/index.d.ts +53 -51
- package/es/avatar/index.js +4 -4
- package/es/back-top/back-top.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/badge/badge.js +4 -149
- package/es/badge/badge.vue.d.ts +34 -0
- package/es/badge/badge.vue_vue_type_script_setup_true_lang.js +97 -0
- package/es/badge/index.d.ts +36 -100
- package/es/basic-crud-table/basic-crud-modal.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/basic-crud-table/basic-crud-table.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/border-beam/border-beam.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/border-beam/styles.js +1 -1
- package/es/breadcrumb/breadcrumb-item.js +3 -106
- package/es/breadcrumb/breadcrumb-item.vue.d.ts +25 -0
- package/es/breadcrumb/breadcrumb-item.vue_vue_type_script_setup_true_lang.js +89 -0
- package/es/breadcrumb/breadcrumb.js +3 -115
- package/es/breadcrumb/breadcrumb.vue.d.ts +29 -0
- package/es/breadcrumb/breadcrumb.vue_vue_type_script_setup_true_lang.js +98 -0
- package/es/breadcrumb/index.d.ts +72 -79
- package/es/button/button-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/button/button.vue_vue_type_script_setup_true_lang.js +8 -6
- package/es/calendar/components/cell.vue_vue_type_script_setup_true_lang.js +4 -3
- package/es/calendar/components/event.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/calendar/components/headings-bar.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/calendar/components/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/card/card-actions.js +5 -0
- package/es/card/card-actions.vue.d.ts +7 -0
- package/es/card/card-actions.vue_vue_type_script_setup_true_lang.js +23 -0
- package/es/card/card-grid.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/card/card-meta.js +3 -47
- package/es/card/card-meta.vue.d.ts +21 -0
- package/es/card/card-meta.vue_vue_type_script_setup_true_lang.js +54 -0
- package/es/card/card.js +3 -180
- package/es/card/card.vue.d.ts +40 -0
- package/es/card/card.vue_vue_type_script_setup_true_lang.js +116 -0
- package/es/card/context.d.ts +1 -2
- package/es/card/index.d.ts +67 -871
- package/es/card/index.js +1 -1
- package/es/carousel/carousel-arrow.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/carousel/carousel-indicator.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/carousel/carousel-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/carousel/carousel.js +3 -289
- package/es/carousel/{carousel.d.ts → carousel.vue.d.ts} +8 -11
- package/es/carousel/carousel.vue_vue_type_script_setup_true_lang.js +229 -0
- package/es/carousel/index.d.ts +11 -17
- package/es/carousel/index.js +1 -1
- package/es/cascader/base-cascader-panel.js +3 -70
- package/es/cascader/{base-cascader-panel.d.ts → base-cascader-panel.vue.d.ts} +20 -11
- package/es/cascader/base-cascader-panel.vue_vue_type_script_setup_true_lang.js +85 -0
- package/es/cascader/cascader-column.js +3 -75
- package/es/cascader/{cascader-column.d.ts → cascader-column.vue.d.ts} +18 -11
- package/es/cascader/cascader-column.vue_vue_type_script_setup_true_lang.js +103 -0
- package/es/cascader/cascader-option.js +3 -141
- package/es/cascader/{cascader-option.d.ts → cascader-option.vue.d.ts} +4 -3
- package/es/cascader/cascader-option.vue_vue_type_script_setup_true_lang.js +171 -0
- package/es/cascader/cascader-panel.vue_vue_type_script_setup_true_lang.js +4 -3
- package/es/cascader/cascader-search-panel.js +3 -58
- package/es/cascader/{cascader-search-panel.d.ts → cascader-search-panel.vue.d.ts} +15 -4
- package/es/cascader/cascader-search-panel.vue_vue_type_script_setup_true_lang.js +71 -0
- package/es/cascader/cascader.vue.d.ts +3 -1
- package/es/cascader/cascader.vue_vue_type_script_setup_true_lang.js +17 -13
- package/es/checkbox/checkbox-group.js +3 -139
- package/es/checkbox/checkbox-group.vue.d.ts +41 -0
- package/es/checkbox/checkbox-group.vue_vue_type_script_setup_true_lang.js +100 -0
- package/es/checkbox/checkbox.js +3 -195
- package/es/checkbox/checkbox.vue.d.ts +39 -0
- package/es/checkbox/checkbox.vue_vue_type_script_setup_true_lang.js +165 -0
- package/es/checkbox/icon-check.js +3 -18
- package/es/checkbox/icon-check.vue.d.ts +3 -0
- package/es/checkbox/icon-check.vue_vue_type_script_setup_true_lang.js +24 -0
- package/es/checkbox/index.d.ts +102 -294
- package/es/collapse/collapse-item.js +3 -177
- package/es/collapse/collapse-item.vue.d.ts +30 -0
- package/es/collapse/collapse-item.vue_vue_type_script_setup_true_lang.js +168 -0
- package/es/collapse/collapse.vue.d.ts +1 -1
- package/es/collapse/collapse.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/collapse/index.d.ts +50 -155
- package/es/collapse/style/index.css +1 -0
- package/es/collapse/style/index.scss +1 -0
- package/es/color-picker/color-picker.js +3 -293
- package/es/color-picker/{color-picker.d.ts → color-picker.vue.d.ts} +25 -14
- package/es/color-picker/color-picker.vue_vue_type_script_setup_true_lang.js +256 -0
- package/es/color-picker/control-bar.js +3 -54
- package/es/color-picker/{control-bar.d.ts → control-bar.vue.d.ts} +5 -4
- package/es/color-picker/control-bar.vue_vue_type_script_setup_true_lang.js +68 -0
- package/es/color-picker/gradient-thumb.js +5 -0
- package/es/color-picker/gradient-thumb.vue.d.ts +13 -0
- package/es/color-picker/gradient-thumb.vue_vue_type_script_setup_true_lang.js +69 -0
- package/es/color-picker/index.d.ts +37 -32
- package/es/color-picker/palette.js +3 -43
- package/es/color-picker/palette.vue.d.ts +17 -0
- package/es/color-picker/palette.vue_vue_type_script_setup_true_lang.js +51 -0
- package/es/color-picker/panel.js +3 -475
- package/es/color-picker/{panel.d.ts → panel.vue.d.ts} +5 -4
- package/es/color-picker/panel.vue_vue_type_script_setup_true_lang.js +453 -0
- package/es/color-picker/utils.js +12 -10
- package/es/comment/comment.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/config-provider/config-provider.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/config-provider/theme-provider.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/config-provider/theme.js +1 -1
- package/es/copy/copy.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/cropper/cropper.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/date-picker/hooks/use-range-header-value.js +2 -2
- package/es/date-picker/hooks/use-range-time-picker-value.js +1 -1
- package/es/date-picker/hooks/use-time-picker-value.js +10 -8
- package/es/date-picker/index.d.ts +238 -122
- package/es/date-picker/panels/body.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/date/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/date-picker/panels/footer.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/header.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/month/index.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/quarter/index.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/shortcuts.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/week/index.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/week-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/panels/year/index.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/date-picker/picker-panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/picker.vue.d.ts +1 -1
- package/es/date-picker/picker.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/date-picker/pickers/date-picker.js +3 -93
- package/es/date-picker/pickers/{date-picker.d.ts → date-picker.vue.d.ts} +26 -35
- package/es/date-picker/pickers/date-picker.vue_vue_type_script_setup_true_lang.js +107 -0
- package/es/date-picker/pickers/month-picker.js +3 -37
- package/es/date-picker/pickers/month-picker.vue.d.ts +38 -0
- package/es/date-picker/pickers/month-picker.vue_vue_type_script_setup_true_lang.js +51 -0
- package/es/date-picker/pickers/quarter-picker.js +3 -46
- package/es/date-picker/pickers/{quarter-picker.d.ts → quarter-picker.vue.d.ts} +14 -3
- package/es/date-picker/pickers/quarter-picker.vue_vue_type_script_setup_true_lang.js +60 -0
- package/es/date-picker/pickers/week-picker.js +3 -56
- package/es/date-picker/pickers/{week-picker.d.ts → week-picker.vue.d.ts} +15 -4
- package/es/date-picker/pickers/week-picker.vue_vue_type_script_setup_true_lang.js +70 -0
- package/es/date-picker/pickers/year-picker.js +3 -37
- package/es/date-picker/pickers/year-picker.vue.d.ts +38 -0
- package/es/date-picker/pickers/year-picker.vue_vue_type_script_setup_true_lang.js +51 -0
- package/es/date-picker/range-picker-panel.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/date-picker/range-picker.vue.d.ts +1 -1
- package/es/date-picker/range-picker.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/descriptions/descriptions-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/descriptions/descriptions.js +3 -232
- package/es/descriptions/{descriptions.d.ts → descriptions.vue.d.ts} +22 -23
- package/es/descriptions/descriptions.vue_vue_type_script_setup_true_lang.js +209 -0
- package/es/descriptions/index.d.ts +18 -32
- package/es/descriptions/index.js +1 -1
- package/es/divider/divider.js +3 -71
- package/es/divider/divider.vue.d.ts +21 -0
- package/es/divider/divider.vue_vue_type_script_setup_true_lang.js +47 -0
- package/es/divider/index.d.ts +25 -66
- package/es/drawer/drawer.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/drawer/index.js +2 -2
- package/es/dropdown/dropdown-button.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/dropdown/dropdown-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/dropdown/dropdown-option.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/dropdown/dropdown-panel.vue_vue_type_script_setup_true_lang.js +1 -2
- package/es/dropdown/dropdown-submenu.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/dropdown/dropdown.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/ellipsis/ellipsis.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/ellipsis/performant-ellipsis.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/empty/empty.js +3 -49
- package/es/empty/empty.vue.d.ts +18 -0
- package/es/empty/empty.vue_vue_type_script_setup_true_lang.js +44 -0
- package/es/empty/index.d.ts +20 -36
- package/es/file-previewer/file-previewer.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/file-previewer/pdfjs-worker.min.mjs +4 -4
- package/es/file-previewer/use-pdf-js.js +2 -2
- package/es/form/form-item-label.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/form/form-item-message.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/form/form-item.vue_vue_type_script_setup_true_lang.js +31 -30
- package/es/form/form.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/grid/grid-col.vue_vue_type_script_setup_true_lang.js +4 -3
- package/es/grid/grid-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/grid/grid-row.vue_vue_type_script_setup_true_lang.js +3 -2
- package/es/grid/grid.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/grid/style/col.scss +29 -41
- package/es/grid/style/index.css +237 -0
- package/es/icon/icon-arrow-up/icon-arrow-up.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-calendar/icon-calendar.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-caret-down/icon-caret-down.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-caret-left/icon-caret-left.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-caret-right/icon-caret-right.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-caret-up/icon-caret-up.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-check/icon-check.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-check-circle-fill/icon-check-circle-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-clock-circle/icon-clock-circle.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-close/icon-close.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-close-circle-fill/icon-close-circle-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-copy/icon-copy.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-delete/icon-delete.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-double-left/icon-double-left.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-double-right/icon-double-right.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-down/icon-down.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-drag-dot/icon-drag-dot.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-drag-dot-vertical/icon-drag-dot-vertical.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-edit/icon-edit.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-empty/icon-empty.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-exclamation/icon-exclamation.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-exclamation-circle-fill/icon-exclamation-circle-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-eye/icon-eye.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-eye-invisible/icon-eye-invisible.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-face-frown-fill/icon-face-frown-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-face-meh-fill/icon-face-meh-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-face-smile-fill/icon-face-smile-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-file/icon-file.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-file-audio/icon-file-audio.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-file-image/icon-file-image.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-file-pdf/icon-file-pdf.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-file-video/icon-file-video.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-filter/icon-filter.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-fullscreen/icon-fullscreen.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-image-close/icon-image-close.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-info/icon-info.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-info-circle-fill/icon-info-circle-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-left/icon-left.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-link/icon-link.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-list/icon-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-loading/icon-loading.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-menu/icon-menu.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-menu-fold/icon-menu-fold.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-menu-unfold/icon-menu-unfold.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-minus/icon-minus.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-more/icon-more.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-mute/icon-mute.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-oblique-line/icon-oblique-line.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-original-size/icon-original-size.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-pause/icon-pause.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-play-arrow-fill/icon-play-arrow-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-plus/icon-plus.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-question-circle/icon-question-circle.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-right/icon-right.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-rotate-left/icon-rotate-left.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-rotate-right/icon-rotate-right.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-search/icon-search.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-star-fill/icon-star-fill.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-to-top/icon-to-top.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-up/icon-up.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-upload/icon-upload.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-voice/icon-voice.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-zoom-in/icon-zoom-in.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon/icon-zoom-out/icon-zoom-out.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon-component/add-from-icon-font-cn.d.ts +8 -13
- package/es/icon-component/add-from-icon-font-cn.js +13 -22
- package/es/icon-component/icon-font.js +5 -0
- package/es/icon-component/icon-font.vue.d.ts +35 -0
- package/es/icon-component/icon-font.vue_vue_type_script_setup_true_lang.js +38 -0
- package/es/icon-component/icon.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/icon-component/index.d.ts +1 -13
- package/es/icon.js +5 -5
- package/es/image/hooks/use-image-drag.js +3 -1
- package/es/image/image-footer.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/image/image.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/image/index.d.ts +1 -1
- package/es/image/preview-action.js +3 -47
- package/es/image/preview-action.vue.d.ts +29 -0
- package/es/image/preview-action.vue_vue_type_script_setup_true_lang.js +55 -0
- package/es/image/preview-arrow.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/image/preview-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/image/preview-toolbar.vue.d.ts +2 -2
- package/es/image/preview-toolbar.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/image/preview.vue_vue_type_script_setup_true_lang.js +33 -23
- package/es/index.css +248 -23
- package/es/index.d.ts +0 -2
- package/es/index.js +16 -17
- package/es/index.scss +0 -1
- package/es/input/index.d.ts +1770 -136
- package/es/input/index.js +1 -1
- package/es/input/input-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/input/input-password.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/input/input-search.js +3 -140
- package/es/input/input-search.vue.d.ts +620 -0
- package/es/input/input-search.vue_vue_type_script_setup_true_lang.js +168 -0
- package/es/input/input.js +3 -487
- package/es/input/{input.d.ts → input.vue.d.ts} +42 -43
- package/es/input/input.vue_vue_type_script_setup_true_lang.js +377 -0
- package/es/input-mask/input-mask.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/input-mask/mask-engine.js +4 -4
- package/es/input-mask/presets.js +1 -1
- package/es/input-number/index.d.ts +1670 -106
- package/es/input-number/input-number.js +3 -529
- package/es/input-number/input-number.vue.d.ts +708 -0
- package/es/input-number/input-number.vue_vue_type_script_setup_true_lang.js +384 -0
- package/es/input-tag/index.d.ts +76 -92
- package/es/input-tag/input-tag.js +3 -672
- package/es/input-tag/{input-tag.d.ts → input-tag.vue.d.ts} +52 -49
- package/es/input-tag/input-tag.vue_vue_type_script_setup_true_lang.js +585 -0
- package/es/input-tag/utils.js +1 -1
- package/es/json-form/json-form-component.vue_vue_type_script_setup_true_lang.js +2 -1
- package/es/json-form/json-form-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/json-form/json-form.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/json-form/types.d.ts +4 -0
- package/es/json-form/types.js +1 -0
- package/es/json-form/utils.js +7 -4
- package/es/kv-list/index.d.ts +34 -34
- package/es/kv-list/kv-list-row.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/kv-list/kv-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/layout/content.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/layout/footer.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/layout/header.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/layout/layout.vue_vue_type_script_setup_true_lang.js +4 -3
- package/es/layout/sider.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/link/link.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/list/index.d.ts +2619 -93
- package/es/list/index.js +2 -2
- package/es/list/list-item-meta.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/list/list-item.js +3 -54
- package/es/list/list-item.vue.d.ts +22 -0
- package/es/list/list-item.vue_vue_type_script_setup_true_lang.js +58 -0
- package/es/list/list.js +3 -383
- package/es/list/list.vue.d.ts +980 -0
- package/es/list/list.vue_vue_type_script_setup_true_lang.js +326 -0
- package/es/mention/index.d.ts +3234 -58
- package/es/mention/mention.js +3 -437
- package/es/mention/mention.vue.d.ts +1210 -0
- package/es/mention/mention.vue_vue_type_script_setup_true_lang.js +376 -0
- package/es/menu/base-menu.vue_vue_type_script_setup_true_lang.js +5 -4
- package/es/menu/hooks/use-level.js +2 -1
- package/es/menu/indent.vue_vue_type_script_setup_true_lang.js +3 -2
- package/es/menu/index.d.ts +3 -3
- package/es/menu/index.js +1 -1
- package/es/menu/item-group.vue_vue_type_script_setup_true_lang.js +3 -2
- package/es/menu/item.js +3 -127
- package/es/menu/{item.d.ts → item.vue.d.ts} +25 -4
- package/es/menu/item.vue_vue_type_script_setup_true_lang.js +147 -0
- package/es/menu/menu.js +3 -57
- package/es/menu/menu.vue.d.ts +66 -0
- package/es/menu/menu.vue_vue_type_script_setup_true_lang.js +78 -0
- package/es/menu/overflow-wrap.js +3 -97
- package/es/menu/overflow-wrap.vue.d.ts +3 -0
- package/es/menu/overflow-wrap.vue_vue_type_script_setup_true_lang.js +114 -0
- package/es/menu/sub-menu-inline.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/menu/sub-menu-pop.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/menu/sub-menu.js +3 -115
- package/es/menu/{sub-menu.d.ts → sub-menu.vue.d.ts} +27 -30
- package/es/menu/sub-menu.vue_vue_type_script_setup_true_lang.js +110 -0
- package/es/message/index.js +1 -1
- package/es/message/message-list.js +3 -45
- package/es/message/{message-list.d.ts → message-list.vue.d.ts} +9 -7
- package/es/message/message-list.vue_vue_type_script_setup_true_lang.js +64 -0
- package/es/message/message.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/modal/index.js +3 -3
- package/es/modal/modal.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/model-selector/model-selector-content.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-dialog.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-empty.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-input.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-logo-group.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-logo.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-name.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-separator.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-shortcut.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/model-selector/model-selector-trigger-element.js +5 -0
- package/es/model-selector/model-selector-trigger-element.vue.d.ts +7 -0
- package/es/model-selector/model-selector-trigger-element.vue_vue_type_script_lang.js +18 -0
- package/es/model-selector/model-selector-trigger.vue_vue_type_script_setup_true_lang.js +4 -17
- package/es/model-selector/model-selector.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/notification/index.js +1 -1
- package/es/notification/notification-list.js +3 -58
- package/es/notification/notification-list.vue.d.ts +34 -0
- package/es/notification/notification-list.vue_vue_type_script_setup_true_lang.js +96 -0
- package/es/notification/notification.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/page-header/page-header.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/index.d.ts +45 -49
- package/es/pagination/page-item-ellipsis.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/page-item-step.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/page-item.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/page-jumper.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/page-options.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/pagination/pagination.js +3 -463
- package/es/pagination/{pagination.d.ts → pagination.vue.d.ts} +42 -31
- package/es/pagination/pagination.vue_vue_type_script_setup_true_lang.js +454 -0
- package/es/popconfirm/popconfirm.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/popover/popover.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/progress/circle.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/progress/line.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/progress/progress.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/progress/steps.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/qr-code/index.d.ts +18 -33
- package/es/qr-code/qr-code.vue.d.ts +6 -11
- package/es/qr-code/qr-code.vue_vue_type_script_setup_true_lang.js +4 -3
- package/es/radio/index.d.ts +111 -289
- package/es/radio/radio-group.js +3 -168
- package/es/radio/radio-group.vue.d.ts +45 -0
- package/es/radio/radio-group.vue_vue_type_script_setup_true_lang.js +129 -0
- package/es/radio/radio.js +3 -172
- package/es/radio/radio.vue.d.ts +40 -0
- package/es/radio/radio.vue_vue_type_script_setup_true_lang.js +152 -0
- package/es/rate/index.d.ts +17 -11
- package/es/rate/rate.js +3 -269
- package/es/rate/{rate.d.ts → rate.vue.d.ts} +18 -6
- package/es/rate/rate.vue_vue_type_script_setup_true_lang.js +220 -0
- package/es/resize-box/resize-box.vue_vue_type_script_setup_true_lang.js +1 -3
- package/es/result/403.js +3 -481
- package/es/result/403.vue.d.ts +3 -0
- package/es/result/403.vue_vue_type_script_setup_true_lang.js +24 -0
- package/es/result/404.js +3 -335
- package/es/result/404.vue.d.ts +3 -0
- package/es/result/404.vue_vue_type_script_setup_true_lang.js +24 -0
- package/es/result/500.js +3 -344
- package/es/result/500.vue.d.ts +3 -0
- package/es/result/500.vue_vue_type_script_setup_true_lang.js +19 -0
- package/es/result/result.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/rich-text-editor/nodes/inline-component-node.js +1 -1
- package/es/rich-text-editor/rich-text-editor.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/rich-text-editor/rich-text-node-renderer.vue_vue_type_script_setup_true_lang.js +4 -4
- package/es/scrollbar/scrollbar.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/sd-vue.js +15 -17
- package/es/secret/secret.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/select/hooks/use-options.js +1 -1
- package/es/select/index.d.ts +93 -2299
- package/es/select/select-dropdown.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/select/select.js +3 -684
- package/es/select/select.vue.d.ts +450 -0
- package/es/select/select.vue_vue_type_script_setup_true_lang.js +774 -0
- package/es/select/utils.js +1 -1
- package/es/selectable-card/selectable-card.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/sender/sender-header.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/sender/sender-recording-icon.js +5 -0
- package/es/sender/sender-recording-icon.vue.d.ts +3 -0
- package/es/sender/sender-recording-icon.vue_vue_type_script_setup_true_lang.js +38 -0
- package/es/sender/sender-skill-tag.js +5 -0
- package/es/sender/sender-skill-tag.vue.d.ts +28 -0
- package/es/sender/sender-skill-tag.vue_vue_type_script_setup_true_lang.js +59 -0
- package/es/sender/sender-stop-loading-icon.js +5 -0
- package/es/sender/sender-stop-loading-icon.vue.d.ts +3 -0
- package/es/sender/sender-stop-loading-icon.vue_vue_type_script_setup_true_lang.js +54 -0
- package/es/sender/sender-switch.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/sender/sender.vue_vue_type_script_setup_true_lang.js +8 -109
- package/es/sender/use-recorder.js +2 -1
- package/es/skeleton/line.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/skeleton/shape.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/skeleton/skeleton.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider-button.vue_vue_type_script_setup_true_lang.js +5 -2
- package/es/slider/slider-dots.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider-input.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider-marks.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider-ticks.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/slider.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/slider/utils.js +1 -2
- package/es/space/index.d.ts +26 -72
- package/es/space/space.js +3 -101
- package/es/space/space.vue.d.ts +22 -0
- package/es/space/space.vue_vue_type_script_setup_true_lang.js +84 -0
- package/es/spin/dot-loading.js +3 -28
- package/es/spin/dot-loading.vue.d.ts +6 -0
- package/es/spin/dot-loading.vue_vue_type_script_setup_true_lang.js +33 -0
- package/es/spin/index.d.ts +37 -60
- package/es/spin/spin.js +3 -153
- package/es/spin/spin.vue.d.ts +27 -0
- package/es/spin/spin.vue_vue_type_script_setup_true_lang.js +139 -0
- package/es/split/split.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/statistic/countdown.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/statistic/statistic.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/statistic/utils.js +5 -5
- package/es/steps/step.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/steps/steps.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/style/theme/z-index.js +3 -3
- package/es/switch/switch.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/table/hooks/use-row-selection.js +1 -1
- package/es/table/index.d.ts +449 -362
- package/es/table/index.js +1 -1
- package/es/table/table-column.js +3 -254
- package/es/table/table-column.vue.d.ts +75 -0
- package/es/table/table-column.vue_vue_type_script_setup_true_lang.js +194 -0
- package/es/table/table-operation-td.js +3 -130
- package/es/table/table-operation-td.vue.d.ts +87 -0
- package/es/table/table-operation-td.vue_vue_type_script_setup_true_lang.js +114 -0
- package/es/table/table-operation-th.js +3 -73
- package/es/table/{table-operation-th.d.ts → table-operation-th.vue.d.ts} +5 -4
- package/es/table/table-operation-th.vue_vue_type_script_setup_true_lang.js +86 -0
- package/es/table/table-tbody.js +3 -16
- package/es/table/table-tbody.vue.d.ts +14 -0
- package/es/table/table-tbody.vue_vue_type_script_setup_true_lang.js +23 -0
- package/es/table/table-td.js +3 -192
- package/es/table/{table-td.d.ts → table-td.vue.d.ts} +26 -12
- package/es/table/table-td.vue_vue_type_script_setup_true_lang.js +218 -0
- package/es/table/table-th.js +3 -225
- package/es/table/{table-th.d.ts → table-th.vue.d.ts} +17 -6
- package/es/table/table-th.vue_vue_type_script_setup_true_lang.js +268 -0
- package/es/table/table-thead.js +3 -16
- package/es/table/table-thead.vue.d.ts +14 -0
- package/es/table/table-thead.vue_vue_type_script_setup_true_lang.js +23 -0
- package/es/table/table-tr.js +3 -34
- package/es/table/table-tr.vue.d.ts +30 -0
- package/es/table/table-tr.vue_vue_type_script_setup_true_lang.js +48 -0
- package/es/table/table.js +3 -1637
- package/es/table/{table.d.ts → table.vue.d.ts} +41 -56
- package/es/table/table.vue_vue_type_script_setup_true_lang.js +1568 -0
- package/es/table/utils.js +1 -1
- package/es/tabs/index.d.ts +32 -33
- package/es/tabs/tab-pane.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tabs/tabs-button.js +3 -58
- package/es/tabs/{tabs-button.d.ts → tabs-button.vue.d.ts} +6 -3
- package/es/tabs/tabs-button.vue_vue_type_script_setup_true_lang.js +54 -0
- package/es/tabs/tabs-nav-ink.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tabs/tabs-nav.js +3 -297
- package/es/tabs/{tabs-nav.d.ts → tabs-nav.vue.d.ts} +23 -13
- package/es/tabs/tabs-nav.vue_vue_type_script_setup_true_lang.js +332 -0
- package/es/tabs/tabs-tab.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tabs/tabs.js +3 -325
- package/es/tabs/{tabs.d.ts → tabs.vue.d.ts} +25 -18
- package/es/tabs/tabs.vue_vue_type_script_setup_true_lang.js +237 -0
- package/es/tag/tag.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tag-group/tag-group.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/textarea/textarea.vue_vue_type_script_setup_true_lang.js +4 -3
- package/es/thinking-orb/engine/lattice.js +1 -1
- package/es/thinking-orb/engine/morph.js +1 -1
- package/es/thinking-orb/engine/profiles.js +1 -1
- package/es/thinking-orb/presets.js +1 -1
- package/es/thinking-orb/thinking-orb.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/time-picker/hooks/use-time-state.js +4 -2
- package/es/time-picker/panel.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/time-picker/range-panel.js +3 -56
- package/es/time-picker/range-panel.vue.d.ts +44 -0
- package/es/time-picker/range-panel.vue_vue_type_script_setup_true_lang.js +65 -0
- package/es/time-picker/time-column.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/time-picker/time-picker.vue_vue_type_script_setup_true_lang.js +2 -2
- package/es/timeline/context.d.ts +1 -0
- package/es/timeline/index.d.ts +36 -426
- package/es/timeline/item.vue.d.ts +3 -0
- package/es/timeline/item.vue_vue_type_script_setup_true_lang.js +7 -5
- package/es/timeline/timeline.js +3 -109
- package/es/timeline/timeline.vue.d.ts +26 -0
- package/es/timeline/timeline.vue_vue_type_script_setup_true_lang.js +68 -0
- package/es/toolbar/toolbar.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tooltip/index.d.ts +3 -0
- package/es/tooltip/interface.d.ts +1 -0
- package/es/tooltip/style/index.css +3 -0
- package/es/tooltip/style/index.scss +4 -0
- package/es/tooltip/tooltip.vue.d.ts +1 -0
- package/es/tooltip/tooltip.vue_vue_type_script_setup_true_lang.js +6 -2
- package/es/tour/tour.vue_vue_type_script_setup_true_lang.js +17 -15
- package/es/transfer/transfer-list-item.js +3 -74
- package/es/transfer/transfer-list-item.vue.d.ts +30 -0
- package/es/transfer/transfer-list-item.vue_vue_type_script_setup_true_lang.js +101 -0
- package/es/transfer/transfer-view.vue_vue_type_script_setup_true_lang.js +3 -3
- package/es/transfer/transfer.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree/base-node.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree/expand-transition.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree/hooks/use-draggable.js +0 -2
- package/es/tree/node-switcher.js +2 -2
- package/es/tree/node-switcher.vue.d.ts +7 -43
- package/es/tree/node-switcher.vue_vue_type_script_setup_true_lang.js +85 -0
- package/es/tree/node.js +3 -20
- package/es/tree/node.vue.d.ts +15 -0
- package/es/tree/node.vue_vue_type_script_setup_true_lang.js +30 -0
- package/es/tree/transition-node-list.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/tree/tree.vue_vue_type_script_setup_true_lang.js +28 -30
- package/es/tree/utils/tree-data.js +1 -1
- package/es/tree-select/hooks/use-selected-state.js +1 -1
- package/es/tree-select/panel.js +3 -71
- package/es/tree-select/panel.vue.d.ts +56 -0
- package/es/tree-select/panel.vue_vue_type_script_setup_true_lang.js +75 -0
- package/es/tree-select/tree-select.vue.d.ts +5 -2
- package/es/tree-select/tree-select.vue_vue_type_script_setup_true_lang.js +4 -4
- package/es/trigger/index.d.ts +168 -506
- package/es/trigger/trigger.js +3 -833
- package/es/trigger/trigger.vue.d.ts +108 -0
- package/es/trigger/trigger.vue_vue_type_script_setup_true_lang.js +642 -0
- package/es/typography/base.js +3 -427
- package/es/typography/base.vue.d.ts +116 -0
- package/es/typography/base.vue_vue_type_script_setup_true_lang.js +314 -0
- package/es/typography/edit-content.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/index.d.ts +108 -37
- package/es/typography/operations.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/paragraph.js +3 -35
- package/es/typography/paragraph.vue.d.ts +33 -0
- package/es/typography/paragraph.vue_vue_type_script_setup_true_lang.js +42 -0
- package/es/typography/text.js +3 -22
- package/es/typography/text.vue.d.ts +27 -0
- package/es/typography/text.vue_vue_type_script_setup_true_lang.js +31 -0
- package/es/typography/title.js +3 -24
- package/es/typography/title.vue.d.ts +26 -0
- package/es/typography/title.vue_vue_type_script_setup_true_lang.js +33 -0
- package/es/typography/typography-content.js +5 -0
- package/es/typography/typography-content.vue.d.ts +9 -0
- package/es/typography/typography-content.vue_vue_type_script_setup_true_lang.js +47 -0
- package/es/typography/typography-operations.js +5 -0
- package/es/typography/typography-operations.vue.d.ts +22 -0
- package/es/typography/typography-operations.vue_vue_type_script_setup_true_lang.js +73 -0
- package/es/typography/typography.vue_vue_type_script_setup_true_lang.js +1 -1
- package/es/typography/utils/getInnerText.d.ts +1 -1
- package/es/typography/utils/getInnerText.js +4 -5
- package/es/typography/utils/inner-text-renderer.js +5 -0
- package/es/typography/utils/inner-text-renderer.vue.d.ts +7 -0
- package/es/typography/utils/inner-text-renderer.vue_vue_type_script_setup_true_lang.js +22 -0
- package/es/typography/utils/measure.d.ts +2 -3
- package/es/typography/utils/measure.js +8 -10
- package/es/upload/index.d.ts +74 -148
- package/es/upload/style/index.css +7 -9
- package/es/upload/style/index.scss +6 -6
- package/es/upload/upload-button.js +3 -137
- package/es/upload/{upload-button.d.ts → upload-button.vue.d.ts} +18 -11
- package/es/upload/upload-button.vue_vue_type_script_setup_true_lang.js +161 -0
- package/es/upload/upload-list-item.js +3 -120
- package/es/upload/{upload-list-item.d.ts → upload-list-item.vue.d.ts} +5 -4
- package/es/upload/upload-list-item.vue_vue_type_script_setup_true_lang.js +195 -0
- package/es/upload/upload-list.js +3 -46
- package/es/upload/upload-list.vue.d.ts +38 -0
- package/es/upload/upload-list.vue_vue_type_script_setup_true_lang.js +47 -0
- package/es/upload/upload-picture-item.js +3 -86
- package/es/upload/upload-picture-item.vue.d.ts +35 -0
- package/es/upload/upload-picture-item.vue_vue_type_script_setup_true_lang.js +147 -0
- package/es/upload/upload-progress.js +3 -73
- package/es/upload/{upload-progress.d.ts → upload-progress.vue.d.ts} +5 -4
- package/es/upload/upload-progress.vue_vue_type_script_setup_true_lang.js +75 -0
- package/es/upload/upload.js +3 -671
- package/es/upload/{upload.d.ts → upload.vue.d.ts} +50 -83
- package/es/upload/upload.vue_vue_type_script_setup_true_lang.js +392 -0
- package/es/verification-code/index.d.ts +18 -24
- package/es/verification-code/verification-code.js +3 -216
- package/es/verification-code/{verification-code.d.ts → verification-code.vue.d.ts} +12 -15
- package/es/verification-code/verification-code.vue_vue_type_script_setup_true_lang.js +192 -0
- package/es/watermark/hooks/use-mutation-observer.js +1 -1
- package/es/watermark/index.d.ts +12 -8
- package/es/watermark/watermark.js +3 -292
- package/es/watermark/{watermark.d.ts → watermark.vue.d.ts} +13 -2
- package/es/watermark/watermark.vue_vue_type_script_setup_true_lang.js +303 -0
- package/json/vetur-attributes.json +70 -1356
- package/json/vetur-tags.json +86 -473
- package/json/web-types.json +2599 -5702
- package/package.json +14 -14
- package/es/_components/auto-tooltip/auto-tooltip.d.ts +0 -10
- package/es/_components/client-only.d.ts +0 -4
- package/es/_components/input-label/input-label.d.ts +0 -70
- package/es/_components/resize-observer.d.ts +0 -6
- package/es/_components/select-view/select-view.d.ts +0 -171
- package/es/auto-complete/auto-complete.d.ts +0 -146
- package/es/avatar/avatar-group.d.ts +0 -58
- package/es/badge/badge.d.ts +0 -67
- package/es/breadcrumb/breadcrumb-item.d.ts +0 -35
- package/es/breadcrumb/breadcrumb.d.ts +0 -34
- package/es/card/card-meta.d.ts +0 -18
- package/es/card/card.d.ts +0 -464
- package/es/checkbox/checkbox-group.d.ts +0 -62
- package/es/checkbox/checkbox.d.ts +0 -146
- package/es/checkbox/icon-check.d.ts +0 -2
- package/es/collapse/collapse-item.d.ts +0 -157
- package/es/color-picker/palette.d.ts +0 -16
- package/es/date-picker/pickers/month-picker.d.ts +0 -27
- package/es/date-picker/pickers/year-picker.d.ts +0 -27
- package/es/divider/divider.d.ts +0 -43
- package/es/empty/empty.d.ts +0 -20
- package/es/image/preview-action.d.ts +0 -73
- package/es/input/input-search.d.ts +0 -81
- package/es/input-number/input-number.d.ts +0 -178
- package/es/list/list-item.d.ts +0 -16
- package/es/list/list.d.ts +0 -127
- package/es/mention/mention.d.ts +0 -128
- package/es/menu/menu.d.ts +0 -455
- package/es/menu/overflow-wrap.d.ts +0 -2
- package/es/notification/notification-list.d.ts +0 -32
- package/es/overflow-list/index.d.ts +0 -81
- package/es/overflow-list/index.js +0 -10
- package/es/overflow-list/overflow-list.d.ts +0 -37
- package/es/overflow-list/overflow-list.js +0 -140
- package/es/overflow-list/style/css.js +0 -2
- package/es/overflow-list/style/index.css +0 -30
- package/es/overflow-list/style/index.d.ts +0 -2
- package/es/overflow-list/style/index.js +0 -2
- package/es/overflow-list/style/index.scss +0 -20
- package/es/radio/radio-group.d.ts +0 -72
- package/es/radio/radio.d.ts +0 -140
- package/es/result/403.d.ts +0 -2
- package/es/result/404.d.ts +0 -2
- package/es/result/500.d.ts +0 -2
- package/es/select/select.d.ts +0 -1533
- package/es/space/space.d.ts +0 -45
- package/es/spin/dot-loading.d.ts +0 -10
- package/es/spin/spin.d.ts +0 -37
- package/es/table/table-column.d.ts +0 -120
- package/es/table/table-operation-td.d.ts +0 -813
- package/es/table/table-tbody.d.ts +0 -4
- package/es/table/table-thead.d.ts +0 -4
- package/es/table/table-tr.d.ts +0 -41
- package/es/time-picker/range-panel.d.ts +0 -203
- package/es/timeline/timeline.d.ts +0 -226
- package/es/transfer/transfer-list-item.d.ts +0 -45
- package/es/tree/node-switcher.vue_vue_type_script_lang.js +0 -69
- package/es/tree/node.d.ts +0 -4
- package/es/tree-select/panel.d.ts +0 -14
- package/es/trigger/trigger.d.ts +0 -366
- package/es/typography/base.d.ts +0 -171
- package/es/typography/paragraph.d.ts +0 -27
- package/es/typography/text.d.ts +0 -18
- package/es/typography/title.d.ts +0 -17
- package/es/upload/upload-list.d.ts +0 -63
- package/es/upload/upload-picture-item.d.ts +0 -24
package/es/table/utils.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import _objectSpread2 from "../_virtual/_@oxc-project_runtime@0.
|
|
1
|
+
import _objectSpread2 from "../_virtual/_@oxc-project_runtime@0.142.0/helpers/esm/objectSpread2.js";
|
|
2
2
|
import { isArray, isNull, isUndefined } from "../_utils/is.js";
|
|
3
3
|
//#region components/table/utils.ts
|
|
4
4
|
var getDataColumnsNumber = (columns) => {
|
package/es/tabs/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { App } from 'vue';
|
|
2
2
|
import type { SDOptions } from '../_utils/types';
|
|
3
3
|
import _TabPane from './tab-pane.vue';
|
|
4
|
-
import _Tabs from './tabs';
|
|
4
|
+
import _Tabs from './tabs.vue';
|
|
5
5
|
declare const Tabs: {
|
|
6
6
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
7
7
|
activeKey: {
|
|
@@ -16,9 +16,7 @@ declare const Tabs: {
|
|
|
16
16
|
type: import("vue").PropType<import("./interface").TabsPosition>;
|
|
17
17
|
default: string;
|
|
18
18
|
};
|
|
19
|
-
size:
|
|
20
|
-
type: import("vue").PropType<import("../index.ts").Size>;
|
|
21
|
-
};
|
|
19
|
+
size: import("vue").PropType<import("../index.ts").Size>;
|
|
22
20
|
type: {
|
|
23
21
|
type: import("vue").PropType<import("./interface").TabsType>;
|
|
24
22
|
default: string;
|
|
@@ -80,17 +78,17 @@ declare const Tabs: {
|
|
|
80
78
|
default: boolean;
|
|
81
79
|
};
|
|
82
80
|
}>> & Readonly<{
|
|
83
|
-
onAdd?: ((
|
|
84
|
-
onDelete?: ((_key: string | number,
|
|
81
|
+
onAdd?: ((_event: Event) => any) | undefined;
|
|
82
|
+
onDelete?: ((_key: string | number, _event: Event) => any) | undefined;
|
|
85
83
|
onChange?: ((_key: string | number) => any) | undefined;
|
|
86
84
|
"onUpdate:activeKey"?: ((_key: string | number) => any) | undefined;
|
|
87
|
-
onTabClick?: ((_key: string | number,
|
|
88
|
-
}>,
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
85
|
+
onTabClick?: ((_key: string | number, _event: Event) => any) | undefined;
|
|
86
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
87
|
+
add: (_event: Event) => void;
|
|
88
|
+
delete: (_key: string | number, _event: Event) => void;
|
|
89
|
+
change: (_key: string | number) => void;
|
|
90
|
+
"update:activeKey": (_key: string | number) => void;
|
|
91
|
+
tabClick: (_key: string | number, _event: Event) => void;
|
|
94
92
|
}, import("vue").PublicProps, {
|
|
95
93
|
type: import("./interface").TabsType;
|
|
96
94
|
position: import("./interface").TabsPosition;
|
|
@@ -130,9 +128,7 @@ declare const Tabs: {
|
|
|
130
128
|
type: import("vue").PropType<import("./interface").TabsPosition>;
|
|
131
129
|
default: string;
|
|
132
130
|
};
|
|
133
|
-
size:
|
|
134
|
-
type: import("vue").PropType<import("../index.ts").Size>;
|
|
135
|
-
};
|
|
131
|
+
size: import("vue").PropType<import("../index.ts").Size>;
|
|
136
132
|
type: {
|
|
137
133
|
type: import("vue").PropType<import("./interface").TabsType>;
|
|
138
134
|
default: string;
|
|
@@ -194,12 +190,12 @@ declare const Tabs: {
|
|
|
194
190
|
default: boolean;
|
|
195
191
|
};
|
|
196
192
|
}>> & Readonly<{
|
|
197
|
-
onAdd?: ((
|
|
198
|
-
onDelete?: ((_key: string | number,
|
|
193
|
+
onAdd?: ((_event: Event) => any) | undefined;
|
|
194
|
+
onDelete?: ((_key: string | number, _event: Event) => any) | undefined;
|
|
199
195
|
onChange?: ((_key: string | number) => any) | undefined;
|
|
200
196
|
"onUpdate:activeKey"?: ((_key: string | number) => any) | undefined;
|
|
201
|
-
onTabClick?: ((_key: string | number,
|
|
202
|
-
}>,
|
|
197
|
+
onTabClick?: ((_key: string | number, _event: Event) => any) | undefined;
|
|
198
|
+
}>, {}, {}, {}, {}, {
|
|
203
199
|
type: import("./interface").TabsType;
|
|
204
200
|
position: import("./interface").TabsPosition;
|
|
205
201
|
justify: boolean;
|
|
@@ -235,9 +231,7 @@ declare const Tabs: {
|
|
|
235
231
|
type: import("vue").PropType<import("./interface").TabsPosition>;
|
|
236
232
|
default: string;
|
|
237
233
|
};
|
|
238
|
-
size:
|
|
239
|
-
type: import("vue").PropType<import("../index.ts").Size>;
|
|
240
|
-
};
|
|
234
|
+
size: import("vue").PropType<import("../index.ts").Size>;
|
|
241
235
|
type: {
|
|
242
236
|
type: import("vue").PropType<import("./interface").TabsType>;
|
|
243
237
|
default: string;
|
|
@@ -299,17 +293,17 @@ declare const Tabs: {
|
|
|
299
293
|
default: boolean;
|
|
300
294
|
};
|
|
301
295
|
}>> & Readonly<{
|
|
302
|
-
onAdd?: ((
|
|
303
|
-
onDelete?: ((_key: string | number,
|
|
296
|
+
onAdd?: ((_event: Event) => any) | undefined;
|
|
297
|
+
onDelete?: ((_key: string | number, _event: Event) => any) | undefined;
|
|
304
298
|
onChange?: ((_key: string | number) => any) | undefined;
|
|
305
299
|
"onUpdate:activeKey"?: ((_key: string | number) => any) | undefined;
|
|
306
|
-
onTabClick?: ((_key: string | number,
|
|
307
|
-
}>,
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
300
|
+
onTabClick?: ((_key: string | number, _event: Event) => any) | undefined;
|
|
301
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
302
|
+
add: (_event: Event) => void;
|
|
303
|
+
delete: (_key: string | number, _event: Event) => void;
|
|
304
|
+
change: (_key: string | number) => void;
|
|
305
|
+
"update:activeKey": (_key: string | number) => void;
|
|
306
|
+
tabClick: (_key: string | number, _event: Event) => void;
|
|
313
307
|
}, string, {
|
|
314
308
|
type: import("./interface").TabsType;
|
|
315
309
|
position: import("./interface").TabsPosition;
|
|
@@ -329,7 +323,12 @@ declare const Tabs: {
|
|
|
329
323
|
lazyLoad: boolean;
|
|
330
324
|
autoSwitch: boolean;
|
|
331
325
|
hideContent: boolean;
|
|
332
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
326
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
327
|
+
$slots: {
|
|
328
|
+
default(): unknown;
|
|
329
|
+
extra(): unknown;
|
|
330
|
+
};
|
|
331
|
+
}) & {
|
|
333
332
|
TabPane: {
|
|
334
333
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
335
334
|
title: StringConstructor;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import _objectSpread2 from "../_virtual/_@oxc-project_runtime@0.
|
|
1
|
+
import _objectSpread2 from "../_virtual/_@oxc-project_runtime@0.142.0/helpers/esm/objectSpread2.js";
|
|
2
2
|
import { getPrefixCls } from "../_utils/global-config.js";
|
|
3
3
|
import Scrollbar from "../scrollbar/index.js";
|
|
4
4
|
import { tabsInjectionKey } from "./context.js";
|
package/es/tabs/tabs-button.js
CHANGED
|
@@ -1,60 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import IconRight from "../icon/icon-right/index.js";
|
|
5
|
-
import IconDown from "../icon/icon-down/index.js";
|
|
6
|
-
import IconUp from "../icon/icon-up/index.js";
|
|
7
|
-
import { computed, createVNode, defineComponent, isVNode } from "vue";
|
|
8
|
-
//#region components/tabs/tabs-button.tsx
|
|
9
|
-
function _isSlot(s) {
|
|
10
|
-
return typeof s === "function" || Object.prototype.toString.call(s) === "[object Object]" && !isVNode(s);
|
|
11
|
-
}
|
|
12
|
-
var tabs_button_default = /* @__PURE__ */ defineComponent({
|
|
13
|
-
name: "TabsButton",
|
|
14
|
-
props: {
|
|
15
|
-
type: {
|
|
16
|
-
type: String,
|
|
17
|
-
default: "next"
|
|
18
|
-
},
|
|
19
|
-
direction: {
|
|
20
|
-
type: String,
|
|
21
|
-
default: "horizontal"
|
|
22
|
-
},
|
|
23
|
-
disabled: {
|
|
24
|
-
type: Boolean,
|
|
25
|
-
default: false
|
|
26
|
-
},
|
|
27
|
-
onClick: { type: Function }
|
|
28
|
-
},
|
|
29
|
-
emits: ["click"],
|
|
30
|
-
setup(props, { emit }) {
|
|
31
|
-
const prefixCls = getPrefixCls("tabs-nav-button");
|
|
32
|
-
const handleClick = (ev) => {
|
|
33
|
-
if (!props.disabled) emit("click", props.type, ev);
|
|
34
|
-
};
|
|
35
|
-
const renderIcon = () => {
|
|
36
|
-
if (props.direction === "horizontal") {
|
|
37
|
-
if (props.type === "next") return createVNode(IconRight, null, null);
|
|
38
|
-
return createVNode(IconLeft, null, null);
|
|
39
|
-
}
|
|
40
|
-
if (props.type === "next") return createVNode(IconDown, null, null);
|
|
41
|
-
return createVNode(IconUp, null, null);
|
|
42
|
-
};
|
|
43
|
-
const cls = computed(() => [prefixCls, {
|
|
44
|
-
[`${prefixCls}-disabled`]: props.disabled,
|
|
45
|
-
[`${prefixCls}-left`]: props.direction === "horizontal" && props.type === "previous",
|
|
46
|
-
[`${prefixCls}-right`]: props.direction === "horizontal" && props.type === "next",
|
|
47
|
-
[`${prefixCls}-up`]: props.direction === "vertical" && props.type === "previous",
|
|
48
|
-
[`${prefixCls}-down`]: props.direction === "vertical" && props.type === "next"
|
|
49
|
-
}]);
|
|
50
|
-
return () => {
|
|
51
|
-
let _slot;
|
|
52
|
-
return createVNode("div", {
|
|
53
|
-
"class": cls.value,
|
|
54
|
-
"onClick": handleClick
|
|
55
|
-
}, [createVNode(icon_hover_default, { "disabled": props.disabled }, _isSlot(_slot = renderIcon()) ? _slot : { default: () => [_slot] })]);
|
|
56
|
-
};
|
|
57
|
-
}
|
|
58
|
-
});
|
|
1
|
+
import tabs_button_vue_vue_type_script_setup_true_lang_default from "./tabs-button.vue_vue_type_script_setup_true_lang.js";
|
|
2
|
+
//#region components/tabs/tabs-button.vue
|
|
3
|
+
var tabs_button_default = tabs_button_vue_vue_type_script_setup_true_lang_default;
|
|
59
4
|
//#endregion
|
|
60
5
|
export { tabs_button_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { PropType } from 'vue';
|
|
2
2
|
import type { Direction } from '../_utils/constant';
|
|
3
3
|
type ButtonTypes = 'previous' | 'next';
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
5
|
type: {
|
|
6
6
|
type: PropType<ButtonTypes>;
|
|
7
7
|
default: string;
|
|
@@ -17,7 +17,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
17
17
|
onClick: {
|
|
18
18
|
type: PropType<(type: ButtonTypes, ev: Event) => void>;
|
|
19
19
|
};
|
|
20
|
-
}>,
|
|
20
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
|
+
click: (type: ButtonTypes, event: Event) => any;
|
|
22
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
23
|
type: {
|
|
22
24
|
type: PropType<ButtonTypes>;
|
|
23
25
|
default: string;
|
|
@@ -34,10 +36,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
34
36
|
type: PropType<(type: ButtonTypes, ev: Event) => void>;
|
|
35
37
|
};
|
|
36
38
|
}>> & Readonly<{
|
|
37
|
-
onClick?: ((
|
|
39
|
+
onClick?: ((type: ButtonTypes, event: Event) => any) | undefined;
|
|
38
40
|
}>, {
|
|
39
41
|
type: ButtonTypes;
|
|
40
42
|
disabled: boolean;
|
|
41
43
|
direction: "horizontal" | "vertical";
|
|
42
44
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
45
|
+
declare const _default: typeof __VLS_export;
|
|
43
46
|
export default _default;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import _objectSpread2 from "../_virtual/_@oxc-project_runtime@0.142.0/helpers/esm/objectSpread2.js";
|
|
2
|
+
import { getPrefixCls } from "../_utils/global-config.js";
|
|
3
|
+
import icon_hover_default from "../_components/icon-hover.js";
|
|
4
|
+
import IconLeft from "../icon/icon-left/index.js";
|
|
5
|
+
import IconRight from "../icon/icon-right/index.js";
|
|
6
|
+
import IconDown from "../icon/icon-down/index.js";
|
|
7
|
+
import IconUp from "../icon/icon-up/index.js";
|
|
8
|
+
import { computed, createBlock, createElementBlock, createVNode, defineComponent, normalizeClass, openBlock, unref, withCtx } from "vue";
|
|
9
|
+
//#region components/tabs/tabs-button.vue?vue&type=script&setup=true&lang.ts
|
|
10
|
+
var tabs_button_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent(_objectSpread2(_objectSpread2({}, { name: "TabsButton" }), {}, {
|
|
11
|
+
__name: "tabs-button",
|
|
12
|
+
props: {
|
|
13
|
+
type: {
|
|
14
|
+
type: String,
|
|
15
|
+
default: "next"
|
|
16
|
+
},
|
|
17
|
+
direction: {
|
|
18
|
+
type: String,
|
|
19
|
+
default: "horizontal"
|
|
20
|
+
},
|
|
21
|
+
disabled: {
|
|
22
|
+
type: Boolean,
|
|
23
|
+
default: false
|
|
24
|
+
},
|
|
25
|
+
onClick: { type: Function }
|
|
26
|
+
},
|
|
27
|
+
emits: ["click"],
|
|
28
|
+
setup(__props, { emit: __emit }) {
|
|
29
|
+
const props = __props;
|
|
30
|
+
const emit = __emit;
|
|
31
|
+
const prefixCls = getPrefixCls("tabs-nav-button");
|
|
32
|
+
const handleClick = (event) => {
|
|
33
|
+
if (!props.disabled) emit("click", props.type, event);
|
|
34
|
+
};
|
|
35
|
+
const cls = computed(() => [prefixCls, {
|
|
36
|
+
[`${prefixCls}-disabled`]: props.disabled,
|
|
37
|
+
[`${prefixCls}-left`]: props.direction === "horizontal" && props.type === "previous",
|
|
38
|
+
[`${prefixCls}-right`]: props.direction === "horizontal" && props.type === "next",
|
|
39
|
+
[`${prefixCls}-up`]: props.direction === "vertical" && props.type === "previous",
|
|
40
|
+
[`${prefixCls}-down`]: props.direction === "vertical" && props.type === "next"
|
|
41
|
+
}]);
|
|
42
|
+
return (_ctx, _cache) => {
|
|
43
|
+
return openBlock(), createElementBlock("div", {
|
|
44
|
+
class: normalizeClass(cls.value),
|
|
45
|
+
onClick: handleClick
|
|
46
|
+
}, [createVNode(icon_hover_default, { disabled: __props.disabled }, {
|
|
47
|
+
default: withCtx(() => [__props.direction === "horizontal" && __props.type === "next" ? (openBlock(), createBlock(unref(IconRight), { key: 0 })) : __props.direction === "horizontal" ? (openBlock(), createBlock(unref(IconLeft), { key: 1 })) : __props.type === "next" ? (openBlock(), createBlock(unref(IconDown), { key: 2 })) : (openBlock(), createBlock(unref(IconUp), { key: 3 }))]),
|
|
48
|
+
_: 1
|
|
49
|
+
}, 8, ["disabled"])], 2);
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
}));
|
|
53
|
+
//#endregion
|
|
54
|
+
export { tabs_button_vue_vue_type_script_setup_true_lang_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import _objectSpread2 from "../_virtual/_@oxc-project_runtime@0.
|
|
1
|
+
import _objectSpread2 from "../_virtual/_@oxc-project_runtime@0.142.0/helpers/esm/objectSpread2.js";
|
|
2
2
|
import { getPrefixCls } from "../_utils/global-config.js";
|
|
3
3
|
import { computed, createElementBlock, defineComponent, nextTick, normalizeClass, normalizeStyle, onMounted, onUpdated, openBlock, ref } from "vue";
|
|
4
4
|
//#region components/tabs/tabs-nav-ink.vue?vue&type=script&setup=true&lang.ts
|
package/es/tabs/tabs-nav.js
CHANGED
|
@@ -1,299 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import resize_observer_default from "../_components/resize-observer.js";
|
|
5
|
-
import { off, on } from "../_utils/dom.js";
|
|
6
|
-
import icon_hover_default from "../_components/icon-hover.js";
|
|
7
|
-
import { KEYBOARD_KEY } from "../_utils/keyboard.js";
|
|
8
|
-
import IconPlus from "../icon/icon-plus/index.js";
|
|
9
|
-
import tabs_button_default from "./tabs-button.js";
|
|
10
|
-
import tabs_nav_ink_default from "./tabs-nav-ink.js";
|
|
11
|
-
import tabs_tab_default from "./tabs-tab.js";
|
|
12
|
-
import { updateScrollOffset } from "./utils.js";
|
|
13
|
-
import { computed, createVNode, defineComponent, inject, nextTick, onMounted, onUnmounted, ref, toRefs, watch } from "vue";
|
|
14
|
-
//#region components/tabs/tabs-nav.tsx
|
|
15
|
-
var tabs_nav_default = /* @__PURE__ */ defineComponent({
|
|
16
|
-
name: "TabsNav",
|
|
17
|
-
props: {
|
|
18
|
-
tabs: {
|
|
19
|
-
type: Array,
|
|
20
|
-
required: true
|
|
21
|
-
},
|
|
22
|
-
direction: {
|
|
23
|
-
type: String,
|
|
24
|
-
required: true
|
|
25
|
-
},
|
|
26
|
-
type: {
|
|
27
|
-
type: String,
|
|
28
|
-
required: true
|
|
29
|
-
},
|
|
30
|
-
activeKey: { type: [String, Number] },
|
|
31
|
-
activeIndex: {
|
|
32
|
-
type: Number,
|
|
33
|
-
required: true
|
|
34
|
-
},
|
|
35
|
-
position: {
|
|
36
|
-
type: String,
|
|
37
|
-
required: true
|
|
38
|
-
},
|
|
39
|
-
size: {
|
|
40
|
-
type: String,
|
|
41
|
-
required: true
|
|
42
|
-
},
|
|
43
|
-
showAddButton: {
|
|
44
|
-
type: Boolean,
|
|
45
|
-
default: false
|
|
46
|
-
},
|
|
47
|
-
editable: {
|
|
48
|
-
type: Boolean,
|
|
49
|
-
default: false
|
|
50
|
-
},
|
|
51
|
-
animation: {
|
|
52
|
-
type: Boolean,
|
|
53
|
-
required: true
|
|
54
|
-
},
|
|
55
|
-
headerPadding: {
|
|
56
|
-
type: Boolean,
|
|
57
|
-
default: true
|
|
58
|
-
},
|
|
59
|
-
scrollPosition: {
|
|
60
|
-
type: String,
|
|
61
|
-
default: "auto"
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
|
-
emits: [
|
|
65
|
-
"click",
|
|
66
|
-
"add",
|
|
67
|
-
"delete"
|
|
68
|
-
],
|
|
69
|
-
setup(props, { emit, slots }) {
|
|
70
|
-
const { tabs, activeKey, activeIndex, direction, scrollPosition } = toRefs(props);
|
|
71
|
-
const prefixCls = getPrefixCls("tabs-nav");
|
|
72
|
-
const configCtx = inject(configProviderInjectionKey, void 0);
|
|
73
|
-
const rtl = computed(() => {
|
|
74
|
-
var _configCtx$rtl;
|
|
75
|
-
return (_configCtx$rtl = configCtx === null || configCtx === void 0 ? void 0 : configCtx.rtl) !== null && _configCtx$rtl !== void 0 ? _configCtx$rtl : false;
|
|
76
|
-
});
|
|
77
|
-
const wrapperRef = ref();
|
|
78
|
-
const listRef = ref();
|
|
79
|
-
const tabsRef = ref({});
|
|
80
|
-
const activeTabRef = computed(() => {
|
|
81
|
-
if (!isUndefined(activeKey.value)) return tabsRef.value[activeKey.value];
|
|
82
|
-
});
|
|
83
|
-
const isRtlHorizontal = computed(() => rtl.value && direction.value === "horizontal");
|
|
84
|
-
const inkRef = ref();
|
|
85
|
-
const mergedEditable = computed(() => props.editable && [
|
|
86
|
-
"line",
|
|
87
|
-
"card",
|
|
88
|
-
"card-gutter"
|
|
89
|
-
].includes(props.type));
|
|
90
|
-
const isScroll = ref(false);
|
|
91
|
-
const wrapperLength = ref(0);
|
|
92
|
-
const maxOffset = ref(0);
|
|
93
|
-
const offset = ref(0);
|
|
94
|
-
const getWrapperLength = () => {
|
|
95
|
-
var _ref, _wrapperRef$value, _wrapperRef$value2;
|
|
96
|
-
return (_ref = direction.value === "vertical" ? (_wrapperRef$value = wrapperRef.value) === null || _wrapperRef$value === void 0 ? void 0 : _wrapperRef$value.offsetHeight : (_wrapperRef$value2 = wrapperRef.value) === null || _wrapperRef$value2 === void 0 ? void 0 : _wrapperRef$value2.offsetWidth) !== null && _ref !== void 0 ? _ref : 0;
|
|
97
|
-
};
|
|
98
|
-
const getMaxOffset = () => {
|
|
99
|
-
if (!listRef.value || !wrapperRef.value) return 0;
|
|
100
|
-
if (direction.value === "vertical") return listRef.value.offsetHeight - wrapperRef.value.offsetHeight;
|
|
101
|
-
return listRef.value.offsetWidth - wrapperRef.value.offsetWidth;
|
|
102
|
-
};
|
|
103
|
-
const getSize = () => {
|
|
104
|
-
isScroll.value = isOverflow();
|
|
105
|
-
if (isScroll.value) {
|
|
106
|
-
wrapperLength.value = getWrapperLength();
|
|
107
|
-
maxOffset.value = getMaxOffset();
|
|
108
|
-
if (offset.value > maxOffset.value) offset.value = maxOffset.value;
|
|
109
|
-
} else offset.value = 0;
|
|
110
|
-
};
|
|
111
|
-
const isOverflow = () => {
|
|
112
|
-
if (wrapperRef.value && listRef.value) return props.direction === "vertical" ? listRef.value.offsetHeight > wrapperRef.value.offsetHeight : listRef.value.offsetWidth > wrapperRef.value.offsetWidth;
|
|
113
|
-
return false;
|
|
114
|
-
};
|
|
115
|
-
const setOffset = (newOffset) => {
|
|
116
|
-
if (!wrapperRef.value || !listRef.value || newOffset < 0) newOffset = 0;
|
|
117
|
-
offset.value = Math.min(newOffset, maxOffset.value);
|
|
118
|
-
};
|
|
119
|
-
const setActiveTabOffset = () => {
|
|
120
|
-
if (!activeTabRef.value || !wrapperRef.value || !isScroll.value) return;
|
|
121
|
-
updateScrollOffset(wrapperRef.value, direction.value);
|
|
122
|
-
const isHorizontal = direction.value === "horizontal";
|
|
123
|
-
const sizeProperty = isHorizontal ? "offsetWidth" : "offsetHeight";
|
|
124
|
-
const wrapperSize = wrapperRef.value[sizeProperty];
|
|
125
|
-
const tabSize = activeTabRef.value[sizeProperty];
|
|
126
|
-
let tabPosition = 0;
|
|
127
|
-
if (isRtlHorizontal.value) {
|
|
128
|
-
var _listRef$value;
|
|
129
|
-
const listWidth = ((_listRef$value = listRef.value) === null || _listRef$value === void 0 ? void 0 : _listRef$value.offsetWidth) || 0;
|
|
130
|
-
const { offsetLeft } = activeTabRef.value;
|
|
131
|
-
tabPosition = listWidth - offsetLeft - tabSize;
|
|
132
|
-
} else tabPosition = isHorizontal ? activeTabRef.value.offsetLeft : activeTabRef.value.offsetTop;
|
|
133
|
-
const marginSide = isHorizontal ? isRtlHorizontal.value ? scrollPosition.value === "end" ? "marginLeft" : "marginRight" : scrollPosition.value === "end" ? "marginRight" : "marginLeft" : scrollPosition.value === "end" ? "marginBottom" : "marginTop";
|
|
134
|
-
const tabStyle = window.getComputedStyle(activeTabRef.value);
|
|
135
|
-
const tabMargin = parseFloat(tabStyle[marginSide]) || 0;
|
|
136
|
-
let targetOffset = 0;
|
|
137
|
-
switch (scrollPosition.value) {
|
|
138
|
-
case "auto":
|
|
139
|
-
if (tabPosition < offset.value) targetOffset = tabPosition - tabMargin;
|
|
140
|
-
else if (tabPosition + tabSize > offset.value + wrapperSize) targetOffset = tabPosition + tabSize - wrapperSize + tabMargin;
|
|
141
|
-
break;
|
|
142
|
-
case "center":
|
|
143
|
-
targetOffset = tabPosition + (tabSize - wrapperSize + tabMargin) / 2;
|
|
144
|
-
break;
|
|
145
|
-
case "start":
|
|
146
|
-
targetOffset = tabPosition - tabMargin;
|
|
147
|
-
break;
|
|
148
|
-
case "end":
|
|
149
|
-
targetOffset = tabPosition + tabSize - wrapperSize + tabMargin;
|
|
150
|
-
break;
|
|
151
|
-
default: if (isNumber(scrollPosition.value)) targetOffset = tabPosition - scrollPosition.value;
|
|
152
|
-
}
|
|
153
|
-
setOffset(targetOffset);
|
|
154
|
-
};
|
|
155
|
-
const handleWheel = (ev) => {
|
|
156
|
-
if (!isScroll.value) return;
|
|
157
|
-
ev.preventDefault();
|
|
158
|
-
const { deltaX, deltaY } = ev;
|
|
159
|
-
if (Math.abs(deltaX) > Math.abs(deltaY)) setOffset(offset.value + deltaX);
|
|
160
|
-
else setOffset(offset.value + deltaY);
|
|
161
|
-
};
|
|
162
|
-
const handleClick = (key, ev) => {
|
|
163
|
-
emit("click", key, ev);
|
|
164
|
-
};
|
|
165
|
-
const handleDelete = (key, ev) => {
|
|
166
|
-
emit("delete", key, ev);
|
|
167
|
-
nextTick(() => {
|
|
168
|
-
delete tabsRef.value[key];
|
|
169
|
-
});
|
|
170
|
-
};
|
|
171
|
-
const handleButtonClick = (type) => {
|
|
172
|
-
const scrollDirection = type === "previous" !== isRtlHorizontal.value ? -1 : 1;
|
|
173
|
-
const nextOffset = offset.value + scrollDirection * wrapperLength.value;
|
|
174
|
-
setOffset(nextOffset);
|
|
175
|
-
};
|
|
176
|
-
const focusAndActivate = (key, ev) => {
|
|
177
|
-
const el = tabsRef.value[key];
|
|
178
|
-
if (el instanceof HTMLElement) el.focus();
|
|
179
|
-
emit("click", key, ev);
|
|
180
|
-
};
|
|
181
|
-
const handleListKeydown = (ev) => {
|
|
182
|
-
const enabled = props.tabs.filter((t) => !t.disabled);
|
|
183
|
-
if (enabled.length === 0) return;
|
|
184
|
-
const len = enabled.length;
|
|
185
|
-
const currentIdx = Math.max(0, enabled.findIndex((t) => t.key === activeKey.value));
|
|
186
|
-
let nextIdx = currentIdx;
|
|
187
|
-
const key = ev.key;
|
|
188
|
-
if (direction.value === "vertical") if (key === KEYBOARD_KEY.ARROW_DOWN) nextIdx = currentIdx + 1;
|
|
189
|
-
else if (key === KEYBOARD_KEY.ARROW_UP) nextIdx = currentIdx - 1;
|
|
190
|
-
else if (key === KEYBOARD_KEY.HOME) nextIdx = 0;
|
|
191
|
-
else if (key === KEYBOARD_KEY.END) nextIdx = len - 1;
|
|
192
|
-
else return;
|
|
193
|
-
else {
|
|
194
|
-
const rtl = isRtlHorizontal.value;
|
|
195
|
-
if (key === KEYBOARD_KEY.ARROW_RIGHT) nextIdx = rtl ? currentIdx - 1 : currentIdx + 1;
|
|
196
|
-
else if (key === KEYBOARD_KEY.ARROW_LEFT) nextIdx = rtl ? currentIdx + 1 : currentIdx - 1;
|
|
197
|
-
else if (key === KEYBOARD_KEY.HOME) nextIdx = 0;
|
|
198
|
-
else if (key === KEYBOARD_KEY.END) nextIdx = len - 1;
|
|
199
|
-
else return;
|
|
200
|
-
}
|
|
201
|
-
ev.preventDefault();
|
|
202
|
-
nextIdx = (nextIdx % len + len) % len;
|
|
203
|
-
focusAndActivate(enabled[nextIdx].key, ev);
|
|
204
|
-
};
|
|
205
|
-
const handleResize = () => {
|
|
206
|
-
getSize();
|
|
207
|
-
if (inkRef.value) inkRef.value.$forceUpdate();
|
|
208
|
-
};
|
|
209
|
-
watch(tabs, () => {
|
|
210
|
-
nextTick(() => {
|
|
211
|
-
getSize();
|
|
212
|
-
});
|
|
213
|
-
});
|
|
214
|
-
watch([
|
|
215
|
-
activeIndex,
|
|
216
|
-
scrollPosition,
|
|
217
|
-
rtl
|
|
218
|
-
], () => {
|
|
219
|
-
setTimeout(() => {
|
|
220
|
-
setActiveTabOffset();
|
|
221
|
-
if (inkRef.value) inkRef.value.getInkStyle();
|
|
222
|
-
}, 0);
|
|
223
|
-
});
|
|
224
|
-
onMounted(() => {
|
|
225
|
-
getSize();
|
|
226
|
-
if (wrapperRef.value) on(wrapperRef.value, "wheel", handleWheel, { passive: false });
|
|
227
|
-
});
|
|
228
|
-
onUnmounted(() => {
|
|
229
|
-
if (wrapperRef.value) off(wrapperRef.value, "wheel", handleWheel);
|
|
230
|
-
});
|
|
231
|
-
const renderAddBtn = () => {
|
|
232
|
-
if (!mergedEditable.value || !props.showAddButton) return null;
|
|
233
|
-
return createVNode("div", {
|
|
234
|
-
"class": `${prefixCls}-add-btn`,
|
|
235
|
-
"onClick": (ev) => emit("add", ev)
|
|
236
|
-
}, [createVNode(icon_hover_default, null, { default: () => [createVNode(IconPlus, null, null)] })]);
|
|
237
|
-
};
|
|
238
|
-
const cls = computed(() => [
|
|
239
|
-
prefixCls,
|
|
240
|
-
`${prefixCls}-${props.direction}`,
|
|
241
|
-
`${prefixCls}-${props.position}`,
|
|
242
|
-
`${prefixCls}-size-${props.size}`,
|
|
243
|
-
`${prefixCls}-type-${props.type}`
|
|
244
|
-
]);
|
|
245
|
-
const listCls = computed(() => [`${prefixCls}-tab-list`, { [`${prefixCls}-tab-list-no-padding`]: !props.headerPadding && ["line", "text"].includes(props.type) && props.direction === "horizontal" }]);
|
|
246
|
-
const listStyle = computed(() => ({ transform: direction.value === "vertical" ? `translateY(${-offset.value}px)` : `translateX(${rtl.value ? offset.value : -offset.value}px)` }));
|
|
247
|
-
const tabCls = computed(() => [`${prefixCls}-tab`, { [`${prefixCls}-tab-scroll`]: isScroll.value }]);
|
|
248
|
-
return () => {
|
|
249
|
-
var _slots$extra;
|
|
250
|
-
return createVNode("div", { "class": cls.value }, [
|
|
251
|
-
isScroll.value && createVNode(tabs_button_default, {
|
|
252
|
-
"type": isRtlHorizontal.value ? "next" : "previous",
|
|
253
|
-
"direction": props.direction,
|
|
254
|
-
"disabled": offset.value <= 0,
|
|
255
|
-
"onClick": handleButtonClick
|
|
256
|
-
}, null),
|
|
257
|
-
createVNode(resize_observer_default, { "onResize": () => getSize() }, { default: () => [createVNode("div", {
|
|
258
|
-
"class": tabCls.value,
|
|
259
|
-
"ref": wrapperRef
|
|
260
|
-
}, [createVNode(resize_observer_default, { "onResize": handleResize }, { default: () => [createVNode("div", {
|
|
261
|
-
"ref": listRef,
|
|
262
|
-
"class": listCls.value,
|
|
263
|
-
"style": listStyle.value,
|
|
264
|
-
"role": "tablist",
|
|
265
|
-
"aria-orientation": direction.value === "vertical" ? "vertical" : "horizontal",
|
|
266
|
-
"onKeydown": handleListKeydown
|
|
267
|
-
}, [props.tabs.map((tab) => createVNode(tabs_tab_default, {
|
|
268
|
-
"key": tab.key,
|
|
269
|
-
"ref": (component) => {
|
|
270
|
-
if (component === null || component === void 0 ? void 0 : component.$el) tabsRef.value[tab.key] = component.$el;
|
|
271
|
-
},
|
|
272
|
-
"active": tab.key === activeKey.value,
|
|
273
|
-
"tab": tab,
|
|
274
|
-
"editable": props.editable,
|
|
275
|
-
"onClick": handleClick,
|
|
276
|
-
"onDelete": handleDelete
|
|
277
|
-
}, { default: () => {
|
|
278
|
-
var _tab$slots$title, _tab$slots$title2, _tab$slots;
|
|
279
|
-
return [(_tab$slots$title = (_tab$slots$title2 = (_tab$slots = tab.slots).title) === null || _tab$slots$title2 === void 0 ? void 0 : _tab$slots$title2.call(_tab$slots)) !== null && _tab$slots$title !== void 0 ? _tab$slots$title : tab.title];
|
|
280
|
-
} })), props.type === "line" && activeTabRef.value && createVNode(tabs_nav_ink_default, {
|
|
281
|
-
"ref": inkRef,
|
|
282
|
-
"activeTabRef": activeTabRef.value,
|
|
283
|
-
"direction": props.direction,
|
|
284
|
-
"disabled": false,
|
|
285
|
-
"animation": props.animation
|
|
286
|
-
}, null)])] }), !isScroll.value && renderAddBtn()])] }),
|
|
287
|
-
isScroll.value && createVNode(tabs_button_default, {
|
|
288
|
-
"type": isRtlHorizontal.value ? "previous" : "next",
|
|
289
|
-
"direction": props.direction,
|
|
290
|
-
"disabled": offset.value >= maxOffset.value,
|
|
291
|
-
"onClick": handleButtonClick
|
|
292
|
-
}, null),
|
|
293
|
-
createVNode("div", { "class": `${prefixCls}-extra` }, [isScroll.value && renderAddBtn(), (_slots$extra = slots.extra) === null || _slots$extra === void 0 ? void 0 : _slots$extra.call(slots)])
|
|
294
|
-
]);
|
|
295
|
-
};
|
|
296
|
-
}
|
|
297
|
-
});
|
|
1
|
+
import tabs_nav_vue_vue_type_script_setup_true_lang_default from "./tabs-nav.vue_vue_type_script_setup_true_lang.js";
|
|
2
|
+
//#region components/tabs/tabs-nav.vue
|
|
3
|
+
var tabs_nav_default = tabs_nav_vue_vue_type_script_setup_true_lang_default;
|
|
298
4
|
//#endregion
|
|
299
5
|
export { tabs_nav_default as default };
|