@sdata/web-vue 3.30.0 → 4.1.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 +319 -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 +36 -0
- package/es/badge/badge.vue_vue_type_script_setup_true_lang.js +112 -0
- package/es/badge/index.d.ts +39 -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/components.d.ts +2 -0
- 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 +319 -23
- package/es/index.d.ts +2 -2
- package/es/index.js +16 -14
- package/es/index.scss +1 -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 +1 -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/utils.js +4 -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/number-flow/continuous.d.ts +2 -0
- package/es/number-flow/continuous.js +7 -0
- package/es/number-flow/formatter.d.ts +15 -0
- package/es/number-flow/formatter.js +54 -0
- package/es/number-flow/group-key.d.ts +11 -0
- package/es/number-flow/group-key.js +4 -0
- package/es/number-flow/index.d.ts +63 -0
- package/es/number-flow/index.js +15 -0
- package/es/number-flow/number-flow-group.js +5 -0
- package/es/number-flow/number-flow-group.vue.d.ts +12 -0
- package/es/number-flow/number-flow-group.vue_vue_type_script_setup_true_lang.js +58 -0
- package/es/number-flow/number-flow.js +5 -0
- package/es/number-flow/number-flow.vue.d.ts +20 -0
- package/es/number-flow/number-flow.vue_vue_type_script_setup_true_lang.js +284 -0
- package/es/number-flow/style/index.css +85 -0
- package/es/number-flow/style/index.scss +93 -0
- package/es/number-flow/style/token.scss +5 -0
- package/es/number-flow/types.d.ts +46 -0
- package/es/number-flow/use-can-animate.d.ts +4 -0
- package/es/number-flow/use-can-animate.js +30 -0
- 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/index.d.ts +3 -3
- package/es/rich-text-editor/nodes/inline-component-node.js +1 -1
- package/es/rich-text-editor/rich-text-editor.vue.d.ts +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 +17 -16
- 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.d.ts +9 -0
- package/es/statistic/countdown.vue_vue_type_script_setup_true_lang.js +30 -3
- package/es/statistic/index.d.ts +15 -0
- package/es/statistic/statistic.vue.d.ts +3 -3
- package/es/statistic/statistic.vue_vue_type_script_setup_true_lang.js +32 -63
- package/es/statistic/style/index.css +3 -0
- package/es/statistic/style/index.scss +5 -0
- 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 +74 -1352
- package/json/vetur-tags.json +94 -473
- package/json/web-types.json +2615 -5690
- 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/index.css +0 -30
- 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/{overflow-list → number-flow}/style/css.js +0 -0
- /package/es/{overflow-list → number-flow}/style/index.d.ts +0 -0
- /package/es/{overflow-list → number-flow}/style/index.js +0 -0
package/json/vetur-tags.json
CHANGED
|
@@ -44,27 +44,7 @@
|
|
|
44
44
|
]
|
|
45
45
|
},
|
|
46
46
|
"sd-auto-complete": {
|
|
47
|
-
"attributes": [
|
|
48
|
-
"change",
|
|
49
|
-
"search",
|
|
50
|
-
"select",
|
|
51
|
-
"clear",
|
|
52
|
-
"dropdown-scroll",
|
|
53
|
-
"dropdown-reach-bottom",
|
|
54
|
-
"model-value",
|
|
55
|
-
"default-value",
|
|
56
|
-
"disabled",
|
|
57
|
-
"readonly",
|
|
58
|
-
"data",
|
|
59
|
-
"popup-container",
|
|
60
|
-
"strict",
|
|
61
|
-
"filter-option",
|
|
62
|
-
"trigger-props",
|
|
63
|
-
"allow-clear",
|
|
64
|
-
"fit-width",
|
|
65
|
-
"max-wfull",
|
|
66
|
-
"virtual-list-props"
|
|
67
|
-
]
|
|
47
|
+
"attributes": []
|
|
68
48
|
},
|
|
69
49
|
"sd-avatar-group": {
|
|
70
50
|
"attributes": [
|
|
@@ -108,7 +88,8 @@
|
|
|
108
88
|
"offset",
|
|
109
89
|
"color",
|
|
110
90
|
"status",
|
|
111
|
-
"count"
|
|
91
|
+
"count",
|
|
92
|
+
"animation"
|
|
112
93
|
]
|
|
113
94
|
},
|
|
114
95
|
"sd-basic-crud-table": {
|
|
@@ -117,19 +98,19 @@
|
|
|
117
98
|
"sd-border-beam": {
|
|
118
99
|
"attributes": []
|
|
119
100
|
},
|
|
120
|
-
"sd-breadcrumb": {
|
|
101
|
+
"sd-breadcrumb-item": {
|
|
121
102
|
"attributes": [
|
|
122
|
-
"max-count",
|
|
123
|
-
"routes",
|
|
124
103
|
"separator",
|
|
125
|
-
"
|
|
104
|
+
"droplist",
|
|
105
|
+
"dropdown-props"
|
|
126
106
|
]
|
|
127
107
|
},
|
|
128
|
-
"sd-breadcrumb
|
|
108
|
+
"sd-breadcrumb": {
|
|
129
109
|
"attributes": [
|
|
110
|
+
"max-count",
|
|
111
|
+
"routes",
|
|
130
112
|
"separator",
|
|
131
|
-
"
|
|
132
|
-
"dropdown-props"
|
|
113
|
+
"custom-url"
|
|
133
114
|
]
|
|
134
115
|
},
|
|
135
116
|
"sd-button-group": {
|
|
@@ -161,6 +142,17 @@
|
|
|
161
142
|
"sd-components": {
|
|
162
143
|
"attributes": []
|
|
163
144
|
},
|
|
145
|
+
"sd-card-grid": {
|
|
146
|
+
"attributes": [
|
|
147
|
+
"hoverable"
|
|
148
|
+
]
|
|
149
|
+
},
|
|
150
|
+
"sd-card-meta": {
|
|
151
|
+
"attributes": [
|
|
152
|
+
"title",
|
|
153
|
+
"description"
|
|
154
|
+
]
|
|
155
|
+
},
|
|
164
156
|
"sd-card": {
|
|
165
157
|
"attributes": [
|
|
166
158
|
"bordered",
|
|
@@ -176,36 +168,10 @@
|
|
|
176
168
|
"scrollbar"
|
|
177
169
|
]
|
|
178
170
|
},
|
|
179
|
-
"sd-
|
|
180
|
-
"attributes": [
|
|
181
|
-
"hoverable"
|
|
182
|
-
]
|
|
183
|
-
},
|
|
184
|
-
"sd-card-meta": {
|
|
185
|
-
"attributes": [
|
|
186
|
-
"title",
|
|
187
|
-
"description"
|
|
188
|
-
]
|
|
171
|
+
"sd-carousel-item": {
|
|
172
|
+
"attributes": []
|
|
189
173
|
},
|
|
190
174
|
"sd-carousel": {
|
|
191
|
-
"attributes": [
|
|
192
|
-
"change",
|
|
193
|
-
"current",
|
|
194
|
-
"default-current",
|
|
195
|
-
"auto-play",
|
|
196
|
-
"move-speed",
|
|
197
|
-
"animation-name",
|
|
198
|
-
"trigger",
|
|
199
|
-
"direction",
|
|
200
|
-
"show-arrow",
|
|
201
|
-
"arrow-class",
|
|
202
|
-
"indicator-type",
|
|
203
|
-
"indicator-position",
|
|
204
|
-
"indicator-class",
|
|
205
|
-
"transition-timing-function"
|
|
206
|
-
]
|
|
207
|
-
},
|
|
208
|
-
"sd-carousel-item": {
|
|
209
175
|
"attributes": []
|
|
210
176
|
},
|
|
211
177
|
"sd-cascader-panel": {
|
|
@@ -217,17 +183,6 @@
|
|
|
217
183
|
"fit-width"
|
|
218
184
|
]
|
|
219
185
|
},
|
|
220
|
-
"sd-checkbox": {
|
|
221
|
-
"attributes": [
|
|
222
|
-
"change",
|
|
223
|
-
"model-value",
|
|
224
|
-
"default-checked",
|
|
225
|
-
"value",
|
|
226
|
-
"disabled",
|
|
227
|
-
"indeterminate",
|
|
228
|
-
"tabindex"
|
|
229
|
-
]
|
|
230
|
-
},
|
|
231
186
|
"sd-checkbox-group": {
|
|
232
187
|
"attributes": [
|
|
233
188
|
"change",
|
|
@@ -239,14 +194,14 @@
|
|
|
239
194
|
"disabled"
|
|
240
195
|
]
|
|
241
196
|
},
|
|
242
|
-
"sd-
|
|
197
|
+
"sd-checkbox": {
|
|
243
198
|
"attributes": [
|
|
244
|
-
"
|
|
245
|
-
"disabled",
|
|
246
|
-
"show-expand-icon",
|
|
247
|
-
"destroy-on-hide"
|
|
199
|
+
"tabindex"
|
|
248
200
|
]
|
|
249
201
|
},
|
|
202
|
+
"sd-collapse-item": {
|
|
203
|
+
"attributes": []
|
|
204
|
+
},
|
|
250
205
|
"sd-collapse": {
|
|
251
206
|
"attributes": [
|
|
252
207
|
"change",
|
|
@@ -260,24 +215,7 @@
|
|
|
260
215
|
]
|
|
261
216
|
},
|
|
262
217
|
"sd-color-picker": {
|
|
263
|
-
"attributes": [
|
|
264
|
-
"change",
|
|
265
|
-
"popup-visible-change",
|
|
266
|
-
"model-value",
|
|
267
|
-
"default-value",
|
|
268
|
-
"format",
|
|
269
|
-
"size",
|
|
270
|
-
"enable-alpha",
|
|
271
|
-
"show-primary-color-preview",
|
|
272
|
-
"input-props",
|
|
273
|
-
"recent-colors",
|
|
274
|
-
"default-recent-colors",
|
|
275
|
-
"swatch-colors",
|
|
276
|
-
"disabled",
|
|
277
|
-
"readonly",
|
|
278
|
-
"hide-trigger",
|
|
279
|
-
"trigger-props"
|
|
280
|
-
]
|
|
218
|
+
"attributes": []
|
|
281
219
|
},
|
|
282
220
|
"sd-comment": {
|
|
283
221
|
"attributes": [
|
|
@@ -386,26 +324,15 @@
|
|
|
386
324
|
"abbreviation"
|
|
387
325
|
]
|
|
388
326
|
},
|
|
389
|
-
"sd-descriptions": {
|
|
390
|
-
"attributes": [
|
|
391
|
-
"data",
|
|
392
|
-
"column",
|
|
393
|
-
"title",
|
|
394
|
-
"layout",
|
|
395
|
-
"align",
|
|
396
|
-
"size",
|
|
397
|
-
"bordered",
|
|
398
|
-
"label-style",
|
|
399
|
-
"value-style",
|
|
400
|
-
"table-layout"
|
|
401
|
-
]
|
|
402
|
-
},
|
|
403
327
|
"sd-descriptions-item": {
|
|
404
328
|
"attributes": [
|
|
405
329
|
"span",
|
|
406
330
|
"label"
|
|
407
331
|
]
|
|
408
332
|
},
|
|
333
|
+
"sd-descriptions": {
|
|
334
|
+
"attributes": []
|
|
335
|
+
},
|
|
409
336
|
"sd-divider": {
|
|
410
337
|
"attributes": [
|
|
411
338
|
"direction",
|
|
@@ -659,7 +586,7 @@
|
|
|
659
586
|
"footer-class"
|
|
660
587
|
]
|
|
661
588
|
},
|
|
662
|
-
"sd-
|
|
589
|
+
"sd-preview-action": {
|
|
663
590
|
"attributes": [
|
|
664
591
|
"name",
|
|
665
592
|
"disabled"
|
|
@@ -702,90 +629,10 @@
|
|
|
702
629
|
"attributes": []
|
|
703
630
|
},
|
|
704
631
|
"sd-input-number": {
|
|
705
|
-
"attributes": [
|
|
706
|
-
"change",
|
|
707
|
-
"focus",
|
|
708
|
-
"blur",
|
|
709
|
-
"clear",
|
|
710
|
-
"input",
|
|
711
|
-
"keydown",
|
|
712
|
-
"model-value",
|
|
713
|
-
"default-value",
|
|
714
|
-
"mode",
|
|
715
|
-
"precision",
|
|
716
|
-
"step",
|
|
717
|
-
"disabled",
|
|
718
|
-
"error",
|
|
719
|
-
"max",
|
|
720
|
-
"min",
|
|
721
|
-
"formatter",
|
|
722
|
-
"parser",
|
|
723
|
-
"placeholder",
|
|
724
|
-
"fit-width",
|
|
725
|
-
"max-wfull",
|
|
726
|
-
"hide-button",
|
|
727
|
-
"size",
|
|
728
|
-
"allow-clear",
|
|
729
|
-
"model-event",
|
|
730
|
-
"readonly",
|
|
731
|
-
"input-attrs"
|
|
732
|
-
]
|
|
632
|
+
"attributes": []
|
|
733
633
|
},
|
|
734
634
|
"sd-input-tag": {
|
|
735
|
-
"attributes": [
|
|
736
|
-
"change",
|
|
737
|
-
"input-value-change",
|
|
738
|
-
"press-enter",
|
|
739
|
-
"remove",
|
|
740
|
-
"clear",
|
|
741
|
-
"focus",
|
|
742
|
-
"blur",
|
|
743
|
-
"model-value",
|
|
744
|
-
"default-value",
|
|
745
|
-
"input-value",
|
|
746
|
-
"default-input-value",
|
|
747
|
-
"placeholder",
|
|
748
|
-
"fit-width",
|
|
749
|
-
"max-wfull",
|
|
750
|
-
"disabled",
|
|
751
|
-
"error",
|
|
752
|
-
"readonly",
|
|
753
|
-
"allow-clear",
|
|
754
|
-
"size",
|
|
755
|
-
"max-tag-count",
|
|
756
|
-
"retain-input-value",
|
|
757
|
-
"format-tag",
|
|
758
|
-
"unique-value",
|
|
759
|
-
"field-names",
|
|
760
|
-
"tag-nowrap"
|
|
761
|
-
]
|
|
762
|
-
},
|
|
763
|
-
"sd-input": {
|
|
764
|
-
"attributes": [
|
|
765
|
-
"input",
|
|
766
|
-
"change",
|
|
767
|
-
"press-enter",
|
|
768
|
-
"clear",
|
|
769
|
-
"focus",
|
|
770
|
-
"blur",
|
|
771
|
-
"model-value",
|
|
772
|
-
"default-value",
|
|
773
|
-
"size",
|
|
774
|
-
"allow-clear",
|
|
775
|
-
"disabled",
|
|
776
|
-
"readonly",
|
|
777
|
-
"error",
|
|
778
|
-
"placeholder",
|
|
779
|
-
"fit-width",
|
|
780
|
-
"max-wfull",
|
|
781
|
-
"max-length",
|
|
782
|
-
"show-word-limit",
|
|
783
|
-
"word-length",
|
|
784
|
-
"word-slice",
|
|
785
|
-
"input-attrs",
|
|
786
|
-
"prepend",
|
|
787
|
-
"append"
|
|
788
|
-
]
|
|
635
|
+
"attributes": []
|
|
789
636
|
},
|
|
790
637
|
"sd-input-group": {
|
|
791
638
|
"attributes": []
|
|
@@ -802,7 +649,6 @@
|
|
|
802
649
|
},
|
|
803
650
|
"sd-input-search": {
|
|
804
651
|
"attributes": [
|
|
805
|
-
"search",
|
|
806
652
|
"search-button",
|
|
807
653
|
"loading",
|
|
808
654
|
"disabled",
|
|
@@ -813,6 +659,9 @@
|
|
|
813
659
|
"max-wfull"
|
|
814
660
|
]
|
|
815
661
|
},
|
|
662
|
+
"sd-input": {
|
|
663
|
+
"attributes": []
|
|
664
|
+
},
|
|
816
665
|
"sd-json-form": {
|
|
817
666
|
"attributes": []
|
|
818
667
|
},
|
|
@@ -876,25 +725,10 @@
|
|
|
876
725
|
"disabled"
|
|
877
726
|
]
|
|
878
727
|
},
|
|
879
|
-
"sd-list": {
|
|
728
|
+
"sd-list-item-meta": {
|
|
880
729
|
"attributes": [
|
|
881
|
-
"
|
|
882
|
-
"
|
|
883
|
-
"page-change",
|
|
884
|
-
"page-size-change",
|
|
885
|
-
"data",
|
|
886
|
-
"size",
|
|
887
|
-
"bordered",
|
|
888
|
-
"split",
|
|
889
|
-
"loading",
|
|
890
|
-
"spin-props",
|
|
891
|
-
"hoverable",
|
|
892
|
-
"pagination-props",
|
|
893
|
-
"grid-props",
|
|
894
|
-
"max-height",
|
|
895
|
-
"bottom-offset",
|
|
896
|
-
"virtual-list-props",
|
|
897
|
-
"scrollbar"
|
|
730
|
+
"title",
|
|
731
|
+
"description"
|
|
898
732
|
]
|
|
899
733
|
},
|
|
900
734
|
"sd-list-item": {
|
|
@@ -902,42 +736,25 @@
|
|
|
902
736
|
"action-layout"
|
|
903
737
|
]
|
|
904
738
|
},
|
|
905
|
-
"sd-list
|
|
906
|
-
"attributes": [
|
|
907
|
-
"title",
|
|
908
|
-
"description"
|
|
909
|
-
]
|
|
739
|
+
"sd-list": {
|
|
740
|
+
"attributes": []
|
|
910
741
|
},
|
|
911
742
|
"sd-mention": {
|
|
912
|
-
"attributes": [
|
|
913
|
-
"change",
|
|
914
|
-
"search",
|
|
915
|
-
"select",
|
|
916
|
-
"clear",
|
|
917
|
-
"focus",
|
|
918
|
-
"blur",
|
|
919
|
-
"model-value",
|
|
920
|
-
"default-value",
|
|
921
|
-
"data",
|
|
922
|
-
"prefix",
|
|
923
|
-
"split",
|
|
924
|
-
"type",
|
|
925
|
-
"disabled",
|
|
926
|
-
"readonly",
|
|
927
|
-
"allow-clear",
|
|
928
|
-
"fit-width",
|
|
929
|
-
"max-wfull",
|
|
930
|
-
"floating-options"
|
|
931
|
-
]
|
|
743
|
+
"attributes": []
|
|
932
744
|
},
|
|
933
|
-
"sd-
|
|
745
|
+
"sd-item-group": {
|
|
934
746
|
"attributes": [
|
|
935
|
-
"
|
|
747
|
+
"title"
|
|
936
748
|
]
|
|
937
749
|
},
|
|
938
|
-
"sd-item
|
|
750
|
+
"sd-item": {
|
|
939
751
|
"attributes": [
|
|
940
|
-
"
|
|
752
|
+
"dot-color",
|
|
753
|
+
"dot-type",
|
|
754
|
+
"line-type",
|
|
755
|
+
"line-color",
|
|
756
|
+
"label",
|
|
757
|
+
"position"
|
|
941
758
|
]
|
|
942
759
|
},
|
|
943
760
|
"sd-menu": {
|
|
@@ -1071,13 +888,11 @@
|
|
|
1071
888
|
"reset-query-on-close"
|
|
1072
889
|
]
|
|
1073
890
|
},
|
|
1074
|
-
"sd-
|
|
1075
|
-
"attributes": [
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
"from"
|
|
1080
|
-
]
|
|
891
|
+
"sd-number-flow-group": {
|
|
892
|
+
"attributes": []
|
|
893
|
+
},
|
|
894
|
+
"sd-number-flow": {
|
|
895
|
+
"attributes": []
|
|
1081
896
|
},
|
|
1082
897
|
"sd-page-header": {
|
|
1083
898
|
"attributes": [
|
|
@@ -1087,30 +902,7 @@
|
|
|
1087
902
|
]
|
|
1088
903
|
},
|
|
1089
904
|
"sd-pagination": {
|
|
1090
|
-
"attributes": [
|
|
1091
|
-
"change",
|
|
1092
|
-
"page-size-change",
|
|
1093
|
-
"total",
|
|
1094
|
-
"current",
|
|
1095
|
-
"default-current",
|
|
1096
|
-
"page-size",
|
|
1097
|
-
"default-page-size",
|
|
1098
|
-
"disabled",
|
|
1099
|
-
"hide-on-single-page",
|
|
1100
|
-
"simple",
|
|
1101
|
-
"show-total",
|
|
1102
|
-
"show-more",
|
|
1103
|
-
"show-jumper",
|
|
1104
|
-
"show-page-size",
|
|
1105
|
-
"page-size-options",
|
|
1106
|
-
"page-size-props",
|
|
1107
|
-
"size",
|
|
1108
|
-
"page-item-style",
|
|
1109
|
-
"active-page-item-style",
|
|
1110
|
-
"base-size",
|
|
1111
|
-
"buffer-size",
|
|
1112
|
-
"auto-adjust"
|
|
1113
|
-
]
|
|
905
|
+
"attributes": []
|
|
1114
906
|
},
|
|
1115
907
|
"sd-popconfirm": {
|
|
1116
908
|
"attributes": [
|
|
@@ -1187,42 +979,14 @@
|
|
|
1187
979
|
"spin-props"
|
|
1188
980
|
]
|
|
1189
981
|
},
|
|
1190
|
-
"sd-radio": {
|
|
1191
|
-
"attributes": [
|
|
1192
|
-
"change",
|
|
1193
|
-
"model-value",
|
|
1194
|
-
"default-checked",
|
|
1195
|
-
"value",
|
|
1196
|
-
"type",
|
|
1197
|
-
"disabled"
|
|
1198
|
-
]
|
|
1199
|
-
},
|
|
1200
982
|
"sd-radio-group": {
|
|
1201
|
-
"attributes": [
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
"type",
|
|
1206
|
-
"size",
|
|
1207
|
-
"options",
|
|
1208
|
-
"direction",
|
|
1209
|
-
"disabled"
|
|
1210
|
-
]
|
|
983
|
+
"attributes": []
|
|
984
|
+
},
|
|
985
|
+
"sd-radio": {
|
|
986
|
+
"attributes": []
|
|
1211
987
|
},
|
|
1212
988
|
"sd-rate": {
|
|
1213
|
-
"attributes": [
|
|
1214
|
-
"change",
|
|
1215
|
-
"hover-change",
|
|
1216
|
-
"count",
|
|
1217
|
-
"model-value",
|
|
1218
|
-
"default-value",
|
|
1219
|
-
"allow-half",
|
|
1220
|
-
"allow-clear",
|
|
1221
|
-
"grading",
|
|
1222
|
-
"readonly",
|
|
1223
|
-
"disabled",
|
|
1224
|
-
"color"
|
|
1225
|
-
]
|
|
989
|
+
"attributes": []
|
|
1226
990
|
},
|
|
1227
991
|
"sd-resize-box": {
|
|
1228
992
|
"attributes": [
|
|
@@ -1405,6 +1169,7 @@
|
|
|
1405
1169
|
"now",
|
|
1406
1170
|
"format",
|
|
1407
1171
|
"start",
|
|
1172
|
+
"animation",
|
|
1408
1173
|
"value-style"
|
|
1409
1174
|
]
|
|
1410
1175
|
},
|
|
@@ -1468,6 +1233,27 @@
|
|
|
1468
1233
|
"unchecked-text"
|
|
1469
1234
|
]
|
|
1470
1235
|
},
|
|
1236
|
+
"sd-table-column": {
|
|
1237
|
+
"attributes": [
|
|
1238
|
+
"data-index",
|
|
1239
|
+
"index"
|
|
1240
|
+
]
|
|
1241
|
+
},
|
|
1242
|
+
"sd-table-tbody": {
|
|
1243
|
+
"attributes": []
|
|
1244
|
+
},
|
|
1245
|
+
"sd-table-td": {
|
|
1246
|
+
"attributes": []
|
|
1247
|
+
},
|
|
1248
|
+
"sd-table-th": {
|
|
1249
|
+
"attributes": []
|
|
1250
|
+
},
|
|
1251
|
+
"sd-table-thead": {
|
|
1252
|
+
"attributes": []
|
|
1253
|
+
},
|
|
1254
|
+
"sd-table-tr": {
|
|
1255
|
+
"attributes": []
|
|
1256
|
+
},
|
|
1471
1257
|
"sd-table": {
|
|
1472
1258
|
"attributes": [
|
|
1473
1259
|
"expand",
|
|
@@ -1529,44 +1315,6 @@
|
|
|
1529
1315
|
"show-empty-tree"
|
|
1530
1316
|
]
|
|
1531
1317
|
},
|
|
1532
|
-
"sd-table-column": {
|
|
1533
|
-
"attributes": [
|
|
1534
|
-
"data-index",
|
|
1535
|
-
"title",
|
|
1536
|
-
"width",
|
|
1537
|
-
"min-width",
|
|
1538
|
-
"align",
|
|
1539
|
-
"fixed",
|
|
1540
|
-
"ellipsis",
|
|
1541
|
-
"sortable",
|
|
1542
|
-
"filterable",
|
|
1543
|
-
"cell-class",
|
|
1544
|
-
"header-cell-class",
|
|
1545
|
-
"body-cell-class",
|
|
1546
|
-
"summary-cell-class",
|
|
1547
|
-
"cell-style",
|
|
1548
|
-
"header-cell-style",
|
|
1549
|
-
"body-cell-style",
|
|
1550
|
-
"summary-cell-style",
|
|
1551
|
-
"index",
|
|
1552
|
-
"tooltip"
|
|
1553
|
-
]
|
|
1554
|
-
},
|
|
1555
|
-
"sd-tbody": {
|
|
1556
|
-
"attributes": []
|
|
1557
|
-
},
|
|
1558
|
-
"sd-td": {
|
|
1559
|
-
"attributes": []
|
|
1560
|
-
},
|
|
1561
|
-
"sd-th": {
|
|
1562
|
-
"attributes": []
|
|
1563
|
-
},
|
|
1564
|
-
"sd-thead": {
|
|
1565
|
-
"attributes": []
|
|
1566
|
-
},
|
|
1567
|
-
"sd-tr": {
|
|
1568
|
-
"attributes": []
|
|
1569
|
-
},
|
|
1570
1318
|
"sd-tab-pane": {
|
|
1571
1319
|
"attributes": [
|
|
1572
1320
|
"title",
|
|
@@ -1576,31 +1324,7 @@
|
|
|
1576
1324
|
]
|
|
1577
1325
|
},
|
|
1578
1326
|
"sd-tabs": {
|
|
1579
|
-
"attributes": [
|
|
1580
|
-
"change",
|
|
1581
|
-
"tab-click",
|
|
1582
|
-
"add",
|
|
1583
|
-
"delete",
|
|
1584
|
-
"active-key",
|
|
1585
|
-
"default-active-key",
|
|
1586
|
-
"position",
|
|
1587
|
-
"size",
|
|
1588
|
-
"type",
|
|
1589
|
-
"direction",
|
|
1590
|
-
"editable",
|
|
1591
|
-
"show-add-button",
|
|
1592
|
-
"destroy-on-hide",
|
|
1593
|
-
"lazy-load",
|
|
1594
|
-
"justify",
|
|
1595
|
-
"animation",
|
|
1596
|
-
"header-padding",
|
|
1597
|
-
"auto-switch",
|
|
1598
|
-
"hide-content",
|
|
1599
|
-
"trigger",
|
|
1600
|
-
"scroll-position",
|
|
1601
|
-
"full-height",
|
|
1602
|
-
"scrollbar"
|
|
1603
|
-
]
|
|
1327
|
+
"attributes": []
|
|
1604
1328
|
},
|
|
1605
1329
|
"sd-tag-group": {
|
|
1606
1330
|
"attributes": [
|
|
@@ -1702,16 +1426,6 @@
|
|
|
1702
1426
|
"unmount-on-close"
|
|
1703
1427
|
]
|
|
1704
1428
|
},
|
|
1705
|
-
"sd-item": {
|
|
1706
|
-
"attributes": [
|
|
1707
|
-
"dot-color",
|
|
1708
|
-
"dot-type",
|
|
1709
|
-
"line-type",
|
|
1710
|
-
"line-color",
|
|
1711
|
-
"label",
|
|
1712
|
-
"position"
|
|
1713
|
-
]
|
|
1714
|
-
},
|
|
1715
1429
|
"sd-timeline": {
|
|
1716
1430
|
"attributes": [
|
|
1717
1431
|
"reverse",
|
|
@@ -1754,6 +1468,7 @@
|
|
|
1754
1468
|
"popup-visible",
|
|
1755
1469
|
"default-popup-visible",
|
|
1756
1470
|
"disabled",
|
|
1471
|
+
"mouse-through",
|
|
1757
1472
|
"content",
|
|
1758
1473
|
"position",
|
|
1759
1474
|
"mini",
|
|
@@ -1892,59 +1607,18 @@
|
|
|
1892
1607
|
]
|
|
1893
1608
|
},
|
|
1894
1609
|
"sd-trigger": {
|
|
1895
|
-
"attributes": [
|
|
1896
|
-
"popup-visible-change",
|
|
1897
|
-
"show",
|
|
1898
|
-
"hide",
|
|
1899
|
-
"floating-options",
|
|
1900
|
-
"popup-visible",
|
|
1901
|
-
"default-popup-visible",
|
|
1902
|
-
"trigger",
|
|
1903
|
-
"position",
|
|
1904
|
-
"disabled",
|
|
1905
|
-
"popup-offset",
|
|
1906
|
-
"popup-translate",
|
|
1907
|
-
"show-arrow",
|
|
1908
|
-
"align-point",
|
|
1909
|
-
"popup-hover-stay",
|
|
1910
|
-
"blur-to-close",
|
|
1911
|
-
"click-to-close",
|
|
1912
|
-
"click-outside-to-close",
|
|
1913
|
-
"unmount-on-close",
|
|
1914
|
-
"content-class",
|
|
1915
|
-
"content-style",
|
|
1916
|
-
"arrow-class",
|
|
1917
|
-
"arrow-style",
|
|
1918
|
-
"popup-style",
|
|
1919
|
-
"animation-name",
|
|
1920
|
-
"duration",
|
|
1921
|
-
"mouse-enter-delay",
|
|
1922
|
-
"mouse-leave-delay",
|
|
1923
|
-
"focus-delay",
|
|
1924
|
-
"auto-fit-popup-width",
|
|
1925
|
-
"auto-fit-popup-min-width",
|
|
1926
|
-
"auto-fix-position",
|
|
1927
|
-
"popup-container",
|
|
1928
|
-
"auto-fit-position",
|
|
1929
|
-
"render-to-body",
|
|
1930
|
-
"prevent-focus",
|
|
1931
|
-
"scroll-to-close",
|
|
1932
|
-
"scroll-to-close-distance",
|
|
1933
|
-
"esc-to-close",
|
|
1934
|
-
"aria-has-popup",
|
|
1935
|
-
"aria-describedby-popup"
|
|
1936
|
-
]
|
|
1610
|
+
"attributes": []
|
|
1937
1611
|
},
|
|
1938
|
-
"sd-
|
|
1612
|
+
"sd-paragraph": {
|
|
1939
1613
|
"attributes": [
|
|
1940
1614
|
"blockquote",
|
|
1941
1615
|
"spacing"
|
|
1942
1616
|
]
|
|
1943
1617
|
},
|
|
1944
|
-
"sd-
|
|
1618
|
+
"sd-text": {
|
|
1945
1619
|
"attributes": []
|
|
1946
1620
|
},
|
|
1947
|
-
"sd-
|
|
1621
|
+
"sd-title": {
|
|
1948
1622
|
"attributes": [
|
|
1949
1623
|
"heading"
|
|
1950
1624
|
]
|
|
@@ -1953,63 +1627,10 @@
|
|
|
1953
1627
|
"attributes": []
|
|
1954
1628
|
},
|
|
1955
1629
|
"sd-upload": {
|
|
1956
|
-
"attributes": [
|
|
1957
|
-
"exceed-limit",
|
|
1958
|
-
"change",
|
|
1959
|
-
"progress",
|
|
1960
|
-
"preview",
|
|
1961
|
-
"success",
|
|
1962
|
-
"error",
|
|
1963
|
-
"file-list",
|
|
1964
|
-
"default-file-list",
|
|
1965
|
-
"accept",
|
|
1966
|
-
"action",
|
|
1967
|
-
"disabled",
|
|
1968
|
-
"multiple",
|
|
1969
|
-
"directory",
|
|
1970
|
-
"draggable",
|
|
1971
|
-
"tip",
|
|
1972
|
-
"headers",
|
|
1973
|
-
"data",
|
|
1974
|
-
"name",
|
|
1975
|
-
"with-credentials",
|
|
1976
|
-
"custom-request",
|
|
1977
|
-
"limit",
|
|
1978
|
-
"auto-upload",
|
|
1979
|
-
"show-file-list",
|
|
1980
|
-
"show-remove-button",
|
|
1981
|
-
"show-start-button",
|
|
1982
|
-
"show-retry-button",
|
|
1983
|
-
"show-cancel-button",
|
|
1984
|
-
"show-upload-button",
|
|
1985
|
-
"show-preview-button",
|
|
1986
|
-
"download",
|
|
1987
|
-
"show-link",
|
|
1988
|
-
"image-loading",
|
|
1989
|
-
"list-type",
|
|
1990
|
-
"response-url-key",
|
|
1991
|
-
"custom-icon",
|
|
1992
|
-
"before-upload",
|
|
1993
|
-
"before-remove",
|
|
1994
|
-
"button-click"
|
|
1995
|
-
]
|
|
1630
|
+
"attributes": []
|
|
1996
1631
|
},
|
|
1997
1632
|
"sd-verification-code": {
|
|
1998
|
-
"attributes": [
|
|
1999
|
-
"change",
|
|
2000
|
-
"finish",
|
|
2001
|
-
"input",
|
|
2002
|
-
"model-value",
|
|
2003
|
-
"default-value",
|
|
2004
|
-
"length",
|
|
2005
|
-
"size",
|
|
2006
|
-
"disabled",
|
|
2007
|
-
"masked",
|
|
2008
|
-
"readonly",
|
|
2009
|
-
"error",
|
|
2010
|
-
"separator",
|
|
2011
|
-
"formatter"
|
|
2012
|
-
]
|
|
1633
|
+
"attributes": []
|
|
2013
1634
|
},
|
|
2014
1635
|
"sd-watermark": {
|
|
2015
1636
|
"attributes": [
|