yc-design-vue 1.8.7 → 1.8.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/Affix/index.vue.js +1 -0
- package/es/Alert/index.d.ts +3 -3
- package/es/Alert/index.vue.d.ts +1 -1
- package/es/Alert/index.vue.js +1 -0
- package/es/Anchor/Anchor.vue.js +1 -0
- package/es/Anchor/AnchorLink.vue.js +1 -0
- package/es/Anchor/hooks/useContext.js +1 -0
- package/es/AutoComplete/index.d.ts +19 -19
- package/es/AutoComplete/index.vue.d.ts +33 -33
- package/es/AutoComplete/index.vue.js +1 -0
- package/es/Avatar/Avatar.vue.d.ts +2 -2
- package/es/Avatar/Avatar.vue.js +1 -0
- package/es/Avatar/AvatarGroup.vue.js +1 -0
- package/es/Avatar/index.d.ts +5 -5
- package/es/BackTop/index.vue.js +1 -0
- package/es/Badge/index.vue.js +1 -0
- package/es/Breadcrumb/Breadcrumb.vue.js +1 -0
- package/es/Breadcrumb/BreadcrumbItem.vue.js +1 -0
- package/es/Breadcrumb/BreadcrumbMore.vue.js +1 -0
- package/es/Breadcrumb/BreadcrumbSeparator.vue.js +2 -1
- package/es/Button/Button.vue.d.ts +3 -3
- package/es/Button/ButtonGroup.vue.d.ts +1 -1
- package/es/Button/hooks/useContext.js +1 -0
- package/es/Button/index.d.ts +12 -12
- package/es/Calendar/Calendar.vue.js +2 -1
- package/es/Calendar/CalendarMonth.vue.d.ts +1 -1
- package/es/Calendar/CalendarMonth.vue.js +1 -1
- package/es/Calendar/CalendarYear.vue.js +1 -1
- package/es/Card/Card.vue.d.ts +1 -1
- package/es/Card/Card.vue.js +1 -0
- package/es/Card/CardMeta.vue.d.ts +1 -1
- package/es/Card/CardMeta.vue.js +1 -0
- package/es/Card/index.d.ts +6 -6
- package/es/Carousel/Carousel.vue.js +1 -0
- package/es/Carousel/CarouselArrow.vue.js +1 -0
- package/es/Carousel/CarouselIndicator.vue.js +1 -0
- package/es/Carousel/hooks/useContext.js +1 -0
- package/es/Cascader/Cascader.vue.d.ts +17 -17
- package/es/Cascader/Cascader.vue.js +1 -0
- package/es/Cascader/CascaderIcon.vue.js +1 -0
- package/es/Cascader/CascaderOption.vue.js +1 -0
- package/es/Cascader/CascaderPanel.vue.js +1 -0
- package/es/Cascader/CascaderSearchPanel.vue.js +1 -0
- package/es/Cascader/hooks/useContext.js +1 -0
- package/es/Cascader/index.d.ts +16 -16
- package/es/Checkbox/Checkbox.vue.js +1 -0
- package/es/Checkbox/CheckboxGroup.vue.d.ts +1 -1
- package/es/Checkbox/hooks/useContext.js +1 -0
- package/es/Checkbox/index.d.ts +3 -3
- package/es/Collapse/CollapseItem.vue.js +1 -0
- package/es/Collapse/hooks/useContext.js +1 -0
- package/es/ColorPicker/ColorControl.vue.js +1 -0
- package/es/ColorPicker/ColorInput.vue.js +1 -0
- package/es/ColorPicker/ColorList.vue.js +7 -1
- package/es/ColorPicker/ColorPalette.vue.js +1 -0
- package/es/ColorPicker/ColorPanel.vue.js +7 -1
- package/es/ColorPicker/hooks/useContext.js +1 -0
- package/es/Comment/index.vue.js +1 -0
- package/es/ConfigProvider/index.d.ts +3 -3
- package/es/ConfigProvider/index.vue.d.ts +1 -1
- package/es/ConfigProvider/index.vue.js +4 -12
- package/es/ConfigProvider/type.d.ts +3 -2
- package/es/Descriptions/ReuseItem.vue.js +1 -0
- package/es/Descriptions/ReuseTd.vue.js +1 -0
- package/es/Descriptions/hooks/useContext.js +1 -0
- package/es/Divider/index.d.ts +3 -3
- package/es/Divider/index.vue.d.ts +1 -1
- package/es/Divider/index.vue.js +1 -0
- package/es/Drawer/Drawer.vue.d.ts +4 -4
- package/es/Drawer/Drawer.vue.js +2 -1
- package/es/Drawer/DrawerService.vue.d.ts +2 -2
- package/es/Drawer/DrawerService.vue.js +1 -0
- package/es/Drawer/index.d.ts +11 -11
- package/es/Dropdown/Dropdown.vue.js +1 -0
- package/es/Dropdown/DropdownButton.vue.d.ts +1 -1
- package/es/Dropdown/DropdownButton.vue.js +1 -0
- package/es/Dropdown/Dsubmenu.vue.js +1 -0
- package/es/Dropdown/hooks/useContext.js +1 -0
- package/es/Dropdown/index.d.ts +3 -3
- package/es/Empty/index.vue.js +2 -1
- package/es/Grid/Grid.vue.js +1 -0
- package/es/Grid/GridCol.vue.js +1 -0
- package/es/Grid/GridItem.vue.js +1 -0
- package/es/Grid/GridRow.vue.js +1 -0
- package/es/Grid/hooks/useContext.js +1 -0
- package/es/Image/Image.vue.d.ts +2 -2
- package/es/Image/Image.vue.js +2 -1
- package/es/Image/ImagePreview.vue.js +1 -0
- package/es/Image/ImagePreviewArrow.vue.js +1 -0
- package/es/Image/ImagePreviewToolbar.vue.js +8 -7
- package/es/Image/hooks/useContext.js +1 -0
- package/es/Image/index.d.ts +6 -6
- package/es/Input/Input.vue.d.ts +3 -3
- package/es/Input/Input.vue.js +1 -0
- package/es/Input/InputSuffix.vue.js +1 -0
- package/es/Input/hooks/useLimitedInput.js +1 -0
- package/es/Input/index.d.ts +9 -9
- package/es/InputNumber/InputNumber.vue.d.ts +18 -18
- package/es/InputNumber/InputNumber.vue.js +1 -0
- package/es/InputNumber/InputOperaBtn.vue.js +1 -0
- package/es/InputNumber/index.d.ts +19 -19
- package/es/InputTag/index.d.ts +6 -6
- package/es/InputTag/index.vue.d.ts +2 -2
- package/es/InputTag/index.vue.js +1 -0
- package/es/Layout/Layout.vue.js +1 -0
- package/es/Layout/LayoutSider.vue.js +1 -0
- package/es/Layout/hooks/useSiderContext.js +1 -0
- package/es/Link/index.d.ts +3 -3
- package/es/Link/index.vue.d.ts +1 -1
- package/es/Link/index.vue.js +1 -0
- package/es/List/List.vue.d.ts +7 -7
- package/es/List/List.vue.js +1 -0
- package/es/List/ListItemMeta.vue.d.ts +1 -1
- package/es/List/hooks/useScrollReach.js +1 -0
- package/es/List/index.d.ts +9 -9
- package/es/Mention/index.d.ts +22 -22
- package/es/Mention/index.vue.d.ts +39 -39
- package/es/Mention/index.vue.js +1 -0
- package/es/Menu/Menu.vue.js +1 -0
- package/es/Menu/MenuEllipsis.vue.js +1 -0
- package/es/Menu/MenuItem.vue.js +1 -0
- package/es/Menu/MenuItemGroup.vue.js +1 -0
- package/es/Menu/SubMenu.vue.js +1 -0
- package/es/Menu/hooks/useContext.js +1 -0
- package/es/Message/Message.vue.d.ts +1 -1
- package/es/Message/Message.vue.js +1 -0
- package/es/Message/index.d.ts +3 -3
- package/es/Message/index.js +1 -0
- package/es/Modal/Modal.vue.d.ts +4 -4
- package/es/Modal/Modal.vue.js +2 -1
- package/es/Modal/ModalService.vue.d.ts +2 -2
- package/es/Modal/ModalService.vue.js +1 -0
- package/es/Modal/hooks/useModalClose.js +1 -0
- package/es/Modal/hooks/useModalDraggable.js +1 -0
- package/es/Modal/hooks/useOnBeforeClose.js +1 -0
- package/es/Modal/index.d.ts +11 -11
- package/es/Notification/Notification.vue.d.ts +1 -1
- package/es/Notification/Notification.vue.js +1 -0
- package/es/Notification/index.d.ts +3 -3
- package/es/Notification/index.js +1 -0
- package/es/OverflowList/index.d.ts +3 -3
- package/es/OverflowList/index.vue.d.ts +1 -1
- package/es/OverflowList/index.vue.js +1 -0
- package/es/PageHeader/index.vue.js +1 -0
- package/es/Pagination/Pagination.vue.js +6 -2
- package/es/Pagination/PaginationItem.vue.js +1 -0
- package/es/Pagination/hooks/useContext.d.ts +1 -256
- package/es/Pagination/hooks/useContext.js +2 -1
- package/es/Popconfirm/index.d.ts +19 -19
- package/es/Popconfirm/index.vue.d.ts +7 -7
- package/es/Popconfirm/index.vue.js +2 -1
- package/es/Popover/index.vue.js +1 -0
- package/es/Progress/Progress.vue.d.ts +1 -1
- package/es/Progress/Progress.vue.js +1 -0
- package/es/Progress/ProgressCircle.vue.js +1 -0
- package/es/Progress/ProgressLine.vue.js +1 -0
- package/es/Progress/ProgressSteps.vue.js +1 -0
- package/es/Progress/index.d.ts +3 -3
- package/es/Radio/Radio.vue.d.ts +1 -1
- package/es/Radio/Radio.vue.js +1 -0
- package/es/Radio/RadioGroup.vue.d.ts +1 -1
- package/es/Radio/hooks/useContext.js +1 -0
- package/es/Radio/index.d.ts +6 -6
- package/es/Rate/index.vue.js +1 -0
- package/es/ResizeBox/index.vue.js +1 -0
- package/es/Scrollbar/Scrollbar.vue.d.ts +1 -1
- package/es/Scrollbar/Scrollbar.vue.js +1 -0
- package/es/Scrollbar/ScrollbarTrack.vue.js +1 -0
- package/es/Scrollbar/index.d.ts +3 -3
- package/es/Select/Option.vue.js +1 -0
- package/es/Select/Select.vue.d.ts +26 -26
- package/es/Select/Select.vue.js +1 -0
- package/es/Select/SelectIcon.vue.js +1 -0
- package/es/Select/SelectRealList.vue.js +1 -0
- package/es/Select/SelectView.vue.js +1 -0
- package/es/Select/SelectVirtualList.vue.js +1 -0
- package/es/Select/hooks/useContext.js +1 -0
- package/es/Select/hooks/useSelectOptions.js +1 -0
- package/es/Select/index.d.ts +14 -14
- package/es/Skeleton/SkeletonLine.vue.js +1 -0
- package/es/Skeleton/SkeletonShape.vue.js +1 -0
- package/es/Slider/Slider.vue.d.ts +3 -3
- package/es/Slider/SliderBtn.vue.js +1 -0
- package/es/Slider/hooks/useContext.js +1 -0
- package/es/Slider/hooks/useSliderDraggable.js +1 -0
- package/es/Slider/index.d.ts +9 -9
- package/es/Space/index.d.ts +3 -3
- package/es/Space/index.vue.d.ts +1 -1
- package/es/Space/index.vue.js +1 -0
- package/es/Spin/index.d.ts +3 -3
- package/es/Spin/index.vue.d.ts +1 -1
- package/es/Spin/index.vue.js +1 -0
- package/es/Split/index.d.ts +6 -6
- package/es/Split/index.vue.d.ts +2 -2
- package/es/Split/index.vue.js +1 -0
- package/es/Statistic/Countdown.vue.d.ts +2 -2
- package/es/Statistic/Countdown.vue.js +1 -0
- package/es/Statistic/Statistic.vue.d.ts +2 -2
- package/es/Statistic/Statistic.vue.js +1 -0
- package/es/Statistic/index.d.ts +12 -12
- package/es/Steps/Step.vue.d.ts +1 -1
- package/es/Steps/Step.vue.js +1 -0
- package/es/Steps/Steps.vue.d.ts +1 -1
- package/es/Steps/hooks/useContext.js +1 -0
- package/es/Steps/index.d.ts +6 -6
- package/es/Switch/index.d.ts +6 -6
- package/es/Switch/index.vue.d.ts +2 -2
- package/es/Switch/index.vue.js +1 -0
- package/es/Tabs/TabButton.vue.js +1 -0
- package/es/Tabs/TabPane.vue.js +1 -0
- package/es/Tabs/Tabs.vue.d.ts +3 -3
- package/es/Tabs/Tabs.vue.js +1 -0
- package/es/Tabs/TabsNavInk.vue.js +1 -0
- package/es/Tabs/TabsTab.vue.js +1 -0
- package/es/Tabs/hooks/useContext.js +1 -0
- package/es/Tabs/hooks/useTabsScroll.js +1 -0
- package/es/Tabs/index.d.ts +8 -8
- package/es/Tag/index.d.ts +3 -3
- package/es/Tag/index.vue.d.ts +1 -1
- package/es/Tag/index.vue.js +1 -0
- package/es/Textarea/hooks/useTextareaHeight.js +1 -0
- package/es/Textarea/index.d.ts +6 -6
- package/es/Textarea/index.vue.d.ts +2 -2
- package/es/Textarea/index.vue.js +1 -0
- package/es/TimePicker/TimePicker.vue.d.ts +3 -3
- package/es/TimePicker/TimePicker.vue.js +6 -6
- package/es/TimePicker/TimePickerPanel.vue.js +10 -10
- package/es/TimePicker/hooks/useContext.d.ts +1 -0
- package/es/TimePicker/hooks/useContext.js +11 -2
- package/es/TimePicker/index.d.ts +9 -9
- package/es/Timeline/TimelineItemPending.vue.js +1 -0
- package/es/Timeline/hooks/useContext.js +1 -0
- package/es/Tooltip/index.vue.js +1 -0
- package/es/Transfer/Transfer.vue.js +1 -0
- package/es/Transfer/TransferPanel.vue.js +1 -0
- package/es/Transfer/hooks/useContext.js +1 -0
- package/es/Trigger/hooks/useContext.js +1 -0
- package/es/Trigger/hooks/useTriggerPosition.js +1 -0
- package/es/Trigger/hooks/useTriggerVisible.js +1 -0
- package/es/Trigger/index.vue.js +1 -0
- package/es/Typography/TypographyBase.vue.d.ts +19 -19
- package/es/Typography/TypographyBase.vue.js +2 -1
- package/es/VerificationCode/index.d.ts +6 -6
- package/es/VerificationCode/index.vue.d.ts +2 -2
- package/es/VerificationCode/index.vue.js +1 -0
- package/es/Watermark/index.d.ts +3 -3
- package/es/Watermark/index.vue.d.ts +1 -1
- package/es/Watermark/index.vue.js +1 -0
- package/es/_shared/components/ExpandTransition.vue2.js +1 -0
- package/es/_shared/components/Icon.vue3.js +1 -0
- package/es/_shared/components/IconButton.vue.js +1 -0
- package/es/_shared/constants/index.js +1 -0
- package/es/_shared/icons/IconFullScreen.vue.js +1 -17
- package/es/_shared/icons/IconFullScreen.vue2.js +17 -1
- package/es/_shared/icons/IconOriginSize.vue.js +1 -23
- package/es/_shared/icons/IconOriginSize.vue2.js +23 -1
- package/es/_shared/icons/IconRotateLeft.vue.js +1 -17
- package/es/_shared/icons/IconRotateLeft.vue2.js +17 -1
- package/es/_shared/icons/IconRotateRight.vue.js +1 -17
- package/es/_shared/icons/IconRotateRight.vue2.js +17 -1
- package/es/_shared/icons/IconSeparator.vue.js +17 -1
- package/es/_shared/icons/IconSeparator.vue2.js +1 -17
- package/es/_shared/icons/IconZoomIn.vue.js +1 -17
- package/es/_shared/icons/IconZoomIn.vue2.js +17 -1
- package/es/_shared/icons/IconZoomOut.vue.js +1 -17
- package/es/_shared/icons/IconZoomOut.vue2.js +17 -1
- package/es/_shared/utils/control.js +1 -0
- package/es/_shared/utils/global-config.d.ts +3 -1
- package/es/_shared/utils/global-config.js +4 -0
- package/es/_shared/utils/index.d.ts +1 -0
- package/es/_shared/utils/locale.d.ts +22 -0
- package/es/_shared/utils/locale.js +39 -0
- package/es/index.d.ts +27 -27
- package/es/index.js +0 -2
- package/es/lang/ar-eg.js +156 -0
- package/es/lang/de-de.js +157 -0
- package/es/lang/en-us.js +161 -0
- package/es/lang/es-es.js +156 -0
- package/es/lang/fr-fr.js +158 -0
- package/es/lang/id-id.js +157 -0
- package/es/lang/it-it.js +157 -0
- package/es/lang/ja-jp.js +204 -0
- package/es/lang/km-kh.js +156 -0
- package/es/lang/ko-kr.js +156 -0
- package/es/lang/ms-my.js +156 -0
- package/es/lang/nl-nl.js +204 -0
- package/es/lang/pt-pt.js +156 -0
- package/es/lang/ru-ru.js +204 -0
- package/es/lang/th-th.js +156 -0
- package/es/lang/vi-vn.js +156 -0
- package/es/lang/zh-cn.js +204 -0
- package/es/lang/zh-tw.js +204 -0
- package/es/public/lang/zh-cn.js +202 -0
- package/lib/Affix/index.vue.js +1 -1
- package/lib/Alert/index.d.ts +3 -3
- package/lib/Alert/index.vue.d.ts +1 -1
- package/lib/Alert/index.vue.js +1 -1
- package/lib/Anchor/Anchor.vue.js +1 -1
- package/lib/Anchor/AnchorLink.vue.js +1 -1
- package/lib/Anchor/hooks/useContext.js +1 -1
- package/lib/AutoComplete/index.d.ts +19 -19
- package/lib/AutoComplete/index.vue.d.ts +33 -33
- package/lib/AutoComplete/index.vue.js +1 -1
- package/lib/Avatar/Avatar.vue.d.ts +2 -2
- package/lib/Avatar/Avatar.vue.js +1 -1
- package/lib/Avatar/AvatarGroup.vue.js +1 -1
- package/lib/Avatar/index.d.ts +5 -5
- package/lib/BackTop/index.vue.js +1 -1
- package/lib/Badge/index.vue.js +1 -1
- package/lib/Breadcrumb/Breadcrumb.vue.js +1 -1
- package/lib/Breadcrumb/BreadcrumbItem.vue.js +1 -1
- package/lib/Breadcrumb/BreadcrumbMore.vue.js +1 -1
- package/lib/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
- package/lib/Button/Button.vue.d.ts +3 -3
- package/lib/Button/ButtonGroup.vue.d.ts +1 -1
- package/lib/Button/hooks/useContext.js +1 -1
- package/lib/Button/index.d.ts +12 -12
- package/lib/Calendar/Calendar.vue.js +1 -1
- package/lib/Calendar/CalendarMonth.vue.d.ts +1 -1
- package/lib/Calendar/CalendarMonth.vue.js +1 -1
- package/lib/Calendar/CalendarYear.vue.js +1 -1
- package/lib/Card/Card.vue.d.ts +1 -1
- package/lib/Card/Card.vue.js +1 -1
- package/lib/Card/CardMeta.vue.d.ts +1 -1
- package/lib/Card/CardMeta.vue.js +1 -1
- package/lib/Card/index.d.ts +6 -6
- package/lib/Carousel/Carousel.vue.js +1 -1
- package/lib/Carousel/CarouselArrow.vue.js +1 -1
- package/lib/Carousel/CarouselIndicator.vue.js +1 -1
- package/lib/Carousel/hooks/useContext.js +1 -1
- package/lib/Cascader/Cascader.vue.d.ts +17 -17
- package/lib/Cascader/Cascader.vue.js +1 -1
- package/lib/Cascader/CascaderIcon.vue.js +1 -1
- package/lib/Cascader/CascaderOption.vue.js +1 -1
- package/lib/Cascader/CascaderPanel.vue.js +1 -1
- package/lib/Cascader/CascaderSearchPanel.vue.js +1 -1
- package/lib/Cascader/hooks/useContext.js +1 -1
- package/lib/Cascader/index.d.ts +16 -16
- package/lib/Checkbox/Checkbox.vue.js +1 -1
- package/lib/Checkbox/CheckboxGroup.vue.d.ts +1 -1
- package/lib/Checkbox/hooks/useContext.js +1 -1
- package/lib/Checkbox/index.d.ts +3 -3
- package/lib/Collapse/CollapseItem.vue.js +1 -1
- package/lib/Collapse/hooks/useContext.js +1 -1
- package/lib/ColorPicker/ColorControl.vue.js +1 -1
- package/lib/ColorPicker/ColorInput.vue.js +1 -1
- package/lib/ColorPicker/ColorList.vue.js +1 -1
- package/lib/ColorPicker/ColorPalette.vue.js +1 -1
- package/lib/ColorPicker/ColorPanel.vue.js +1 -1
- package/lib/ColorPicker/hooks/useContext.js +1 -1
- package/lib/Comment/index.vue.js +1 -1
- package/lib/ConfigProvider/index.d.ts +3 -3
- package/lib/ConfigProvider/index.vue.d.ts +1 -1
- package/lib/ConfigProvider/index.vue.js +1 -1
- package/lib/ConfigProvider/type.d.ts +3 -2
- package/lib/Descriptions/ReuseItem.vue.js +1 -1
- package/lib/Descriptions/ReuseTd.vue.js +1 -1
- package/lib/Descriptions/hooks/useContext.js +1 -1
- package/lib/Divider/index.d.ts +3 -3
- package/lib/Divider/index.vue.d.ts +1 -1
- package/lib/Divider/index.vue.js +1 -1
- package/lib/Drawer/Drawer.vue.d.ts +4 -4
- package/lib/Drawer/Drawer.vue.js +1 -1
- package/lib/Drawer/DrawerService.vue.d.ts +2 -2
- package/lib/Drawer/DrawerService.vue.js +1 -1
- package/lib/Drawer/index.d.ts +11 -11
- package/lib/Dropdown/Dropdown.vue.js +1 -1
- package/lib/Dropdown/DropdownButton.vue.d.ts +1 -1
- package/lib/Dropdown/DropdownButton.vue.js +1 -1
- package/lib/Dropdown/Dsubmenu.vue.js +1 -1
- package/lib/Dropdown/hooks/useContext.js +1 -1
- package/lib/Dropdown/index.d.ts +3 -3
- package/lib/Empty/index.vue.js +1 -1
- package/lib/Grid/Grid.vue.js +1 -1
- package/lib/Grid/GridCol.vue.js +1 -1
- package/lib/Grid/GridItem.vue.js +1 -1
- package/lib/Grid/GridRow.vue.js +1 -1
- package/lib/Grid/hooks/useContext.js +1 -1
- package/lib/Image/Image.vue.d.ts +2 -2
- package/lib/Image/Image.vue.js +1 -1
- package/lib/Image/ImagePreview.vue.js +1 -1
- package/lib/Image/ImagePreviewArrow.vue.js +1 -1
- package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
- package/lib/Image/hooks/useContext.js +1 -1
- package/lib/Image/index.d.ts +6 -6
- package/lib/Input/Input.vue.d.ts +3 -3
- package/lib/Input/Input.vue.js +1 -1
- package/lib/Input/InputSuffix.vue.js +1 -1
- package/lib/Input/hooks/useLimitedInput.js +1 -1
- package/lib/Input/index.d.ts +9 -9
- package/lib/InputNumber/InputNumber.vue.d.ts +18 -18
- package/lib/InputNumber/InputNumber.vue.js +1 -1
- package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
- package/lib/InputNumber/index.d.ts +19 -19
- package/lib/InputTag/index.d.ts +6 -6
- package/lib/InputTag/index.vue.d.ts +2 -2
- package/lib/InputTag/index.vue.js +1 -1
- package/lib/Layout/Layout.vue.js +1 -1
- package/lib/Layout/LayoutSider.vue.js +1 -1
- package/lib/Layout/hooks/useSiderContext.js +1 -1
- package/lib/Link/index.d.ts +3 -3
- package/lib/Link/index.vue.d.ts +1 -1
- package/lib/Link/index.vue.js +1 -1
- package/lib/List/List.vue.d.ts +7 -7
- package/lib/List/List.vue.js +1 -1
- package/lib/List/ListItemMeta.vue.d.ts +1 -1
- package/lib/List/hooks/useScrollReach.js +1 -1
- package/lib/List/index.d.ts +9 -9
- package/lib/Mention/index.d.ts +22 -22
- package/lib/Mention/index.vue.d.ts +39 -39
- package/lib/Mention/index.vue.js +1 -1
- package/lib/Menu/Menu.vue.js +1 -1
- package/lib/Menu/MenuEllipsis.vue.js +1 -1
- package/lib/Menu/MenuItem.vue.js +1 -1
- package/lib/Menu/MenuItemGroup.vue.js +1 -1
- package/lib/Menu/SubMenu.vue.js +1 -1
- package/lib/Menu/hooks/useContext.js +1 -1
- package/lib/Message/Message.vue.d.ts +1 -1
- package/lib/Message/Message.vue.js +1 -1
- package/lib/Message/index.d.ts +3 -3
- package/lib/Message/index.js +1 -1
- package/lib/Modal/Modal.vue.d.ts +4 -4
- package/lib/Modal/Modal.vue.js +1 -1
- package/lib/Modal/ModalService.vue.d.ts +2 -2
- package/lib/Modal/ModalService.vue.js +1 -1
- package/lib/Modal/hooks/useModalClose.js +1 -1
- package/lib/Modal/hooks/useModalDraggable.js +1 -1
- package/lib/Modal/hooks/useOnBeforeClose.js +1 -1
- package/lib/Modal/index.d.ts +11 -11
- package/lib/Notification/Notification.vue.d.ts +1 -1
- package/lib/Notification/Notification.vue.js +1 -1
- package/lib/Notification/index.d.ts +3 -3
- package/lib/Notification/index.js +1 -1
- package/lib/OverflowList/index.d.ts +3 -3
- package/lib/OverflowList/index.vue.d.ts +1 -1
- package/lib/OverflowList/index.vue.js +1 -1
- package/lib/PageHeader/index.vue.js +1 -1
- package/lib/Pagination/Pagination.vue.js +1 -1
- package/lib/Pagination/PaginationItem.vue.js +1 -1
- package/lib/Pagination/hooks/useContext.d.ts +1 -256
- package/lib/Pagination/hooks/useContext.js +1 -1
- package/lib/Popconfirm/index.d.ts +19 -19
- package/lib/Popconfirm/index.vue.d.ts +7 -7
- package/lib/Popconfirm/index.vue.js +1 -1
- package/lib/Popover/index.vue.js +1 -1
- package/lib/Progress/Progress.vue.d.ts +1 -1
- package/lib/Progress/Progress.vue.js +1 -1
- package/lib/Progress/ProgressCircle.vue.js +1 -1
- package/lib/Progress/ProgressLine.vue.js +1 -1
- package/lib/Progress/ProgressSteps.vue.js +1 -1
- package/lib/Progress/index.d.ts +3 -3
- package/lib/Radio/Radio.vue.d.ts +1 -1
- package/lib/Radio/Radio.vue.js +1 -1
- package/lib/Radio/RadioGroup.vue.d.ts +1 -1
- package/lib/Radio/hooks/useContext.js +1 -1
- package/lib/Radio/index.d.ts +6 -6
- package/lib/Rate/index.vue.js +1 -1
- package/lib/ResizeBox/index.vue.js +1 -1
- package/lib/Scrollbar/Scrollbar.vue.d.ts +1 -1
- package/lib/Scrollbar/Scrollbar.vue.js +1 -1
- package/lib/Scrollbar/ScrollbarTrack.vue.js +1 -1
- package/lib/Scrollbar/index.d.ts +3 -3
- package/lib/Select/Option.vue.js +1 -1
- package/lib/Select/Select.vue.d.ts +26 -26
- package/lib/Select/Select.vue.js +1 -1
- package/lib/Select/SelectIcon.vue.js +1 -1
- package/lib/Select/SelectRealList.vue.js +1 -1
- package/lib/Select/SelectView.vue.js +1 -1
- package/lib/Select/SelectVirtualList.vue.js +1 -1
- package/lib/Select/hooks/useContext.js +1 -1
- package/lib/Select/hooks/useSelectOptions.js +1 -1
- package/lib/Select/index.d.ts +14 -14
- package/lib/Skeleton/SkeletonLine.vue.js +1 -1
- package/lib/Skeleton/SkeletonShape.vue.js +1 -1
- package/lib/Slider/Slider.vue.d.ts +3 -3
- package/lib/Slider/SliderBtn.vue.js +1 -1
- package/lib/Slider/hooks/useContext.js +1 -1
- package/lib/Slider/hooks/useSliderDraggable.js +1 -1
- package/lib/Slider/index.d.ts +9 -9
- package/lib/Space/index.d.ts +3 -3
- package/lib/Space/index.vue.d.ts +1 -1
- package/lib/Space/index.vue.js +1 -1
- package/lib/Spin/index.d.ts +3 -3
- package/lib/Spin/index.vue.d.ts +1 -1
- package/lib/Spin/index.vue.js +1 -1
- package/lib/Split/index.d.ts +6 -6
- package/lib/Split/index.vue.d.ts +2 -2
- package/lib/Split/index.vue.js +1 -1
- package/lib/Statistic/Countdown.vue.d.ts +2 -2
- package/lib/Statistic/Countdown.vue.js +1 -1
- package/lib/Statistic/Statistic.vue.d.ts +2 -2
- package/lib/Statistic/Statistic.vue.js +1 -1
- package/lib/Statistic/index.d.ts +12 -12
- package/lib/Steps/Step.vue.d.ts +1 -1
- package/lib/Steps/Step.vue.js +1 -1
- package/lib/Steps/Steps.vue.d.ts +1 -1
- package/lib/Steps/hooks/useContext.js +1 -1
- package/lib/Steps/index.d.ts +6 -6
- package/lib/Switch/index.d.ts +6 -6
- package/lib/Switch/index.vue.d.ts +2 -2
- package/lib/Switch/index.vue.js +1 -1
- package/lib/Tabs/TabButton.vue.js +1 -1
- package/lib/Tabs/TabPane.vue.js +1 -1
- package/lib/Tabs/Tabs.vue.d.ts +3 -3
- package/lib/Tabs/Tabs.vue.js +1 -1
- package/lib/Tabs/TabsNavInk.vue.js +1 -1
- package/lib/Tabs/TabsTab.vue.js +1 -1
- package/lib/Tabs/hooks/useContext.js +1 -1
- package/lib/Tabs/hooks/useTabsScroll.js +1 -1
- package/lib/Tabs/index.d.ts +8 -8
- package/lib/Tag/index.d.ts +3 -3
- package/lib/Tag/index.vue.d.ts +1 -1
- package/lib/Tag/index.vue.js +1 -1
- package/lib/Textarea/hooks/useTextareaHeight.js +1 -1
- package/lib/Textarea/index.d.ts +6 -6
- package/lib/Textarea/index.vue.d.ts +2 -2
- package/lib/Textarea/index.vue.js +1 -1
- package/lib/TimePicker/TimePicker.vue.d.ts +3 -3
- package/lib/TimePicker/TimePicker.vue.js +1 -1
- package/lib/TimePicker/TimePickerPanel.vue.js +1 -1
- package/lib/TimePicker/hooks/useContext.d.ts +1 -0
- package/lib/TimePicker/hooks/useContext.js +1 -1
- package/lib/TimePicker/index.d.ts +9 -9
- package/lib/Timeline/TimelineItemPending.vue.js +1 -1
- package/lib/Timeline/hooks/useContext.js +1 -1
- package/lib/Tooltip/index.vue.js +1 -1
- package/lib/Transfer/Transfer.vue.js +1 -1
- package/lib/Transfer/TransferPanel.vue.js +1 -1
- package/lib/Transfer/hooks/useContext.js +1 -1
- package/lib/Trigger/hooks/useContext.js +1 -1
- package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
- package/lib/Trigger/hooks/useTriggerVisible.js +1 -1
- package/lib/Trigger/index.vue.js +1 -1
- package/lib/Typography/TypographyBase.vue.d.ts +19 -19
- package/lib/Typography/TypographyBase.vue.js +1 -1
- package/lib/VerificationCode/index.d.ts +6 -6
- package/lib/VerificationCode/index.vue.d.ts +2 -2
- package/lib/VerificationCode/index.vue.js +1 -1
- package/lib/Watermark/index.d.ts +3 -3
- package/lib/Watermark/index.vue.d.ts +1 -1
- package/lib/Watermark/index.vue.js +1 -1
- package/lib/_shared/components/ExpandTransition.vue2.js +1 -1
- package/lib/_shared/components/Icon.vue3.js +1 -1
- package/lib/_shared/components/IconButton.vue.js +1 -1
- package/lib/_shared/constants/index.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
- package/lib/_shared/icons/IconSeparator.vue.js +1 -1
- package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
- package/lib/_shared/utils/control.js +1 -1
- package/lib/_shared/utils/global-config.d.ts +3 -1
- package/lib/_shared/utils/global-config.js +1 -1
- package/lib/_shared/utils/index.d.ts +1 -0
- package/lib/_shared/utils/locale.d.ts +22 -0
- package/lib/_shared/utils/locale.js +1 -0
- package/lib/index.d.ts +27 -27
- package/lib/index.js +1 -1
- package/lib/lang/ar-eg.js +156 -0
- package/lib/lang/de-de.js +157 -0
- package/lib/lang/en-us.js +161 -0
- package/lib/lang/es-es.js +156 -0
- package/lib/lang/fr-fr.js +158 -0
- package/lib/lang/id-id.js +157 -0
- package/lib/lang/it-it.js +157 -0
- package/lib/lang/ja-jp.js +204 -0
- package/lib/lang/km-kh.js +156 -0
- package/lib/lang/ko-kr.js +156 -0
- package/lib/lang/ms-my.js +156 -0
- package/lib/lang/nl-nl.js +204 -0
- package/lib/lang/pt-pt.js +156 -0
- package/lib/lang/ru-ru.js +204 -0
- package/lib/lang/th-th.js +156 -0
- package/lib/lang/vi-vn.js +156 -0
- package/lib/lang/zh-cn.js +204 -0
- package/lib/lang/zh-tw.js +204 -0
- package/lib/public/lang/zh-cn.js +1 -0
- package/package.json +2 -4
- package/es/_shared/locale/i18n.d.ts +0 -512
- package/es/_shared/locale/i18n.js +0 -43
- package/es/_shared/locale/lang/ar-eg.json.js +0 -251
- package/es/_shared/locale/lang/de-de.json.d.ts +0 -207
- package/es/_shared/locale/lang/de-de.json.js +0 -251
- package/es/_shared/locale/lang/en-us.json.d.ts +0 -210
- package/es/_shared/locale/lang/en-us.json.js +0 -256
- package/es/_shared/locale/lang/es-es.json.d.ts +0 -207
- package/es/_shared/locale/lang/es-es.json.js +0 -251
- package/es/_shared/locale/lang/fr-fr.json.d.ts +0 -207
- package/es/_shared/locale/lang/fr-fr.json.js +0 -251
- package/es/_shared/locale/lang/id-id.json.d.ts +0 -207
- package/es/_shared/locale/lang/id-id.json.js +0 -251
- package/es/_shared/locale/lang/it-it.json.d.ts +0 -207
- package/es/_shared/locale/lang/it-it.json.js +0 -251
- package/es/_shared/locale/lang/ja-jp.json.d.ts +0 -255
- package/es/_shared/locale/lang/ja-jp.json.js +0 -301
- package/es/_shared/locale/lang/km-kh.json.d.ts +0 -207
- package/es/_shared/locale/lang/km-kh.json.js +0 -251
- package/es/_shared/locale/lang/ko-kr.json.d.ts +0 -207
- package/es/_shared/locale/lang/ko-kr.json.js +0 -251
- package/es/_shared/locale/lang/ms-my.json.d.ts +0 -207
- package/es/_shared/locale/lang/ms-my.json.js +0 -251
- package/es/_shared/locale/lang/nl-nl.json.d.ts +0 -255
- package/es/_shared/locale/lang/nl-nl.json.js +0 -301
- package/es/_shared/locale/lang/pt-pt.json.d.ts +0 -207
- package/es/_shared/locale/lang/pt-pt.json.js +0 -251
- package/es/_shared/locale/lang/ru-ru.json.d.ts +0 -255
- package/es/_shared/locale/lang/ru-ru.json.js +0 -301
- package/es/_shared/locale/lang/th-th.json.d.ts +0 -207
- package/es/_shared/locale/lang/th-th.json.js +0 -251
- package/es/_shared/locale/lang/vi-vn.json.d.ts +0 -207
- package/es/_shared/locale/lang/vi-vn.json.js +0 -251
- package/es/_shared/locale/lang/zh-cn.d.ts +0 -253
- package/es/_shared/locale/lang/zh-cn.json.d.ts +0 -255
- package/es/_shared/locale/lang/zh-cn.json.js +0 -301
- package/es/_shared/locale/lang/zh-tw.json.d.ts +0 -255
- package/es/_shared/locale/lang/zh-tw.json.js +0 -301
- package/es/node_modules/@intlify/core-base/dist/core-base.js +0 -1126
- package/es/node_modules/@intlify/message-compiler/dist/message-compiler.js +0 -65
- package/es/node_modules/@intlify/shared/dist/shared.js +0 -199
- package/es/node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js +0 -1375
- package/es/node_modules/@vue/devtools-api/lib/esm/const.js +0 -6
- package/es/node_modules/@vue/devtools-api/lib/esm/env.js +0 -12
- package/es/node_modules/@vue/devtools-api/lib/esm/index.js +0 -26
- package/es/node_modules/@vue/devtools-api/lib/esm/proxy.js +0 -103
- package/es/node_modules/@vue/devtools-api/lib/esm/time.js +0 -25
- package/lib/_shared/locale/i18n.d.ts +0 -512
- package/lib/_shared/locale/i18n.js +0 -1
- package/lib/_shared/locale/lang/ar-eg.json.js +0 -1
- package/lib/_shared/locale/lang/de-de.json.d.ts +0 -207
- package/lib/_shared/locale/lang/de-de.json.js +0 -1
- package/lib/_shared/locale/lang/en-us.json.d.ts +0 -210
- package/lib/_shared/locale/lang/en-us.json.js +0 -1
- package/lib/_shared/locale/lang/es-es.json.d.ts +0 -207
- package/lib/_shared/locale/lang/es-es.json.js +0 -1
- package/lib/_shared/locale/lang/fr-fr.json.d.ts +0 -207
- package/lib/_shared/locale/lang/fr-fr.json.js +0 -1
- package/lib/_shared/locale/lang/id-id.json.d.ts +0 -207
- package/lib/_shared/locale/lang/id-id.json.js +0 -1
- package/lib/_shared/locale/lang/it-it.json.d.ts +0 -207
- package/lib/_shared/locale/lang/it-it.json.js +0 -1
- package/lib/_shared/locale/lang/ja-jp.json.d.ts +0 -255
- package/lib/_shared/locale/lang/ja-jp.json.js +0 -1
- package/lib/_shared/locale/lang/km-kh.json.d.ts +0 -207
- package/lib/_shared/locale/lang/km-kh.json.js +0 -1
- package/lib/_shared/locale/lang/ko-kr.json.d.ts +0 -207
- package/lib/_shared/locale/lang/ko-kr.json.js +0 -1
- package/lib/_shared/locale/lang/ms-my.json.d.ts +0 -207
- package/lib/_shared/locale/lang/ms-my.json.js +0 -1
- package/lib/_shared/locale/lang/nl-nl.json.d.ts +0 -255
- package/lib/_shared/locale/lang/nl-nl.json.js +0 -1
- package/lib/_shared/locale/lang/pt-pt.json.d.ts +0 -207
- package/lib/_shared/locale/lang/pt-pt.json.js +0 -1
- package/lib/_shared/locale/lang/ru-ru.json.d.ts +0 -255
- package/lib/_shared/locale/lang/ru-ru.json.js +0 -1
- package/lib/_shared/locale/lang/th-th.json.d.ts +0 -207
- package/lib/_shared/locale/lang/th-th.json.js +0 -1
- package/lib/_shared/locale/lang/vi-vn.json.d.ts +0 -207
- package/lib/_shared/locale/lang/vi-vn.json.js +0 -1
- package/lib/_shared/locale/lang/zh-cn.d.ts +0 -253
- package/lib/_shared/locale/lang/zh-cn.json.d.ts +0 -255
- package/lib/_shared/locale/lang/zh-cn.json.js +0 -1
- package/lib/_shared/locale/lang/zh-tw.json.d.ts +0 -255
- package/lib/_shared/locale/lang/zh-tw.json.js +0 -1
- package/lib/node_modules/@intlify/core-base/dist/core-base.js +0 -1
- package/lib/node_modules/@intlify/message-compiler/dist/message-compiler.js +0 -6
- package/lib/node_modules/@intlify/shared/dist/shared.js +0 -7
- package/lib/node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js +0 -1
- package/lib/node_modules/@vue/devtools-api/lib/esm/const.js +0 -1
- package/lib/node_modules/@vue/devtools-api/lib/esm/env.js +0 -1
- package/lib/node_modules/@vue/devtools-api/lib/esm/index.js +0 -1
- package/lib/node_modules/@vue/devtools-api/lib/esm/proxy.js +0 -1
- package/lib/node_modules/@vue/devtools-api/lib/esm/time.js +0 -1
package/lib/List/index.d.ts
CHANGED
@@ -18,8 +18,8 @@ declare const List: {
|
|
18
18
|
"reach-bottom": (ev: Event) => any;
|
19
19
|
"page-change": (value: number) => any;
|
20
20
|
}, import('vue').PublicProps, {
|
21
|
-
loading: boolean;
|
22
21
|
size: import('./type').ListSize;
|
22
|
+
loading: boolean;
|
23
23
|
scrollbar: boolean;
|
24
24
|
split: boolean;
|
25
25
|
data: import('../_shared/type').ObjectData[];
|
@@ -67,8 +67,8 @@ declare const List: {
|
|
67
67
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
68
68
|
scroll: (left: number, top: number, ev: Event) => any;
|
69
69
|
}, string, {
|
70
|
-
type: import('..').TackType;
|
71
70
|
scrollbar: boolean;
|
71
|
+
type: import('..').TackType;
|
72
72
|
outerClass: import('../_shared/type').ClassName;
|
73
73
|
outerStyle: import('vue').CSSProperties;
|
74
74
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
@@ -92,13 +92,13 @@ declare const List: {
|
|
92
92
|
$nextTick: typeof import('vue').nextTick;
|
93
93
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
94
94
|
} & Readonly<{
|
95
|
-
type: import('..').TackType;
|
96
95
|
scrollbar: boolean;
|
96
|
+
type: import('..').TackType;
|
97
97
|
outerClass: import('../_shared/type').ClassName;
|
98
98
|
outerStyle: import('vue').CSSProperties;
|
99
99
|
}> & Omit<Readonly<import('..').ScrollbarProps> & Readonly<{
|
100
100
|
onScroll?: ((left: number, top: number, ev: Event) => any) | undefined;
|
101
|
-
}>, "scrollTop" | "scrollLeft" | ("
|
101
|
+
}>, "scrollTop" | "scrollLeft" | ("scrollbar" | "type" | "outerClass" | "outerStyle") | "scrollTo" | "getScrollRef"> & import('vue').ShallowUnwrapRef<{
|
102
102
|
scrollTo(options: ScrollOptions): void;
|
103
103
|
scrollLeft(left: number): void;
|
104
104
|
scrollTop(top: number): void;
|
@@ -174,8 +174,8 @@ declare const List: {
|
|
174
174
|
"onReach-bottom"?: ((ev: Event) => any) | undefined;
|
175
175
|
"onPage-change"?: ((value: number) => any) | undefined;
|
176
176
|
}>, {}, {}, {}, {}, {
|
177
|
-
loading: boolean;
|
178
177
|
size: import('./type').ListSize;
|
178
|
+
loading: boolean;
|
179
179
|
scrollbar: boolean;
|
180
180
|
split: boolean;
|
181
181
|
data: import('../_shared/type').ObjectData[];
|
@@ -200,8 +200,8 @@ declare const List: {
|
|
200
200
|
"reach-bottom": (ev: Event) => any;
|
201
201
|
"page-change": (value: number) => any;
|
202
202
|
}, string, {
|
203
|
-
loading: boolean;
|
204
203
|
size: import('./type').ListSize;
|
204
|
+
loading: boolean;
|
205
205
|
scrollbar: boolean;
|
206
206
|
split: boolean;
|
207
207
|
data: import('../_shared/type').ObjectData[];
|
@@ -237,8 +237,8 @@ declare const List: {
|
|
237
237
|
});
|
238
238
|
"item-meta": {
|
239
239
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').ListItemMetaProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
240
|
-
description: string;
|
241
240
|
title: string;
|
241
|
+
description: string;
|
242
242
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
243
243
|
P: {};
|
244
244
|
B: {};
|
@@ -247,15 +247,15 @@ declare const List: {
|
|
247
247
|
M: {};
|
248
248
|
Defaults: {};
|
249
249
|
}, Readonly<import('./type').ListItemMetaProps> & Readonly<{}>, {}, {}, {}, {}, {
|
250
|
-
description: string;
|
251
250
|
title: string;
|
251
|
+
description: string;
|
252
252
|
}>;
|
253
253
|
__isFragment?: never;
|
254
254
|
__isTeleport?: never;
|
255
255
|
__isSuspense?: never;
|
256
256
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').ListItemMetaProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
257
|
-
description: string;
|
258
257
|
title: string;
|
258
|
+
description: string;
|
259
259
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
260
260
|
$slots: Readonly<import('./type').ListItemMetaSlots> & import('./type').ListItemMetaSlots;
|
261
261
|
});
|
package/lib/Mention/index.d.ts
CHANGED
@@ -25,9 +25,9 @@ declare const Mention: {
|
|
25
25
|
search: (value: string) => any;
|
26
26
|
"update:modelValue": (value: string) => any;
|
27
27
|
}, import('vue').PublicProps, {
|
28
|
-
type: "input" | "textarea";
|
29
28
|
disabled: boolean;
|
30
29
|
split: string;
|
30
|
+
type: "input" | "textarea";
|
31
31
|
data: import('..').SelectOptions;
|
32
32
|
modelValue: string;
|
33
33
|
defaultValue: string;
|
@@ -439,10 +439,10 @@ declare const Mention: {
|
|
439
439
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
440
440
|
"press-enter": (ev: KeyboardEvent) => any;
|
441
441
|
}, string, {
|
442
|
-
error: boolean;
|
443
|
-
placeholder: string;
|
444
442
|
size: import('..').Size;
|
445
443
|
disabled: boolean;
|
444
|
+
error: boolean;
|
445
|
+
placeholder: string;
|
446
446
|
modelValue: import('..').InputTagValue;
|
447
447
|
defaultValue: import('..').InputTagValue;
|
448
448
|
allowClear: boolean;
|
@@ -476,10 +476,10 @@ declare const Mention: {
|
|
476
476
|
$nextTick: typeof import('vue').nextTick;
|
477
477
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
478
478
|
} & Readonly<{
|
479
|
-
error: boolean;
|
480
|
-
placeholder: string;
|
481
479
|
size: import('..').Size;
|
482
480
|
disabled: boolean;
|
481
|
+
error: boolean;
|
482
|
+
placeholder: string;
|
483
483
|
modelValue: import('..').InputTagValue;
|
484
484
|
defaultValue: import('..').InputTagValue;
|
485
485
|
allowClear: boolean;
|
@@ -502,7 +502,7 @@ declare const Mention: {
|
|
502
502
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
503
503
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
504
504
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
505
|
-
}>, "focus" | "blur" | ("
|
505
|
+
}>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
506
506
|
focus(): void;
|
507
507
|
blur(): void;
|
508
508
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -550,16 +550,16 @@ declare const Mention: {
|
|
550
550
|
"dropdown-scroll": (ev: Event) => any;
|
551
551
|
"dropdown-reach-bottom": (ev: Event) => any;
|
552
552
|
}, string, {
|
553
|
-
loading: boolean;
|
554
|
-
error: boolean;
|
555
|
-
placeholder: string;
|
556
553
|
size: import('..').Size;
|
557
554
|
popupVisible: boolean;
|
558
555
|
defaultPopupVisible: boolean;
|
559
556
|
disabled: boolean;
|
560
557
|
popupContainer: import('..').PopupContainer;
|
558
|
+
loading: boolean;
|
559
|
+
error: boolean;
|
561
560
|
scrollbar: boolean;
|
562
561
|
multiple: boolean;
|
562
|
+
placeholder: string;
|
563
563
|
bordered: boolean;
|
564
564
|
modelValue: import('..').SelectValue;
|
565
565
|
defaultValue: import('..').SelectValue;
|
@@ -603,16 +603,16 @@ declare const Mention: {
|
|
603
603
|
$nextTick: typeof import('vue').nextTick;
|
604
604
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
605
605
|
} & Readonly<{
|
606
|
-
loading: boolean;
|
607
|
-
error: boolean;
|
608
|
-
placeholder: string;
|
609
606
|
size: import('..').Size;
|
610
607
|
popupVisible: boolean;
|
611
608
|
defaultPopupVisible: boolean;
|
612
609
|
disabled: boolean;
|
613
610
|
popupContainer: import('..').PopupContainer;
|
611
|
+
loading: boolean;
|
612
|
+
error: boolean;
|
614
613
|
scrollbar: boolean;
|
615
614
|
multiple: boolean;
|
615
|
+
placeholder: string;
|
616
616
|
bordered: boolean;
|
617
617
|
modelValue: import('..').SelectValue;
|
618
618
|
defaultValue: import('..').SelectValue;
|
@@ -649,7 +649,7 @@ declare const Mention: {
|
|
649
649
|
onExceedLimit?: ((value: import('..').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
|
650
650
|
"onDropdown-scroll"?: ((ev: Event) => any) | undefined;
|
651
651
|
"onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
|
652
|
-
}>, "focus" | "blur" | ("
|
652
|
+
}>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "loading" | "error" | "scrollbar" | "multiple" | "placeholder" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
|
653
653
|
focus(): void;
|
654
654
|
blur(): void;
|
655
655
|
getPopupRef(): import('..').TriggerInstance;
|
@@ -678,12 +678,12 @@ declare const Mention: {
|
|
678
678
|
keydown: (ev: KeyboardEvent) => any;
|
679
679
|
"update:modelValue": (value: string) => any;
|
680
680
|
}, import('vue').PublicProps, {
|
681
|
+
disabled: boolean;
|
681
682
|
error: import('..').AutoSize;
|
682
683
|
placeholder: string;
|
683
|
-
maxLength: import('..').MaxLength;
|
684
|
-
disabled: boolean;
|
685
684
|
modelValue: string;
|
686
685
|
defaultValue: string;
|
686
|
+
maxLength: import('..').MaxLength;
|
687
687
|
showWordLimit: boolean;
|
688
688
|
allowClear: boolean;
|
689
689
|
readonly: boolean;
|
@@ -716,12 +716,12 @@ declare const Mention: {
|
|
716
716
|
getInputRef(): HTMLTextAreaElement;
|
717
717
|
getMirrorRef(): HTMLDivElement;
|
718
718
|
}, {}, {}, {}, {
|
719
|
+
disabled: boolean;
|
719
720
|
error: import('..').AutoSize;
|
720
721
|
placeholder: string;
|
721
|
-
maxLength: import('..').MaxLength;
|
722
|
-
disabled: boolean;
|
723
722
|
modelValue: string;
|
724
723
|
defaultValue: string;
|
724
|
+
maxLength: import('..').MaxLength;
|
725
725
|
showWordLimit: boolean;
|
726
726
|
allowClear: boolean;
|
727
727
|
readonly: boolean;
|
@@ -771,10 +771,10 @@ declare const Mention: {
|
|
771
771
|
"dropdown-scroll": (ev?: Event | undefined) => any;
|
772
772
|
"dropdown-reach-bottom": (ev?: Event | undefined) => any;
|
773
773
|
}, string, {
|
774
|
-
type: "textarea" | "input";
|
775
774
|
disabled: boolean;
|
776
775
|
popupContainer: import('..').PopupContainer;
|
777
776
|
strict: boolean;
|
777
|
+
type: "textarea" | "input";
|
778
778
|
data: import('..').SelectOptions;
|
779
779
|
modelValue: string;
|
780
780
|
defaultValue: string;
|
@@ -804,10 +804,10 @@ declare const Mention: {
|
|
804
804
|
$nextTick: typeof import('vue').nextTick;
|
805
805
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
806
806
|
} & Readonly<{
|
807
|
-
type: "textarea" | "input";
|
808
807
|
disabled: boolean;
|
809
808
|
popupContainer: import('..').PopupContainer;
|
810
809
|
strict: boolean;
|
810
|
+
type: "textarea" | "input";
|
811
811
|
data: import('..').SelectOptions;
|
812
812
|
modelValue: string;
|
813
813
|
defaultValue: string;
|
@@ -828,7 +828,7 @@ declare const Mention: {
|
|
828
828
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
829
829
|
"onDropdown-scroll"?: ((ev?: Event | undefined) => any) | undefined;
|
830
830
|
"onDropdown-reach-bottom"?: ((ev?: Event | undefined) => any) | undefined;
|
831
|
-
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("
|
831
|
+
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("disabled" | "popupContainer" | "strict" | "type" | "data" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "triggerProps" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
|
832
832
|
focus(): void;
|
833
833
|
blur(): void;
|
834
834
|
getInputRef(): HTMLInputElement | HTMLTextAreaElement | undefined;
|
@@ -857,9 +857,9 @@ declare const Mention: {
|
|
857
857
|
focus(): void;
|
858
858
|
blur(): void;
|
859
859
|
}, {}, {}, {}, {
|
860
|
-
type: "input" | "textarea";
|
861
860
|
disabled: boolean;
|
862
861
|
split: string;
|
862
|
+
type: "input" | "textarea";
|
863
863
|
data: import('..').SelectOptions;
|
864
864
|
modelValue: string;
|
865
865
|
defaultValue: string;
|
@@ -891,9 +891,9 @@ declare const Mention: {
|
|
891
891
|
search: (value: string) => any;
|
892
892
|
"update:modelValue": (value: string) => any;
|
893
893
|
}, string, {
|
894
|
-
type: "input" | "textarea";
|
895
894
|
disabled: boolean;
|
896
895
|
split: string;
|
896
|
+
type: "input" | "textarea";
|
897
897
|
data: import('..').SelectOptions;
|
898
898
|
modelValue: string;
|
899
899
|
defaultValue: string;
|
@@ -410,10 +410,10 @@ declare function __VLS_template(): {
|
|
410
410
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
411
411
|
"press-enter": (ev: KeyboardEvent) => any;
|
412
412
|
}, string, {
|
413
|
-
error: boolean;
|
414
|
-
placeholder: string;
|
415
413
|
size: import('../_shared/type').Size;
|
416
414
|
disabled: boolean;
|
415
|
+
error: boolean;
|
416
|
+
placeholder: string;
|
417
417
|
modelValue: import('..').InputTagValue;
|
418
418
|
defaultValue: import('..').InputTagValue;
|
419
419
|
allowClear: boolean;
|
@@ -447,10 +447,10 @@ declare function __VLS_template(): {
|
|
447
447
|
$nextTick: typeof nextTick;
|
448
448
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
449
449
|
} & Readonly<{
|
450
|
-
error: boolean;
|
451
|
-
placeholder: string;
|
452
450
|
size: import('../_shared/type').Size;
|
453
451
|
disabled: boolean;
|
452
|
+
error: boolean;
|
453
|
+
placeholder: string;
|
454
454
|
modelValue: import('..').InputTagValue;
|
455
455
|
defaultValue: import('..').InputTagValue;
|
456
456
|
allowClear: boolean;
|
@@ -473,7 +473,7 @@ declare function __VLS_template(): {
|
|
473
473
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
474
474
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
475
475
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
476
|
-
}>, "focus" | "blur" | ("
|
476
|
+
}>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
477
477
|
focus(): void;
|
478
478
|
blur(): void;
|
479
479
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -521,16 +521,16 @@ declare function __VLS_template(): {
|
|
521
521
|
"dropdown-scroll": (ev: Event) => any;
|
522
522
|
"dropdown-reach-bottom": (ev: Event) => any;
|
523
523
|
}, string, {
|
524
|
-
loading: boolean;
|
525
|
-
error: boolean;
|
526
|
-
placeholder: string;
|
527
524
|
size: import('../_shared/type').Size;
|
528
525
|
popupVisible: boolean;
|
529
526
|
defaultPopupVisible: boolean;
|
530
527
|
disabled: boolean;
|
531
528
|
popupContainer: import('../_shared/type').PopupContainer;
|
529
|
+
loading: boolean;
|
530
|
+
error: boolean;
|
532
531
|
scrollbar: boolean;
|
533
532
|
multiple: boolean;
|
533
|
+
placeholder: string;
|
534
534
|
bordered: boolean;
|
535
535
|
modelValue: SelectValue;
|
536
536
|
defaultValue: SelectValue;
|
@@ -574,16 +574,16 @@ declare function __VLS_template(): {
|
|
574
574
|
$nextTick: typeof nextTick;
|
575
575
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
576
576
|
} & Readonly<{
|
577
|
-
loading: boolean;
|
578
|
-
error: boolean;
|
579
|
-
placeholder: string;
|
580
577
|
size: import('../_shared/type').Size;
|
581
578
|
popupVisible: boolean;
|
582
579
|
defaultPopupVisible: boolean;
|
583
580
|
disabled: boolean;
|
584
581
|
popupContainer: import('../_shared/type').PopupContainer;
|
582
|
+
loading: boolean;
|
583
|
+
error: boolean;
|
585
584
|
scrollbar: boolean;
|
586
585
|
multiple: boolean;
|
586
|
+
placeholder: string;
|
587
587
|
bordered: boolean;
|
588
588
|
modelValue: SelectValue;
|
589
589
|
defaultValue: SelectValue;
|
@@ -620,7 +620,7 @@ declare function __VLS_template(): {
|
|
620
620
|
onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
|
621
621
|
"onDropdown-scroll"?: ((ev: Event) => any) | undefined;
|
622
622
|
"onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
|
623
|
-
}>, "focus" | "blur" | ("
|
623
|
+
}>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "loading" | "error" | "scrollbar" | "multiple" | "placeholder" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
|
624
624
|
focus(): void;
|
625
625
|
blur(): void;
|
626
626
|
getPopupRef(): import('..').TriggerInstance;
|
@@ -649,12 +649,12 @@ declare function __VLS_template(): {
|
|
649
649
|
keydown: (ev: KeyboardEvent) => any;
|
650
650
|
"update:modelValue": (value: string) => any;
|
651
651
|
}, import('vue').PublicProps, {
|
652
|
+
disabled: boolean;
|
652
653
|
error: import('..').AutoSize;
|
653
654
|
placeholder: string;
|
654
|
-
maxLength: import('..').MaxLength;
|
655
|
-
disabled: boolean;
|
656
655
|
modelValue: string;
|
657
656
|
defaultValue: string;
|
657
|
+
maxLength: import('..').MaxLength;
|
658
658
|
showWordLimit: boolean;
|
659
659
|
allowClear: boolean;
|
660
660
|
readonly: boolean;
|
@@ -687,12 +687,12 @@ declare function __VLS_template(): {
|
|
687
687
|
getInputRef(): HTMLTextAreaElement;
|
688
688
|
getMirrorRef(): HTMLDivElement;
|
689
689
|
}, {}, {}, {}, {
|
690
|
+
disabled: boolean;
|
690
691
|
error: import('..').AutoSize;
|
691
692
|
placeholder: string;
|
692
|
-
maxLength: import('..').MaxLength;
|
693
|
-
disabled: boolean;
|
694
693
|
modelValue: string;
|
695
694
|
defaultValue: string;
|
695
|
+
maxLength: import('..').MaxLength;
|
696
696
|
showWordLimit: boolean;
|
697
697
|
allowClear: boolean;
|
698
698
|
readonly: boolean;
|
@@ -742,10 +742,10 @@ declare function __VLS_template(): {
|
|
742
742
|
"dropdown-scroll": (ev?: Event | undefined) => any;
|
743
743
|
"dropdown-reach-bottom": (ev?: Event | undefined) => any;
|
744
744
|
}, string, {
|
745
|
-
type: "textarea" | "input";
|
746
745
|
disabled: boolean;
|
747
746
|
popupContainer: import('../_shared/type').PopupContainer;
|
748
747
|
strict: boolean;
|
748
|
+
type: "textarea" | "input";
|
749
749
|
data: import('../Select').SelectOptions;
|
750
750
|
modelValue: string;
|
751
751
|
defaultValue: string;
|
@@ -775,10 +775,10 @@ declare function __VLS_template(): {
|
|
775
775
|
$nextTick: typeof nextTick;
|
776
776
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
777
777
|
} & Readonly<{
|
778
|
-
type: "textarea" | "input";
|
779
778
|
disabled: boolean;
|
780
779
|
popupContainer: import('../_shared/type').PopupContainer;
|
781
780
|
strict: boolean;
|
781
|
+
type: "textarea" | "input";
|
782
782
|
data: import('../Select').SelectOptions;
|
783
783
|
modelValue: string;
|
784
784
|
defaultValue: string;
|
@@ -799,7 +799,7 @@ declare function __VLS_template(): {
|
|
799
799
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
800
800
|
"onDropdown-scroll"?: ((ev?: Event | undefined) => any) | undefined;
|
801
801
|
"onDropdown-reach-bottom"?: ((ev?: Event | undefined) => any) | undefined;
|
802
|
-
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("
|
802
|
+
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("disabled" | "popupContainer" | "strict" | "type" | "data" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "triggerProps" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
|
803
803
|
focus(): void;
|
804
804
|
blur(): void;
|
805
805
|
getInputRef(): HTMLInputElement | HTMLTextAreaElement | undefined;
|
@@ -834,9 +834,9 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
834
834
|
onSearch?: ((value: string) => any) | undefined;
|
835
835
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
836
836
|
}>, {
|
837
|
-
type: "input" | "textarea";
|
838
837
|
disabled: boolean;
|
839
838
|
split: string;
|
839
|
+
type: "input" | "textarea";
|
840
840
|
data: import('../Select').SelectOptions;
|
841
841
|
modelValue: string;
|
842
842
|
defaultValue: string;
|
@@ -1248,10 +1248,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1248
1248
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
1249
1249
|
"press-enter": (ev: KeyboardEvent) => any;
|
1250
1250
|
}, string, {
|
1251
|
-
error: boolean;
|
1252
|
-
placeholder: string;
|
1253
1251
|
size: import('../_shared/type').Size;
|
1254
1252
|
disabled: boolean;
|
1253
|
+
error: boolean;
|
1254
|
+
placeholder: string;
|
1255
1255
|
modelValue: import('..').InputTagValue;
|
1256
1256
|
defaultValue: import('..').InputTagValue;
|
1257
1257
|
allowClear: boolean;
|
@@ -1285,10 +1285,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1285
1285
|
$nextTick: typeof nextTick;
|
1286
1286
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
1287
1287
|
} & Readonly<{
|
1288
|
-
error: boolean;
|
1289
|
-
placeholder: string;
|
1290
1288
|
size: import('../_shared/type').Size;
|
1291
1289
|
disabled: boolean;
|
1290
|
+
error: boolean;
|
1291
|
+
placeholder: string;
|
1292
1292
|
modelValue: import('..').InputTagValue;
|
1293
1293
|
defaultValue: import('..').InputTagValue;
|
1294
1294
|
allowClear: boolean;
|
@@ -1311,7 +1311,7 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1311
1311
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
1312
1312
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1313
1313
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
1314
|
-
}>, "focus" | "blur" | ("
|
1314
|
+
}>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
1315
1315
|
focus(): void;
|
1316
1316
|
blur(): void;
|
1317
1317
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -1359,16 +1359,16 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1359
1359
|
"dropdown-scroll": (ev: Event) => any;
|
1360
1360
|
"dropdown-reach-bottom": (ev: Event) => any;
|
1361
1361
|
}, string, {
|
1362
|
-
loading: boolean;
|
1363
|
-
error: boolean;
|
1364
|
-
placeholder: string;
|
1365
1362
|
size: import('../_shared/type').Size;
|
1366
1363
|
popupVisible: boolean;
|
1367
1364
|
defaultPopupVisible: boolean;
|
1368
1365
|
disabled: boolean;
|
1369
1366
|
popupContainer: import('../_shared/type').PopupContainer;
|
1367
|
+
loading: boolean;
|
1368
|
+
error: boolean;
|
1370
1369
|
scrollbar: boolean;
|
1371
1370
|
multiple: boolean;
|
1371
|
+
placeholder: string;
|
1372
1372
|
bordered: boolean;
|
1373
1373
|
modelValue: SelectValue;
|
1374
1374
|
defaultValue: SelectValue;
|
@@ -1412,16 +1412,16 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1412
1412
|
$nextTick: typeof nextTick;
|
1413
1413
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
1414
1414
|
} & Readonly<{
|
1415
|
-
loading: boolean;
|
1416
|
-
error: boolean;
|
1417
|
-
placeholder: string;
|
1418
1415
|
size: import('../_shared/type').Size;
|
1419
1416
|
popupVisible: boolean;
|
1420
1417
|
defaultPopupVisible: boolean;
|
1421
1418
|
disabled: boolean;
|
1422
1419
|
popupContainer: import('../_shared/type').PopupContainer;
|
1420
|
+
loading: boolean;
|
1421
|
+
error: boolean;
|
1423
1422
|
scrollbar: boolean;
|
1424
1423
|
multiple: boolean;
|
1424
|
+
placeholder: string;
|
1425
1425
|
bordered: boolean;
|
1426
1426
|
modelValue: SelectValue;
|
1427
1427
|
defaultValue: SelectValue;
|
@@ -1458,7 +1458,7 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1458
1458
|
onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
|
1459
1459
|
"onDropdown-scroll"?: ((ev: Event) => any) | undefined;
|
1460
1460
|
"onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
|
1461
|
-
}>, "focus" | "blur" | ("
|
1461
|
+
}>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "loading" | "error" | "scrollbar" | "multiple" | "placeholder" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
|
1462
1462
|
focus(): void;
|
1463
1463
|
blur(): void;
|
1464
1464
|
getPopupRef(): import('..').TriggerInstance;
|
@@ -1487,12 +1487,12 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1487
1487
|
keydown: (ev: KeyboardEvent) => any;
|
1488
1488
|
"update:modelValue": (value: string) => any;
|
1489
1489
|
}, import('vue').PublicProps, {
|
1490
|
+
disabled: boolean;
|
1490
1491
|
error: import('..').AutoSize;
|
1491
1492
|
placeholder: string;
|
1492
|
-
maxLength: import('..').MaxLength;
|
1493
|
-
disabled: boolean;
|
1494
1493
|
modelValue: string;
|
1495
1494
|
defaultValue: string;
|
1495
|
+
maxLength: import('..').MaxLength;
|
1496
1496
|
showWordLimit: boolean;
|
1497
1497
|
allowClear: boolean;
|
1498
1498
|
readonly: boolean;
|
@@ -1525,12 +1525,12 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1525
1525
|
getInputRef(): HTMLTextAreaElement;
|
1526
1526
|
getMirrorRef(): HTMLDivElement;
|
1527
1527
|
}, {}, {}, {}, {
|
1528
|
+
disabled: boolean;
|
1528
1529
|
error: import('..').AutoSize;
|
1529
1530
|
placeholder: string;
|
1530
|
-
maxLength: import('..').MaxLength;
|
1531
|
-
disabled: boolean;
|
1532
1531
|
modelValue: string;
|
1533
1532
|
defaultValue: string;
|
1533
|
+
maxLength: import('..').MaxLength;
|
1534
1534
|
showWordLimit: boolean;
|
1535
1535
|
allowClear: boolean;
|
1536
1536
|
readonly: boolean;
|
@@ -1580,10 +1580,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1580
1580
|
"dropdown-scroll": (ev?: Event | undefined) => any;
|
1581
1581
|
"dropdown-reach-bottom": (ev?: Event | undefined) => any;
|
1582
1582
|
}, string, {
|
1583
|
-
type: "textarea" | "input";
|
1584
1583
|
disabled: boolean;
|
1585
1584
|
popupContainer: import('../_shared/type').PopupContainer;
|
1586
1585
|
strict: boolean;
|
1586
|
+
type: "textarea" | "input";
|
1587
1587
|
data: import('../Select').SelectOptions;
|
1588
1588
|
modelValue: string;
|
1589
1589
|
defaultValue: string;
|
@@ -1613,10 +1613,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1613
1613
|
$nextTick: typeof nextTick;
|
1614
1614
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
1615
1615
|
} & Readonly<{
|
1616
|
-
type: "textarea" | "input";
|
1617
1616
|
disabled: boolean;
|
1618
1617
|
popupContainer: import('../_shared/type').PopupContainer;
|
1619
1618
|
strict: boolean;
|
1619
|
+
type: "textarea" | "input";
|
1620
1620
|
data: import('../Select').SelectOptions;
|
1621
1621
|
modelValue: string;
|
1622
1622
|
defaultValue: string;
|
@@ -1637,7 +1637,7 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1637
1637
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
1638
1638
|
"onDropdown-scroll"?: ((ev?: Event | undefined) => any) | undefined;
|
1639
1639
|
"onDropdown-reach-bottom"?: ((ev?: Event | undefined) => any) | undefined;
|
1640
|
-
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("
|
1640
|
+
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("disabled" | "popupContainer" | "strict" | "type" | "data" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "triggerProps" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
|
1641
1641
|
focus(): void;
|
1642
1642
|
blur(): void;
|
1643
1643
|
getInputRef(): HTMLInputElement | HTMLTextAreaElement | undefined;
|
package/lib/Mention/index.vue.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const l=require("../_shared/utils/is.js");require("../_shared/utils/time.js"),require("../Empty/index.js")
|
1
|
+
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const l=require("../_shared/utils/is.js");require("../_shared/utils/time.js"),require("../Empty/index.js"),/* empty css */require("../_shared/utils/locale.js");const a=require("../_shared/utils/control.js"),u=require("../Input/hooks/useCursor.js"),t=require("../AutoComplete/index.js"),o=e.defineComponent({name:"Mention",__name:"index",props:{modelValue:{default:void 0},defaultValue:{default:""},data:{default:()=>[]},prefix:{default:"@"},split:{default:""},type:{default:"input"},disabled:{type:Boolean,default:!1},allowClear:{type:Boolean,default:!1}},emits:["update:modelValue","change","search","select","focus","blur","clear","input"],setup(o,{expose:r,emit:s}){const n=o,i=s,{modelValue:c,defaultValue:d,allowClear:p,disabled:v,prefix:f,split:m,data:y,type:h}=e.toRefs(n),b=a(c,d.value,e=>i("update:modelValue",e)),g=e.ref(0),k=e.ref(!1),C=e.ref(),q=e.ref(),x=e.computed(()=>l.isArray(f.value)?f.value.map(e=>y.value.map(l=>e+l.value)).flat(1):y.value.map(e=>f.value+e.value)),{recordCursor:V,getCursor:_}=u(q),j=async(a,u)=>{var t;await e.nextTick(),V();const{selectionStart:o}=u.target;if(g.value=_()??o,l.isNull(g.value)||!y.value.length)return;const r=g.value?a[g.value-1]:"";if(k.value=l.isArray(f.value)?f.value.includes(r):f.value==r,!k.value||"textarea"!=h.value)return;const s=C.value.getMirrorRef(),n=document.createRange(),i=s.childNodes[0];n.setStart(i,g.value),n.setEnd(i,g.value);const{bottom:c,left:d}=n.getBoundingClientRect(),{bottom:p}=q.value.getBoundingClientRect();null==(t=C.value)||t.updatePosition(d,c>p?p:c)},w=async(e,l,a="")=>{switch(e){case"input":i("input",a,l),j(a,l);break;case"select":i("select",a),k.value=!1;if(x.value.some(e=>b.value.includes(e))){const e=b.value.slice(0,g.value-1),l=b.value.slice(g.value-1,g.value),u=b.value.slice(g.value);b.value=e+m.value+l+a+u}else b.value=b.value.slice(0,g.value)+a+b.value.slice(g.value);break;case"focus":i("focus",l);break;case"blur":k.value=!1,i("blur",l);break;case"keydown":{const e=l;if(!["Backspace"].includes(e.key))return;j("Backspace"==e.key?a:b.value,l)}}};return e.onMounted(()=>{var e;q.value=null==(e=C.value)?void 0:e.getInputRef()}),r({focus(){var e;null==(e=q.value)||e.focus()},blur(){var e;null==(e=q.value)||e.blur()}}),(l,a)=>(e.openBlock(),e.createBlock(e.unref(t),e.mergeProps({modelValue:e.unref(b),"onUpdate:modelValue":a[0]||(a[0]=l=>e.isRef(b)?b.value=l:null),popupVisible:k.value,data:e.unref(y),disabled:e.unref(v),"allow-clear":e.unref(p),"is-select-set-value":!1,"is-search":!1,type:l.type,"trigger-props":{autoFitPopupWidth:"input"==l.type,autoSetPosition:"textarea"==l.type},class:"yc-mention",ref_key:"autoCompleteRef",ref:C},l.$attrs,{onInput:a[1]||(a[1]=(e,l)=>w("input",l,e)),onChange:a[2]||(a[2]=e=>l.$emit("change",e)),onSearch:a[3]||(a[3]=e=>l.$emit("search",e)),onClear:a[4]||(a[4]=e=>l.$emit("clear",e)),onSelect:a[5]||(a[5]=e=>w("select",null,e)),onFocus:a[6]||(a[6]=e=>w("focus",e)),onBlur:a[7]||(a[7]=e=>w("blur",e)),onKeydown:a[8]||(a[8]=e=>w("keydown",e))}),e.createSlots({_:2},[l.$slots.option?{name:"option",fn:e.withCtx(({data:a})=>[e.renderSlot(l.$slots,"option",{data:a})]),key:"0"}:void 0]),1040,["modelValue","popupVisible","data","disabled","allow-clear","type","trigger-props"]))}});module.exports=o;
|
package/lib/Menu/Menu.vue.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js");const o=require("../_shared/utils/dom.js");require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const l=require("../_shared/icons/IconMenuFold.vue.js"),t=require("../_shared/icons/IconMenuUnfold.vue.js")
|
1
|
+
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js");const o=require("../_shared/utils/dom.js");require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const l=require("../_shared/icons/IconMenuFold.vue.js"),t=require("../_shared/icons/IconMenuUnfold.vue.js");require("../_shared/utils/locale.js");const n=require("./hooks/useContext.js"),u=require("./MenuEllipsis.vue.js");;/* empty css */const a=e.defineComponent({name:"Menu",inheritAttrs:!1,__name:"Menu",props:{theme:{default:void 0},mode:{default:"vertical"},levelIndent:{default:20},autoOpen:{type:Boolean,default:!1},collapsed:{type:Boolean,default:void 0},defaultCollapsed:{type:Boolean,default:!1},collapsedWidth:{default:48},accordion:{type:Boolean,default:!1},showCollapseButton:{type:Boolean,default:!1},selectedKeys:{default:void 0},defaultSelectedKeys:{default:""},openKeys:{default:void 0},defaultOpenKeys:{default:()=>[]},breakpoint:{default:void 0},triggerProps:{default:()=>({})},tooltipProps:{default:()=>({})},autoOpenSelected:{type:Boolean,default:!1},autoScrollIntoView:{type:Boolean,default:!1},scrollConfig:{},popupMaxHeight:{type:[Boolean,Number],default:167}},emits:["update:selectedKeys","update:openKeys","update:collapsed","collapse","menu-item-click","sub-menu-click"],setup(a,{emit:r}){const s=a,d=r,c=e.ref(),{computedCollapsed:i,collapsedWidth:p,breakpoint:m,menuTree:f,max:y,theme:v}=n.default().provide(s,d,c),k=()=>{const e=!i.value;i.value=e,d("collapse",e,"clickTrigger")};return o.mediaQueryHandler((e,o,l)=>{if(!m.value)return;const t=l<=o[m.value];i.value=t,d("collapse",t,"responsive")}),(o,n)=>{var a;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["yc-menu",`yc-menu-mode-${o.mode}`,`yc-menu-${e.unref(v)}`,o.$attrs.class,{"yc-menu-collapsed":e.unref(i)&&"horizontal"!=o.mode}]),style:e.normalizeStyle({...o.$attrs.style||{},width:e.unref(i)?e.unref(p):null==(a=o.$attrs.style)?void 0:a.width})},[e.createElementVNode("div",{class:"yc-menu-inner",ref_key:"menuRef",ref:c},[e.renderSlot(o.$slots,"default"),"horizontal"==o.mode&&e.unref(y)<e.unref(f).length?(e.openBlock(),e.createBlock(u,{key:0})):e.createCommentVNode("",!0)],512),o.showCollapseButton&&"horizontal"!=o.mode?(e.openBlock(),e.createElementBlock("div",{key:0,class:"yc-menu-collapse-button",onClick:k},[e.unref(i)?(e.openBlock(),e.createBlock(e.unref(t),{key:1})):(e.openBlock(),e.createBlock(e.unref(l),{key:0}))])):e.createCommentVNode("",!0)],6)}}});module.exports=a;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue"),t=require("../_shared/icons/IconArrowDown.vue.js");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js"),require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const r=require("../_shared/icons/IconMore.vue.js"),o=require("./hooks/useContext.js"),u=require("./MenuPopOption.vue.js"),
|
1
|
+
"use strict";const e=require("vue"),t=require("../_shared/icons/IconArrowDown.vue.js");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js"),require("../_shared/utils/time.js"),require("../Empty/index.js"),require("../_shared/utils/locale.js");/* empty css */const r=require("../_shared/icons/IconMore.vue.js"),o=require("./hooks/useContext.js"),u=require("./MenuPopOption.vue.js"),s=require("../Dropdown/index.js"),n={class:e.normalizeClass(["yc-menu-item-wrapper","yc-menu-item-mode-horizontal"])},i={class:"yc-menu-item-title"},l={class:"yc-menu-icon-suffix"},c=e.defineComponent({__name:"MenuEllipsis",setup(c){const{computedSelectedKeys:m,theme:p,triggerProps:a,popupMaxHeight:d,menuTree:h,max:v,emits:f}=o.default().inject(),g=e.computed(()=>h.value.slice(v.value)),y=e.computed(()=>g.value.some(e=>o.isMenuItemActive(h.value,e.path,m.value))),x=e=>{m.value!=e&&(m.value=e,f("menu-item-click",e))};return(o,c)=>(e.openBlock(),e.createElementBlock("div",n,[e.createVNode(e.unref(s.default),{"popup-max-height":e.unref(d),"trigger-props":{position:"bl",popupOffset:20,showArrow:!0,...e.unref(a)},onSelect:x},{content:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.value,t=>(e.openBlock(),e.createBlock(u,{key:t.path,"tree-node":t,"popup-max-height":e.unref(d),"trigger-props":e.unref(a),"computed-selected-keys":e.unref(m)},null,8,["tree-node","popup-max-height","trigger-props","computed-selected-keys"]))),128))]),default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(["yc-menu-item","yc-menu-item-ellipsis",`yc-menu-item-${e.unref(p)}`,{"yc-menu-item-selected":y.value}])},[e.createElementVNode("div",i,[e.createVNode(e.unref(r))]),e.createElementVNode("div",l,[e.createVNode(e.unref(t))])],2)]),_:1},8,["popup-max-height","trigger-props"])]))}});module.exports=c;
|