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
@@ -3,6 +3,7 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
|
|
3
3
|
import "../_shared/utils/dom.js";
|
4
4
|
import "../_shared/utils/time.js";
|
5
5
|
import { getGlobalConfig } from "../_shared/utils/global-config.js";
|
6
|
+
import "../_shared/utils/locale.js";
|
6
7
|
import _sfc_main$2 from "./ProgressLine.vue.js";
|
7
8
|
/* empty css */
|
8
9
|
import _sfc_main$1 from "./ProgressSteps.vue.js";
|
@@ -7,6 +7,7 @@ import "../Empty/index.js";
|
|
7
7
|
/* empty css */
|
8
8
|
import _sfc_main$1 from "../_shared/icons/IconCheck.vue.js";
|
9
9
|
import _sfc_main$2 from "../_shared/icons/IconExclamation.vue2.js";
|
10
|
+
import "../_shared/utils/locale.js";
|
10
11
|
import { TYPE_ICON_COLOR_MAP } from "../_shared/constants/index.js";
|
11
12
|
const _hoisted_1 = ["aria-valuenow"];
|
12
13
|
const _hoisted_2 = ["viewBox"];
|
package/es/Progress/index.d.ts
CHANGED
@@ -4,8 +4,8 @@ export type ProgressInstance = InstanceType<typeof _Progress>;
|
|
4
4
|
export * from './type';
|
5
5
|
declare const Progress: {
|
6
6
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').ProgressProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
7
|
-
type: import('./type').ProgressType;
|
8
7
|
size: import('..').Size;
|
8
|
+
type: import('./type').ProgressType;
|
9
9
|
animation: boolean;
|
10
10
|
status: import('./type').ProgressStatus;
|
11
11
|
showText: boolean;
|
@@ -19,8 +19,8 @@ declare const Progress: {
|
|
19
19
|
M: {};
|
20
20
|
Defaults: {};
|
21
21
|
}, Readonly<import('./type').ProgressProps> & Readonly<{}>, {}, {}, {}, {}, {
|
22
|
-
type: import('./type').ProgressType;
|
23
22
|
size: import('..').Size;
|
23
|
+
type: import('./type').ProgressType;
|
24
24
|
animation: boolean;
|
25
25
|
status: import('./type').ProgressStatus;
|
26
26
|
showText: boolean;
|
@@ -31,8 +31,8 @@ declare const Progress: {
|
|
31
31
|
__isTeleport?: never;
|
32
32
|
__isSuspense?: never;
|
33
33
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').ProgressProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
34
|
-
type: import('./type').ProgressType;
|
35
34
|
size: import('..').Size;
|
35
|
+
type: import('./type').ProgressType;
|
36
36
|
animation: boolean;
|
37
37
|
status: import('./type').ProgressStatus;
|
38
38
|
showText: boolean;
|
package/es/Radio/Radio.vue.d.ts
CHANGED
@@ -13,9 +13,9 @@ declare const __VLS_component: import('vue').DefineComponent<RadioProps, {}, {},
|
|
13
13
|
onChange?: ((value: RadioValue, ev: Event) => any) | undefined;
|
14
14
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
15
15
|
}>, {
|
16
|
-
type: import('./type').RadioType;
|
17
16
|
disabled: boolean;
|
18
17
|
value: RadioValue;
|
18
|
+
type: import('./type').RadioType;
|
19
19
|
defaultChecked: boolean;
|
20
20
|
modelValue: RadioValue;
|
21
21
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
package/es/Radio/Radio.vue.js
CHANGED
@@ -4,6 +4,7 @@ import "../_shared/utils/dom.js";
|
|
4
4
|
import "../_shared/utils/time.js";
|
5
5
|
import "../Empty/index.js";
|
6
6
|
/* empty css */
|
7
|
+
import "../_shared/utils/locale.js";
|
7
8
|
import useControlValue from "../_shared/utils/control.js";
|
8
9
|
import useContext from "./hooks/useContext.js";
|
9
10
|
import _sfc_main$1 from "../_shared/components/IconButton.vue.js";
|
@@ -13,9 +13,9 @@ declare const __VLS_component: import('vue').DefineComponent<RadioGroupProps, {}
|
|
13
13
|
onChange?: ((value: import('./type').RadioValue) => any) | undefined;
|
14
14
|
"onUpdate:modelValue"?: ((value: import('./type').RadioValue) => any) | undefined;
|
15
15
|
}>, {
|
16
|
-
type: import('./type').RadioType;
|
17
16
|
size: import('..').Size;
|
18
17
|
disabled: boolean;
|
18
|
+
type: import('./type').RadioType;
|
19
19
|
modelValue: import('./type').RadioValue;
|
20
20
|
defaultValue: import('./type').RadioValue;
|
21
21
|
options: import('./type').RadioOption[];
|
@@ -4,6 +4,7 @@ import "../../_shared/utils/dom.js";
|
|
4
4
|
import { isObject } from "../../_shared/utils/is.js";
|
5
5
|
import "../../_shared/utils/time.js";
|
6
6
|
import { getGlobalConfig } from "../../_shared/utils/global-config.js";
|
7
|
+
import "../../_shared/utils/locale.js";
|
7
8
|
import useControlValue from "../../_shared/utils/control.js";
|
8
9
|
const RADIO_GROUP_CONTEXT_KEY = "radio-group-context";
|
9
10
|
const useContext = () => {
|
package/es/Radio/index.d.ts
CHANGED
@@ -12,9 +12,9 @@ declare const Radio: {
|
|
12
12
|
change: (value: import('./type').RadioValue, ev: Event) => any;
|
13
13
|
"update:modelValue": (value: boolean) => any;
|
14
14
|
}, import('vue').PublicProps, {
|
15
|
-
type: import('./type').RadioType;
|
16
15
|
disabled: boolean;
|
17
16
|
value: import('./type').RadioValue;
|
17
|
+
type: import('./type').RadioType;
|
18
18
|
defaultChecked: boolean;
|
19
19
|
modelValue: import('./type').RadioValue;
|
20
20
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLLabelElement, import('vue').ComponentProvideOptions, {
|
@@ -28,9 +28,9 @@ declare const Radio: {
|
|
28
28
|
onChange?: ((value: import('./type').RadioValue, ev: Event) => any) | undefined;
|
29
29
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
30
30
|
}>, {}, {}, {}, {}, {
|
31
|
-
type: import('./type').RadioType;
|
32
31
|
disabled: boolean;
|
33
32
|
value: import('./type').RadioValue;
|
33
|
+
type: import('./type').RadioType;
|
34
34
|
defaultChecked: boolean;
|
35
35
|
modelValue: import('./type').RadioValue;
|
36
36
|
}>;
|
@@ -44,9 +44,9 @@ declare const Radio: {
|
|
44
44
|
change: (value: import('./type').RadioValue, ev: Event) => any;
|
45
45
|
"update:modelValue": (value: boolean) => any;
|
46
46
|
}, string, {
|
47
|
-
type: import('./type').RadioType;
|
48
47
|
disabled: boolean;
|
49
48
|
value: import('./type').RadioValue;
|
49
|
+
type: import('./type').RadioType;
|
50
50
|
defaultChecked: boolean;
|
51
51
|
modelValue: import('./type').RadioValue;
|
52
52
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
@@ -60,9 +60,9 @@ declare const Radio: {
|
|
60
60
|
change: (value: import('./type').RadioValue) => any;
|
61
61
|
"update:modelValue": (value: import('./type').RadioValue) => any;
|
62
62
|
}, import('vue').PublicProps, {
|
63
|
-
type: import('./type').RadioType;
|
64
63
|
size: import('..').Size;
|
65
64
|
disabled: boolean;
|
65
|
+
type: import('./type').RadioType;
|
66
66
|
modelValue: import('./type').RadioValue;
|
67
67
|
defaultValue: import('./type').RadioValue;
|
68
68
|
options: import('./type').RadioOption[];
|
@@ -78,9 +78,9 @@ declare const Radio: {
|
|
78
78
|
onChange?: ((value: import('./type').RadioValue) => any) | undefined;
|
79
79
|
"onUpdate:modelValue"?: ((value: import('./type').RadioValue) => any) | undefined;
|
80
80
|
}>, {}, {}, {}, {}, {
|
81
|
-
type: import('./type').RadioType;
|
82
81
|
size: import('..').Size;
|
83
82
|
disabled: boolean;
|
83
|
+
type: import('./type').RadioType;
|
84
84
|
modelValue: import('./type').RadioValue;
|
85
85
|
defaultValue: import('./type').RadioValue;
|
86
86
|
options: import('./type').RadioOption[];
|
@@ -96,9 +96,9 @@ declare const Radio: {
|
|
96
96
|
change: (value: import('./type').RadioValue) => any;
|
97
97
|
"update:modelValue": (value: import('./type').RadioValue) => any;
|
98
98
|
}, string, {
|
99
|
-
type: import('./type').RadioType;
|
100
99
|
size: import('..').Size;
|
101
100
|
disabled: boolean;
|
101
|
+
type: import('./type').RadioType;
|
102
102
|
modelValue: import('./type').RadioValue;
|
103
103
|
defaultValue: import('./type').RadioValue;
|
104
104
|
options: import('./type').RadioOption[];
|
package/es/Rate/index.vue.js
CHANGED
@@ -7,6 +7,7 @@ import "../Empty/index.js";
|
|
7
7
|
/* empty css */
|
8
8
|
import _sfc_main$1 from "../_shared/icons/IconFaceSmile.vue.js";
|
9
9
|
import _sfc_main$2 from "../_shared/icons/IconStar.vue.js";
|
10
|
+
import "../_shared/utils/locale.js";
|
10
11
|
import useControlValue from "../_shared/utils/control.js";
|
11
12
|
const _hoisted_1 = ["onClick", "onMouseenter"];
|
12
13
|
const _hoisted_2 = ["onClick", "onMouseenter"];
|
@@ -4,6 +4,7 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
|
|
4
4
|
import { valueToPx } from "../_shared/utils/dom.js";
|
5
5
|
import "../_shared/utils/time.js";
|
6
6
|
import "../Empty/index.js";
|
7
|
+
import "../_shared/utils/locale.js";
|
7
8
|
import useControlValue from "../_shared/utils/control.js";
|
8
9
|
/* empty css */
|
9
10
|
import _sfc_main$1 from "../_shared/icons/IconDragDot.vue.js";
|
@@ -19,8 +19,8 @@ declare const __VLS_component: import('vue').DefineComponent<ScrollbarProps, {
|
|
19
19
|
}, string, import('vue').PublicProps, Readonly<ScrollbarProps> & Readonly<{
|
20
20
|
onScroll?: ((left: number, top: number, ev: Event) => any) | undefined;
|
21
21
|
}>, {
|
22
|
-
type: import('./type').TackType;
|
23
22
|
scrollbar: boolean;
|
23
|
+
type: import('./type').TackType;
|
24
24
|
outerClass: import('../_shared/type').ClassName;
|
25
25
|
outerStyle: import('vue').CSSProperties;
|
26
26
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
@@ -5,6 +5,7 @@ import { isVerticallyScrollable, isHorizontallyScrollable } from "../_shared/uti
|
|
5
5
|
import "../_shared/utils/time.js";
|
6
6
|
import "../Empty/index.js";
|
7
7
|
/* empty css */
|
8
|
+
import "../_shared/utils/locale.js";
|
8
9
|
import _sfc_main$1 from "./ScrollbarTrack.vue.js";
|
9
10
|
/* empty css */
|
10
11
|
import useContext from "./hooks/useContext.js";
|
@@ -5,6 +5,7 @@ import { valueToPx } from "../_shared/utils/dom.js";
|
|
5
5
|
import "../_shared/utils/time.js";
|
6
6
|
import "../Empty/index.js";
|
7
7
|
/* empty css */
|
8
|
+
import "../_shared/utils/locale.js";
|
8
9
|
import useContext from "./hooks/useContext.js";
|
9
10
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
10
11
|
__name: "ScrollbarTrack",
|
package/es/Scrollbar/index.d.ts
CHANGED
@@ -13,8 +13,8 @@ declare const Scrollbar: {
|
|
13
13
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
14
14
|
scroll: (left: number, top: number, ev: Event) => any;
|
15
15
|
}, import('vue').PublicProps, {
|
16
|
-
type: import('./type').TackType;
|
17
16
|
scrollbar: boolean;
|
17
|
+
type: import('./type').TackType;
|
18
18
|
outerClass: import('../_shared/type').ClassName;
|
19
19
|
outerStyle: import('vue').CSSProperties;
|
20
20
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
@@ -35,8 +35,8 @@ declare const Scrollbar: {
|
|
35
35
|
scrollTop(top: number): void;
|
36
36
|
getScrollRef(): HTMLDivElement;
|
37
37
|
}, {}, {}, {}, {
|
38
|
-
type: import('./type').TackType;
|
39
38
|
scrollbar: boolean;
|
39
|
+
type: import('./type').TackType;
|
40
40
|
outerClass: import('../_shared/type').ClassName;
|
41
41
|
outerStyle: import('vue').CSSProperties;
|
42
42
|
}>;
|
@@ -53,8 +53,8 @@ declare const Scrollbar: {
|
|
53
53
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
54
54
|
scroll: (left: number, top: number, ev: Event) => any;
|
55
55
|
}, string, {
|
56
|
-
type: import('./type').TackType;
|
57
56
|
scrollbar: boolean;
|
57
|
+
type: import('./type').TackType;
|
58
58
|
outerClass: import('../_shared/type').ClassName;
|
59
59
|
outerStyle: import('vue').CSSProperties;
|
60
60
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
package/es/Select/Option.vue.js
CHANGED
@@ -5,6 +5,7 @@ import { isUndefined } from "../_shared/utils/is.js";
|
|
5
5
|
import "../_shared/utils/time.js";
|
6
6
|
import "../Empty/index.js";
|
7
7
|
/* empty css */
|
8
|
+
import "../_shared/utils/locale.js";
|
8
9
|
import useContext from "./hooks/useContext.js";
|
9
10
|
import Checkbox from "../Checkbox/index.js";
|
10
11
|
const _hoisted_1 = {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { SelectProps, SelectSlots } from './type';
|
1
|
+
import { SelectProps, SelectSlots, SelectValue } from './type';
|
2
2
|
import { InputTagValue } from '../InputTag';
|
3
3
|
import { TriggerInstance } from '../Trigger';
|
4
4
|
declare function __VLS_template(): {
|
@@ -315,10 +315,10 @@ declare function __VLS_template(): {
|
|
315
315
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
316
316
|
"press-enter": (ev: KeyboardEvent) => any;
|
317
317
|
}, string, {
|
318
|
-
error: boolean;
|
319
|
-
placeholder: string;
|
320
318
|
size: import('..').Size;
|
321
319
|
disabled: boolean;
|
320
|
+
error: boolean;
|
321
|
+
placeholder: string;
|
322
322
|
modelValue: InputTagValue;
|
323
323
|
defaultValue: InputTagValue;
|
324
324
|
allowClear: boolean;
|
@@ -352,10 +352,10 @@ declare function __VLS_template(): {
|
|
352
352
|
$nextTick: typeof import('vue').nextTick;
|
353
353
|
$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;
|
354
354
|
} & Readonly<{
|
355
|
-
error: boolean;
|
356
|
-
placeholder: string;
|
357
355
|
size: import('..').Size;
|
358
356
|
disabled: boolean;
|
357
|
+
error: boolean;
|
358
|
+
placeholder: string;
|
359
359
|
modelValue: InputTagValue;
|
360
360
|
defaultValue: InputTagValue;
|
361
361
|
allowClear: boolean;
|
@@ -378,7 +378,7 @@ declare function __VLS_template(): {
|
|
378
378
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
379
379
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
380
380
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
381
|
-
}>, "focus" | "blur" | ("
|
381
|
+
}>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
382
382
|
focus(): void;
|
383
383
|
blur(): void;
|
384
384
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -393,47 +393,47 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
|
|
393
393
|
blur(): void;
|
394
394
|
getPopupRef(): TriggerInstance;
|
395
395
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
396
|
-
change: (value:
|
396
|
+
change: (value: SelectValue) => any;
|
397
397
|
"update:popupVisible": (value: boolean) => any;
|
398
398
|
"popup-visible-change": (value: boolean) => any;
|
399
399
|
clear: () => any;
|
400
|
-
select: (value:
|
400
|
+
select: (value: SelectValue) => any;
|
401
401
|
search: (value: string) => any;
|
402
|
-
"update:modelValue": (value:
|
403
|
-
"update:inputValue": (value:
|
402
|
+
"update:modelValue": (value: SelectValue) => any;
|
403
|
+
"update:inputValue": (value: SelectValue) => any;
|
404
404
|
"input-value-change": (value: string) => any;
|
405
405
|
remove: (index: string | number, ev: Event) => any;
|
406
|
-
exceedLimit: (value:
|
406
|
+
exceedLimit: (value: SelectValue, ev?: MouseEvent | undefined) => any;
|
407
407
|
"dropdown-scroll": (ev: Event) => any;
|
408
408
|
"dropdown-reach-bottom": (ev: Event) => any;
|
409
409
|
}, string, import('vue').PublicProps, Readonly<SelectProps> & Readonly<{
|
410
|
-
onChange?: ((value:
|
410
|
+
onChange?: ((value: SelectValue) => any) | undefined;
|
411
411
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
412
412
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
413
413
|
onClear?: (() => any) | undefined;
|
414
|
-
onSelect?: ((value:
|
414
|
+
onSelect?: ((value: SelectValue) => any) | undefined;
|
415
415
|
onSearch?: ((value: string) => any) | undefined;
|
416
|
-
"onUpdate:modelValue"?: ((value:
|
417
|
-
"onUpdate:inputValue"?: ((value:
|
416
|
+
"onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
|
417
|
+
"onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
|
418
418
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
419
419
|
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
420
|
-
onExceedLimit?: ((value:
|
420
|
+
onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
|
421
421
|
"onDropdown-scroll"?: ((ev: Event) => any) | undefined;
|
422
422
|
"onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
|
423
423
|
}>, {
|
424
|
-
loading: boolean;
|
425
|
-
error: boolean;
|
426
|
-
placeholder: string;
|
427
424
|
size: import('..').Size;
|
428
425
|
popupVisible: boolean;
|
429
426
|
defaultPopupVisible: boolean;
|
430
427
|
disabled: boolean;
|
431
428
|
popupContainer: import('..').PopupContainer;
|
429
|
+
loading: boolean;
|
430
|
+
error: boolean;
|
432
431
|
scrollbar: boolean;
|
433
432
|
multiple: boolean;
|
433
|
+
placeholder: string;
|
434
434
|
bordered: boolean;
|
435
|
-
modelValue:
|
436
|
-
defaultValue:
|
435
|
+
modelValue: SelectValue;
|
436
|
+
defaultValue: SelectValue;
|
437
437
|
allowClear: boolean;
|
438
438
|
showExtraOptions: boolean;
|
439
439
|
options: import('./type').SelectOptions;
|
@@ -764,10 +764,10 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
|
|
764
764
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
765
765
|
"press-enter": (ev: KeyboardEvent) => any;
|
766
766
|
}, string, {
|
767
|
-
error: boolean;
|
768
|
-
placeholder: string;
|
769
767
|
size: import('..').Size;
|
770
768
|
disabled: boolean;
|
769
|
+
error: boolean;
|
770
|
+
placeholder: string;
|
771
771
|
modelValue: InputTagValue;
|
772
772
|
defaultValue: InputTagValue;
|
773
773
|
allowClear: boolean;
|
@@ -801,10 +801,10 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
|
|
801
801
|
$nextTick: typeof import('vue').nextTick;
|
802
802
|
$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;
|
803
803
|
} & Readonly<{
|
804
|
-
error: boolean;
|
805
|
-
placeholder: string;
|
806
804
|
size: import('..').Size;
|
807
805
|
disabled: boolean;
|
806
|
+
error: boolean;
|
807
|
+
placeholder: string;
|
808
808
|
modelValue: InputTagValue;
|
809
809
|
defaultValue: InputTagValue;
|
810
810
|
allowClear: boolean;
|
@@ -827,7 +827,7 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
|
|
827
827
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
828
828
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
829
829
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
830
|
-
}>, "focus" | "blur" | ("
|
830
|
+
}>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
831
831
|
focus(): void;
|
832
832
|
blur(): void;
|
833
833
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
package/es/Select/Select.vue.js
CHANGED
@@ -5,6 +5,7 @@ import { isUndefined } from "../_shared/utils/is.js";
|
|
5
5
|
import "../_shared/utils/time.js";
|
6
6
|
import "../Empty/index.js";
|
7
7
|
/* empty css */
|
8
|
+
import "../_shared/utils/locale.js";
|
8
9
|
import useContext from "./hooks/useContext.js";
|
9
10
|
import _sfc_main$1 from "./SelectIcon.vue.js";
|
10
11
|
/* empty css */
|
@@ -5,6 +5,7 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
|
|
5
5
|
import "../_shared/utils/dom.js";
|
6
6
|
import "../_shared/utils/time.js";
|
7
7
|
import "../Empty/index.js";
|
8
|
+
import "../_shared/utils/locale.js";
|
8
9
|
/* empty css */
|
9
10
|
import _sfc_main$2 from "../_shared/components/IconButton.vue.js";
|
10
11
|
/* empty css */
|
@@ -5,6 +5,7 @@ import "../_shared/utils/time.js";
|
|
5
5
|
import { getSlotFunction } from "../_shared/utils/vue-utils.js";
|
6
6
|
import "../Empty/index.js";
|
7
7
|
/* empty css */
|
8
|
+
import "../_shared/utils/locale.js";
|
8
9
|
import useContext from "./hooks/useContext.js";
|
9
10
|
import _sfc_main$2 from "./Option.vue.js";
|
10
11
|
/* empty css */
|
@@ -4,6 +4,7 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
|
|
4
4
|
import "../_shared/utils/dom.js";
|
5
5
|
import "../_shared/utils/time.js";
|
6
6
|
import { getGlobalConfig } from "../_shared/utils/global-config.js";
|
7
|
+
import "../_shared/utils/locale.js";
|
7
8
|
import useContext from "./hooks/useContext.js";
|
8
9
|
import useScrollReach from "../List/hooks/useScrollReach.js";
|
9
10
|
import _sfc_main$1 from "./SelectVirtualList.vue.js";
|
@@ -6,6 +6,7 @@ import "../_shared/utils/time.js";
|
|
6
6
|
import { getSlotFunction } from "../_shared/utils/vue-utils.js";
|
7
7
|
import "../Empty/index.js";
|
8
8
|
/* empty css */
|
9
|
+
import "../_shared/utils/locale.js";
|
9
10
|
import useContext from "./hooks/useContext.js";
|
10
11
|
import "./index.js";
|
11
12
|
import _sfc_main$1 from "./Option.vue.js";
|
@@ -5,6 +5,7 @@ import { isBoolean, isFunction } from "../../_shared/utils/is.js";
|
|
5
5
|
import "../../_shared/utils/time.js";
|
6
6
|
import "../../Empty/index.js";
|
7
7
|
/* empty css */
|
8
|
+
import "../../_shared/utils/locale.js";
|
8
9
|
import useControlValue from "../../_shared/utils/control.js";
|
9
10
|
import useSelectOptions from "./useSelectOptions.js";
|
10
11
|
import useSelectHotkeys from "./useSelectHotkeys.js";
|
@@ -6,6 +6,7 @@ import { isUndefined, isNull, isString, isObject } from "../../_shared/utils/is.
|
|
6
6
|
import "../../_shared/utils/time.js";
|
7
7
|
import "../../Empty/index.js";
|
8
8
|
/* empty css */
|
9
|
+
import "../../_shared/utils/locale.js";
|
9
10
|
const useSelectOptions = (params) => {
|
10
11
|
const {
|
11
12
|
computedValue,
|
package/es/Select/index.d.ts
CHANGED
@@ -40,16 +40,16 @@ declare const Select: {
|
|
40
40
|
"dropdown-scroll": (ev: Event) => any;
|
41
41
|
"dropdown-reach-bottom": (ev: Event) => any;
|
42
42
|
}, import('vue').PublicProps, {
|
43
|
-
loading: boolean;
|
44
|
-
error: boolean;
|
45
|
-
placeholder: string;
|
46
43
|
size: import('..').Size;
|
47
44
|
popupVisible: boolean;
|
48
45
|
defaultPopupVisible: boolean;
|
49
46
|
disabled: boolean;
|
50
47
|
popupContainer: import('..').PopupContainer;
|
48
|
+
loading: boolean;
|
49
|
+
error: boolean;
|
51
50
|
scrollbar: boolean;
|
52
51
|
multiple: boolean;
|
52
|
+
placeholder: string;
|
53
53
|
bordered: boolean;
|
54
54
|
modelValue: import('./type').SelectValue;
|
55
55
|
defaultValue: import('./type').SelectValue;
|
@@ -383,10 +383,10 @@ declare const Select: {
|
|
383
383
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
384
384
|
"press-enter": (ev: KeyboardEvent) => any;
|
385
385
|
}, string, {
|
386
|
-
error: boolean;
|
387
|
-
placeholder: string;
|
388
386
|
size: import('..').Size;
|
389
387
|
disabled: boolean;
|
388
|
+
error: boolean;
|
389
|
+
placeholder: string;
|
390
390
|
modelValue: import('..').InputTagValue;
|
391
391
|
defaultValue: import('..').InputTagValue;
|
392
392
|
allowClear: boolean;
|
@@ -420,10 +420,10 @@ declare const Select: {
|
|
420
420
|
$nextTick: typeof import('vue').nextTick;
|
421
421
|
$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;
|
422
422
|
} & Readonly<{
|
423
|
-
error: boolean;
|
424
|
-
placeholder: string;
|
425
423
|
size: import('..').Size;
|
426
424
|
disabled: boolean;
|
425
|
+
error: boolean;
|
426
|
+
placeholder: string;
|
427
427
|
modelValue: import('..').InputTagValue;
|
428
428
|
defaultValue: import('..').InputTagValue;
|
429
429
|
allowClear: boolean;
|
@@ -446,7 +446,7 @@ declare const Select: {
|
|
446
446
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
447
447
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
448
448
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
449
|
-
}>, "focus" | "blur" | ("
|
449
|
+
}>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
450
450
|
focus(): void;
|
451
451
|
blur(): void;
|
452
452
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -478,16 +478,16 @@ declare const Select: {
|
|
478
478
|
blur(): void;
|
479
479
|
getPopupRef(): import('..').TriggerInstance;
|
480
480
|
}, {}, {}, {}, {
|
481
|
-
loading: boolean;
|
482
|
-
error: boolean;
|
483
|
-
placeholder: string;
|
484
481
|
size: import('..').Size;
|
485
482
|
popupVisible: boolean;
|
486
483
|
defaultPopupVisible: boolean;
|
487
484
|
disabled: boolean;
|
488
485
|
popupContainer: import('..').PopupContainer;
|
486
|
+
loading: boolean;
|
487
|
+
error: boolean;
|
489
488
|
scrollbar: boolean;
|
490
489
|
multiple: boolean;
|
490
|
+
placeholder: string;
|
491
491
|
bordered: boolean;
|
492
492
|
modelValue: import('./type').SelectValue;
|
493
493
|
defaultValue: import('./type').SelectValue;
|
@@ -547,16 +547,16 @@ declare const Select: {
|
|
547
547
|
"dropdown-scroll": (ev: Event) => any;
|
548
548
|
"dropdown-reach-bottom": (ev: Event) => any;
|
549
549
|
}, string, {
|
550
|
-
loading: boolean;
|
551
|
-
error: boolean;
|
552
|
-
placeholder: string;
|
553
550
|
size: import('..').Size;
|
554
551
|
popupVisible: boolean;
|
555
552
|
defaultPopupVisible: boolean;
|
556
553
|
disabled: boolean;
|
557
554
|
popupContainer: import('..').PopupContainer;
|
555
|
+
loading: boolean;
|
556
|
+
error: boolean;
|
558
557
|
scrollbar: boolean;
|
559
558
|
multiple: boolean;
|
559
|
+
placeholder: string;
|
560
560
|
bordered: boolean;
|
561
561
|
modelValue: import('./type').SelectValue;
|
562
562
|
defaultValue: import('./type').SelectValue;
|
@@ -3,6 +3,7 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
|
|
3
3
|
import "../_shared/utils/dom.js";
|
4
4
|
import "../_shared/utils/time.js";
|
5
5
|
import { getGlobalConfig } from "../_shared/utils/global-config.js";
|
6
|
+
import "../_shared/utils/locale.js";
|
6
7
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
7
8
|
...{
|
8
9
|
name: "SkeletonShape"
|
@@ -6,14 +6,14 @@ declare const _default: import('vue').DefineComponent<SliderProps, {}, {}, {}, {
|
|
6
6
|
onChange?: ((value: number) => any) | undefined;
|
7
7
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
8
8
|
}>, {
|
9
|
-
min: number;
|
10
|
-
max: number;
|
11
|
-
range: boolean;
|
12
9
|
disabled: boolean;
|
10
|
+
range: boolean;
|
13
11
|
modelValue: import('./type').SliderValue;
|
14
12
|
defaultValue: import('./type').SliderValue;
|
15
13
|
showInput: boolean;
|
14
|
+
max: number;
|
16
15
|
direction: import('..').Direction;
|
16
|
+
min: number;
|
17
17
|
step: number;
|
18
18
|
showTooltip: boolean;
|
19
19
|
marks: Record<number, string>;
|
@@ -7,6 +7,7 @@ import "../_shared/utils/dom.js";
|
|
7
7
|
import "../_shared/utils/time.js";
|
8
8
|
import "../Empty/index.js";
|
9
9
|
/* empty css */
|
10
|
+
import "../_shared/utils/locale.js";
|
10
11
|
import useControlValue from "../_shared/utils/control.js";
|
11
12
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
12
13
|
__name: "SliderBtn",
|
@@ -5,6 +5,7 @@ import { isArray } from "../../_shared/utils/is.js";
|
|
5
5
|
import "../../_shared/utils/time.js";
|
6
6
|
import "../../Empty/index.js";
|
7
7
|
/* empty css */
|
8
|
+
import "../../_shared/utils/locale.js";
|
8
9
|
import useControlValue from "../../_shared/utils/control.js";
|
9
10
|
const SLIDER_CONTEXT_KEY = "slider-context";
|
10
11
|
const useContext = () => {
|