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/es/Slider/index.d.ts
CHANGED
@@ -10,14 +10,14 @@ declare const Slider: {
|
|
10
10
|
change: (value: number) => any;
|
11
11
|
"update:modelValue": (value: number) => any;
|
12
12
|
}, import('vue').PublicProps, {
|
13
|
-
min: number;
|
14
|
-
max: number;
|
15
|
-
range: boolean;
|
16
13
|
disabled: boolean;
|
14
|
+
range: boolean;
|
17
15
|
modelValue: import('./type').SliderValue;
|
18
16
|
defaultValue: import('./type').SliderValue;
|
19
17
|
showInput: boolean;
|
18
|
+
max: number;
|
20
19
|
direction: import('..').Direction;
|
20
|
+
min: number;
|
21
21
|
step: number;
|
22
22
|
showTooltip: boolean;
|
23
23
|
marks: Record<number, string>;
|
@@ -36,14 +36,14 @@ declare const Slider: {
|
|
36
36
|
onChange?: ((value: number) => any) | undefined;
|
37
37
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
38
38
|
}>, {}, {}, {}, {}, {
|
39
|
-
min: number;
|
40
|
-
max: number;
|
41
|
-
range: boolean;
|
42
39
|
disabled: boolean;
|
40
|
+
range: boolean;
|
43
41
|
modelValue: import('./type').SliderValue;
|
44
42
|
defaultValue: import('./type').SliderValue;
|
45
43
|
showInput: boolean;
|
44
|
+
max: number;
|
46
45
|
direction: import('..').Direction;
|
46
|
+
min: number;
|
47
47
|
step: number;
|
48
48
|
showTooltip: boolean;
|
49
49
|
marks: Record<number, string>;
|
@@ -60,14 +60,14 @@ declare const Slider: {
|
|
60
60
|
change: (value: number) => any;
|
61
61
|
"update:modelValue": (value: number) => any;
|
62
62
|
}, string, {
|
63
|
-
min: number;
|
64
|
-
max: number;
|
65
|
-
range: boolean;
|
66
63
|
disabled: boolean;
|
64
|
+
range: boolean;
|
67
65
|
modelValue: import('./type').SliderValue;
|
68
66
|
defaultValue: import('./type').SliderValue;
|
69
67
|
showInput: boolean;
|
68
|
+
max: number;
|
70
69
|
direction: import('..').Direction;
|
70
|
+
min: number;
|
71
71
|
step: number;
|
72
72
|
showTooltip: boolean;
|
73
73
|
marks: Record<number, string>;
|
package/es/Space/index.d.ts
CHANGED
@@ -4,8 +4,8 @@ export type SpaceInstance = InstanceType<typeof _Space>;
|
|
4
4
|
export * from './type';
|
5
5
|
declare const Space: {
|
6
6
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').SpaceProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
7
|
-
fill: boolean;
|
8
7
|
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
8
|
+
fill: boolean;
|
9
9
|
wrap: boolean;
|
10
10
|
direction: import('..').Direction;
|
11
11
|
align: import('./type').SpaceAlign;
|
@@ -17,8 +17,8 @@ declare const Space: {
|
|
17
17
|
M: {};
|
18
18
|
Defaults: {};
|
19
19
|
}, Readonly<import('./type').SpaceProps> & Readonly<{}>, {}, {}, {}, {}, {
|
20
|
-
fill: boolean;
|
21
20
|
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
21
|
+
fill: boolean;
|
22
22
|
wrap: boolean;
|
23
23
|
direction: import('..').Direction;
|
24
24
|
align: import('./type').SpaceAlign;
|
@@ -27,8 +27,8 @@ declare const Space: {
|
|
27
27
|
__isTeleport?: never;
|
28
28
|
__isSuspense?: never;
|
29
29
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').SpaceProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
30
|
-
fill: boolean;
|
31
30
|
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
31
|
+
fill: boolean;
|
32
32
|
wrap: boolean;
|
33
33
|
direction: import('..').Direction;
|
34
34
|
align: import('./type').SpaceAlign;
|
package/es/Space/index.vue.d.ts
CHANGED
@@ -7,8 +7,8 @@ declare function __VLS_template(): {
|
|
7
7
|
};
|
8
8
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
9
9
|
declare const __VLS_component: import('vue').DefineComponent<SpaceProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SpaceProps> & Readonly<{}>, {
|
10
|
-
fill: boolean;
|
11
10
|
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
11
|
+
fill: boolean;
|
12
12
|
wrap: boolean;
|
13
13
|
direction: import('..').Direction;
|
14
14
|
align: import('./type').SpaceAlign;
|
package/es/Space/index.vue.js
CHANGED
@@ -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
|
const _hoisted_1 = { class: "yc-space-item" };
|
10
11
|
const _hoisted_2 = {
|
11
12
|
key: 0,
|
package/es/Spin/index.d.ts
CHANGED
@@ -4,8 +4,8 @@ export type SpinInstance = InstanceType<typeof _Spin>;
|
|
4
4
|
export * from './type';
|
5
5
|
declare const Spin: {
|
6
6
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').SpinProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
7
|
-
loading: boolean;
|
8
7
|
size: number;
|
8
|
+
loading: boolean;
|
9
9
|
dot: boolean;
|
10
10
|
tip: string;
|
11
11
|
hideIcon: boolean;
|
@@ -18,8 +18,8 @@ declare const Spin: {
|
|
18
18
|
M: {};
|
19
19
|
Defaults: {};
|
20
20
|
}, Readonly<import('./type').SpinProps> & Readonly<{}>, {}, {}, {}, {}, {
|
21
|
-
loading: boolean;
|
22
21
|
size: number;
|
22
|
+
loading: boolean;
|
23
23
|
dot: boolean;
|
24
24
|
tip: string;
|
25
25
|
hideIcon: boolean;
|
@@ -29,8 +29,8 @@ declare const Spin: {
|
|
29
29
|
__isTeleport?: never;
|
30
30
|
__isSuspense?: never;
|
31
31
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').SpinProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
32
|
-
loading: boolean;
|
33
32
|
size: number;
|
33
|
+
loading: boolean;
|
34
34
|
dot: boolean;
|
35
35
|
tip: string;
|
36
36
|
hideIcon: boolean;
|
package/es/Spin/index.vue.d.ts
CHANGED
@@ -7,8 +7,8 @@ declare function __VLS_template(): {
|
|
7
7
|
};
|
8
8
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
9
9
|
declare const __VLS_component: import('vue').DefineComponent<SpinProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SpinProps> & Readonly<{}>, {
|
10
|
-
loading: boolean;
|
11
10
|
size: number;
|
11
|
+
loading: boolean;
|
12
12
|
dot: boolean;
|
13
13
|
tip: string;
|
14
14
|
hideIcon: boolean;
|
package/es/Spin/index.vue.js
CHANGED
@@ -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 { getGlobalConfig } from "../_shared/utils/global-config.js";
|
7
|
+
import "../_shared/utils/locale.js";
|
7
8
|
const _hoisted_1 = { class: "yc-spin" };
|
8
9
|
const _hoisted_2 = {
|
9
10
|
key: 0,
|
package/es/Split/index.d.ts
CHANGED
@@ -14,12 +14,12 @@ declare const Split: {
|
|
14
14
|
"moving-end": () => any;
|
15
15
|
"update:size": (value: number) => any;
|
16
16
|
}, import('vue').PublicProps, {
|
17
|
-
min: number;
|
18
|
-
max: number;
|
19
17
|
size: number | string;
|
20
18
|
disabled: boolean;
|
21
19
|
component: string;
|
20
|
+
max: number;
|
22
21
|
direction: import('..').Direction;
|
22
|
+
min: number;
|
23
23
|
defaultSize: number | string;
|
24
24
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
25
25
|
splitRef: unknown;
|
@@ -37,12 +37,12 @@ declare const Split: {
|
|
37
37
|
"onMoving-end"?: (() => any) | undefined;
|
38
38
|
"onUpdate:size"?: ((value: number) => any) | undefined;
|
39
39
|
}>, {}, {}, {}, {}, {
|
40
|
-
min: number;
|
41
|
-
max: number;
|
42
40
|
size: number | string;
|
43
41
|
disabled: boolean;
|
44
42
|
component: string;
|
43
|
+
max: number;
|
45
44
|
direction: import('..').Direction;
|
45
|
+
min: number;
|
46
46
|
defaultSize: number | string;
|
47
47
|
}>;
|
48
48
|
__isFragment?: never;
|
@@ -59,12 +59,12 @@ declare const Split: {
|
|
59
59
|
"moving-end": () => any;
|
60
60
|
"update:size": (value: number) => any;
|
61
61
|
}, string, {
|
62
|
-
min: number;
|
63
|
-
max: number;
|
64
62
|
size: number | string;
|
65
63
|
disabled: boolean;
|
66
64
|
component: string;
|
65
|
+
max: number;
|
67
66
|
direction: import('..').Direction;
|
67
|
+
min: number;
|
68
68
|
defaultSize: number | string;
|
69
69
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
70
70
|
$slots: Readonly<import('./type').SplitSlots> & import('./type').SplitSlots;
|
package/es/Split/index.vue.d.ts
CHANGED
@@ -20,12 +20,12 @@ declare const __VLS_component: import('vue').DefineComponent<SplitProps, {}, {},
|
|
20
20
|
"onMoving-end"?: (() => any) | undefined;
|
21
21
|
"onUpdate:size"?: ((value: number) => any) | undefined;
|
22
22
|
}>, {
|
23
|
-
min: number;
|
24
|
-
max: number;
|
25
23
|
size: number | string;
|
26
24
|
disabled: boolean;
|
27
25
|
component: string;
|
26
|
+
max: number;
|
28
27
|
direction: import('..').Direction;
|
28
|
+
min: number;
|
29
29
|
defaultSize: number | string;
|
30
30
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
31
31
|
splitRef: unknown;
|
package/es/Split/index.vue.js
CHANGED
@@ -4,6 +4,7 @@ import { sleep, valueToPx } from "../_shared/utils/dom.js";
|
|
4
4
|
import { isNumber } from "../_shared/utils/is.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";
|
@@ -11,13 +11,13 @@ declare const __VLS_component: import('vue').DefineComponent<CountdownProps, {},
|
|
11
11
|
}, string, import('vue').PublicProps, Readonly<CountdownProps> & Readonly<{
|
12
12
|
onFinish?: (() => any) | undefined;
|
13
13
|
}>, {
|
14
|
-
start: boolean;
|
15
|
-
now: number;
|
16
14
|
value: number;
|
15
|
+
start: boolean;
|
17
16
|
title: string;
|
18
17
|
easeing: string;
|
19
18
|
format: string;
|
20
19
|
valueStyle: import('vue').CSSProperties;
|
20
|
+
now: number;
|
21
21
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
22
22
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
23
23
|
export default _default;
|
@@ -5,6 +5,7 @@ import { isUndefined } from "../_shared/utils/is.js";
|
|
5
5
|
import { formatSeconds } from "../_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 "./Statistic.vue.js";
|
9
10
|
/* empty css */
|
10
11
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
@@ -13,11 +13,11 @@ declare const __VLS_component: import('vue').DefineComponent<StatisticProps, {},
|
|
13
13
|
}, string, import('vue').PublicProps, Readonly<StatisticProps> & Readonly<{
|
14
14
|
onFinish?: (() => any) | undefined;
|
15
15
|
}>, {
|
16
|
-
start: boolean;
|
17
|
-
placeholder: string;
|
18
16
|
value: import('./type').StatisticValue;
|
17
|
+
start: boolean;
|
19
18
|
separator: string;
|
20
19
|
title: string;
|
20
|
+
placeholder: string;
|
21
21
|
animation: boolean;
|
22
22
|
animationDuration: number;
|
23
23
|
easeing: string;
|
@@ -5,6 +5,7 @@ import { isUndefined, isNumber } from "../_shared/utils/is.js";
|
|
5
5
|
import { formatSeconds, formatDate } from "../_shared/utils/time.js";
|
6
6
|
import "../Empty/index.js";
|
7
7
|
/* empty css */
|
8
|
+
import "../_shared/utils/locale.js";
|
8
9
|
import Tween from "../node_modules/b-tween/dist/b-tween.es.js";
|
9
10
|
const _hoisted_1 = { class: "yc-statistic yc-statistic-countdown" };
|
10
11
|
const _hoisted_2 = {
|
package/es/Statistic/index.d.ts
CHANGED
@@ -10,11 +10,11 @@ declare const Statistic: {
|
|
10
10
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
11
11
|
finish: () => any;
|
12
12
|
}, import('vue').PublicProps, {
|
13
|
-
start: boolean;
|
14
|
-
placeholder: string;
|
15
13
|
value: import('./type').StatisticValue;
|
14
|
+
start: boolean;
|
16
15
|
separator: string;
|
17
16
|
title: string;
|
17
|
+
placeholder: string;
|
18
18
|
animation: boolean;
|
19
19
|
animationDuration: number;
|
20
20
|
easeing: string;
|
@@ -37,11 +37,11 @@ declare const Statistic: {
|
|
37
37
|
}, Readonly<import('./type').StatisticProps> & Readonly<{
|
38
38
|
onFinish?: (() => any) | undefined;
|
39
39
|
}>, {}, {}, {}, {}, {
|
40
|
-
start: boolean;
|
41
|
-
placeholder: string;
|
42
40
|
value: import('./type').StatisticValue;
|
41
|
+
start: boolean;
|
43
42
|
separator: string;
|
44
43
|
title: string;
|
44
|
+
placeholder: string;
|
45
45
|
animation: boolean;
|
46
46
|
animationDuration: number;
|
47
47
|
easeing: string;
|
@@ -61,11 +61,11 @@ declare const Statistic: {
|
|
61
61
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
62
62
|
finish: () => any;
|
63
63
|
}, string, {
|
64
|
-
start: boolean;
|
65
|
-
placeholder: string;
|
66
64
|
value: import('./type').StatisticValue;
|
65
|
+
start: boolean;
|
67
66
|
separator: string;
|
68
67
|
title: string;
|
68
|
+
placeholder: string;
|
69
69
|
animation: boolean;
|
70
70
|
animationDuration: number;
|
71
71
|
easeing: string;
|
@@ -85,13 +85,13 @@ declare const Statistic: {
|
|
85
85
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
86
86
|
finish: () => any;
|
87
87
|
}, import('vue').PublicProps, {
|
88
|
-
start: boolean;
|
89
|
-
now: number;
|
90
88
|
value: number;
|
89
|
+
start: boolean;
|
91
90
|
title: string;
|
92
91
|
easeing: string;
|
93
92
|
format: string;
|
94
93
|
valueStyle: import('vue').CSSProperties;
|
94
|
+
now: number;
|
95
95
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
96
96
|
P: {};
|
97
97
|
B: {};
|
@@ -102,13 +102,13 @@ declare const Statistic: {
|
|
102
102
|
}, Readonly<import('./type').CountdownProps> & Readonly<{
|
103
103
|
onFinish?: (() => any) | undefined;
|
104
104
|
}>, {}, {}, {}, {}, {
|
105
|
-
start: boolean;
|
106
|
-
now: number;
|
107
105
|
value: number;
|
106
|
+
start: boolean;
|
108
107
|
title: string;
|
109
108
|
easeing: string;
|
110
109
|
format: string;
|
111
110
|
valueStyle: import('vue').CSSProperties;
|
111
|
+
now: number;
|
112
112
|
}>;
|
113
113
|
__isFragment?: never;
|
114
114
|
__isTeleport?: never;
|
@@ -118,13 +118,13 @@ declare const Statistic: {
|
|
118
118
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
119
119
|
finish: () => any;
|
120
120
|
}, string, {
|
121
|
-
start: boolean;
|
122
|
-
now: number;
|
123
121
|
value: number;
|
122
|
+
start: boolean;
|
124
123
|
title: string;
|
125
124
|
easeing: string;
|
126
125
|
format: string;
|
127
126
|
valueStyle: import('vue').CSSProperties;
|
127
|
+
now: number;
|
128
128
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
129
129
|
$slots: Readonly<import('./type').CountdownSlots> & import('./type').CountdownSlots;
|
130
130
|
});
|
package/es/Steps/Step.vue.d.ts
CHANGED
@@ -7,9 +7,9 @@ declare function __VLS_template(): {
|
|
7
7
|
};
|
8
8
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
9
9
|
declare const __VLS_component: import('vue').DefineComponent<StepProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<StepProps> & Readonly<{}>, {
|
10
|
-
description: string;
|
11
10
|
disabled: boolean;
|
12
11
|
title: string;
|
12
|
+
description: string;
|
13
13
|
status: import('./type').StepStatus;
|
14
14
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
15
15
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
package/es/Steps/Step.vue.js
CHANGED
@@ -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 "../Empty/index.js";
|
6
|
+
import "../_shared/utils/locale.js";
|
6
7
|
/* empty css */
|
7
8
|
import _sfc_main$1 from "../_shared/icons/IconCheck.vue.js";
|
8
9
|
import _sfc_main$2 from "../_shared/icons/IconClose.vue.js";
|
package/es/Steps/Steps.vue.d.ts
CHANGED
@@ -13,8 +13,8 @@ declare const __VLS_component: import('vue').DefineComponent<StepsProps, {}, {},
|
|
13
13
|
onChange?: ((step: number, ev: Event) => any) | undefined;
|
14
14
|
"onUpdate:current"?: ((step: number) => any) | undefined;
|
15
15
|
}>, {
|
16
|
-
type: import('./type').StepType;
|
17
16
|
small: boolean;
|
17
|
+
type: import('./type').StepType;
|
18
18
|
direction: import('..').Direction;
|
19
19
|
lineLess: boolean;
|
20
20
|
status: import('./type').StepStatus;
|
@@ -6,6 +6,7 @@ import { isUndefined } from "../../_shared/utils/is.js";
|
|
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
|
import useControlValue from "../../_shared/utils/control.js";
|
10
11
|
const STEPS_CONTEXT_KEY = "card-context";
|
11
12
|
const useContext = () => {
|
package/es/Steps/index.d.ts
CHANGED
@@ -12,8 +12,8 @@ declare const Steps: {
|
|
12
12
|
change: (step: number, ev: Event) => any;
|
13
13
|
"update:current": (step: number) => any;
|
14
14
|
}, import('vue').PublicProps, {
|
15
|
-
type: import('./type').StepType;
|
16
15
|
small: boolean;
|
16
|
+
type: import('./type').StepType;
|
17
17
|
direction: import('..').Direction;
|
18
18
|
lineLess: boolean;
|
19
19
|
status: import('./type').StepStatus;
|
@@ -32,8 +32,8 @@ declare const Steps: {
|
|
32
32
|
onChange?: ((step: number, ev: Event) => any) | undefined;
|
33
33
|
"onUpdate:current"?: ((step: number) => any) | undefined;
|
34
34
|
}>, {}, {}, {}, {}, {
|
35
|
-
type: import('./type').StepType;
|
36
35
|
small: boolean;
|
36
|
+
type: import('./type').StepType;
|
37
37
|
direction: import('..').Direction;
|
38
38
|
lineLess: boolean;
|
39
39
|
status: import('./type').StepStatus;
|
@@ -52,8 +52,8 @@ declare const Steps: {
|
|
52
52
|
change: (step: number, ev: Event) => any;
|
53
53
|
"update:current": (step: number) => any;
|
54
54
|
}, string, {
|
55
|
-
type: import('./type').StepType;
|
56
55
|
small: boolean;
|
56
|
+
type: import('./type').StepType;
|
57
57
|
direction: import('..').Direction;
|
58
58
|
lineLess: boolean;
|
59
59
|
status: import('./type').StepStatus;
|
@@ -66,9 +66,9 @@ declare const Steps: {
|
|
66
66
|
}) & {
|
67
67
|
step: {
|
68
68
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').StepProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
69
|
-
description: string;
|
70
69
|
disabled: boolean;
|
71
70
|
title: string;
|
71
|
+
description: string;
|
72
72
|
status: import('./type').StepStatus;
|
73
73
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
74
74
|
P: {};
|
@@ -78,18 +78,18 @@ declare const Steps: {
|
|
78
78
|
M: {};
|
79
79
|
Defaults: {};
|
80
80
|
}, Readonly<import('./type').StepProps> & Readonly<{}>, {}, {}, {}, {}, {
|
81
|
-
description: string;
|
82
81
|
disabled: boolean;
|
83
82
|
title: string;
|
83
|
+
description: string;
|
84
84
|
status: import('./type').StepStatus;
|
85
85
|
}>;
|
86
86
|
__isFragment?: never;
|
87
87
|
__isTeleport?: never;
|
88
88
|
__isSuspense?: never;
|
89
89
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').StepProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
90
|
-
description: string;
|
91
90
|
disabled: boolean;
|
92
91
|
title: string;
|
92
|
+
description: string;
|
93
93
|
status: import('./type').StepStatus;
|
94
94
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
95
95
|
$slots: Readonly<import('./type').StepSlots> & import('./type').StepSlots;
|
package/es/Switch/index.d.ts
CHANGED
@@ -14,10 +14,10 @@ declare const Switch: {
|
|
14
14
|
blur: (ev: FocusEvent) => any;
|
15
15
|
"update:modelValue": (value: import('./type').SwitchValue) => any;
|
16
16
|
}, import('vue').PublicProps, {
|
17
|
-
loading: boolean;
|
18
|
-
type: import('./type').SwitchType;
|
19
17
|
size: import('./type').SwitchSize;
|
20
18
|
disabled: boolean;
|
19
|
+
loading: boolean;
|
20
|
+
type: import('./type').SwitchType;
|
21
21
|
defaultChecked: import('./type').SwitchValue;
|
22
22
|
modelValue: import('./type').SwitchValue;
|
23
23
|
checkedValue: import('./type').SwitchValue;
|
@@ -40,10 +40,10 @@ declare const Switch: {
|
|
40
40
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
41
41
|
"onUpdate:modelValue"?: ((value: import('./type').SwitchValue) => any) | undefined;
|
42
42
|
}>, {}, {}, {}, {}, {
|
43
|
-
loading: boolean;
|
44
|
-
type: import('./type').SwitchType;
|
45
43
|
size: import('./type').SwitchSize;
|
46
44
|
disabled: boolean;
|
45
|
+
loading: boolean;
|
46
|
+
type: import('./type').SwitchType;
|
47
47
|
defaultChecked: import('./type').SwitchValue;
|
48
48
|
modelValue: import('./type').SwitchValue;
|
49
49
|
checkedValue: import('./type').SwitchValue;
|
@@ -68,10 +68,10 @@ declare const Switch: {
|
|
68
68
|
blur: (ev: FocusEvent) => any;
|
69
69
|
"update:modelValue": (value: import('./type').SwitchValue) => any;
|
70
70
|
}, string, {
|
71
|
-
loading: boolean;
|
72
|
-
type: import('./type').SwitchType;
|
73
71
|
size: import('./type').SwitchSize;
|
74
72
|
disabled: boolean;
|
73
|
+
loading: boolean;
|
74
|
+
type: import('./type').SwitchType;
|
75
75
|
defaultChecked: import('./type').SwitchValue;
|
76
76
|
modelValue: import('./type').SwitchValue;
|
77
77
|
checkedValue: import('./type').SwitchValue;
|
package/es/Switch/index.vue.d.ts
CHANGED
@@ -17,10 +17,10 @@ declare const __VLS_component: import('vue').DefineComponent<SwitchProps, {}, {}
|
|
17
17
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
18
18
|
"onUpdate:modelValue"?: ((value: SwitchValue) => any) | undefined;
|
19
19
|
}>, {
|
20
|
-
loading: boolean;
|
21
|
-
type: import('./type').SwitchType;
|
22
20
|
size: import('./type').SwitchSize;
|
23
21
|
disabled: boolean;
|
22
|
+
loading: boolean;
|
23
|
+
type: import('./type').SwitchType;
|
24
24
|
defaultChecked: SwitchValue;
|
25
25
|
modelValue: SwitchValue;
|
26
26
|
checkedValue: SwitchValue;
|
package/es/Switch/index.vue.js
CHANGED
@@ -4,6 +4,7 @@ import "../_shared/utils/dom.js";
|
|
4
4
|
import { isBoolean } 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
|
import Spin from "../Spin/index.js";
|
9
10
|
const _hoisted_1 = ["aria-checked"];
|
package/es/Tabs/TabButton.vue.js
CHANGED
package/es/Tabs/TabPane.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
|
const _hoisted_1 = { class: "yc-tabs-content-item" };
|
10
11
|
const _hoisted_2 = {
|
package/es/Tabs/Tabs.vue.d.ts
CHANGED
@@ -9,23 +9,23 @@ declare function __VLS_template(): {
|
|
9
9
|
};
|
10
10
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
11
11
|
declare const __VLS_component: import('vue').DefineComponent<TabsProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
12
|
-
delete: (value: import('./type').TabKey) => any;
|
13
12
|
change: (value: import('./type').TabKey) => any;
|
13
|
+
delete: (value: import('./type').TabKey) => any;
|
14
14
|
add: () => any;
|
15
15
|
"update:activeKey": (value: import('./type').TabKey) => any;
|
16
16
|
"tab-click": (value: import('./type').TabKey) => any;
|
17
17
|
}, string, import('vue').PublicProps, Readonly<TabsProps> & Readonly<{
|
18
|
-
onDelete?: ((value: import('./type').TabKey) => any) | undefined;
|
19
18
|
onChange?: ((value: import('./type').TabKey) => any) | undefined;
|
19
|
+
onDelete?: ((value: import('./type').TabKey) => any) | undefined;
|
20
20
|
onAdd?: (() => any) | undefined;
|
21
21
|
"onUpdate:activeKey"?: ((value: import('./type').TabKey) => any) | undefined;
|
22
22
|
"onTab-click"?: ((value: import('./type').TabKey) => any) | undefined;
|
23
23
|
}>, {
|
24
|
-
type: import('./type').TabType;
|
25
24
|
size: import('..').Size;
|
26
25
|
trigger: import('./type').TabTrigger;
|
27
26
|
position: import('./type').TabPositon;
|
28
27
|
justify: boolean;
|
28
|
+
type: import('./type').TabType;
|
29
29
|
animation: boolean;
|
30
30
|
direction: import('..').Direction;
|
31
31
|
activeKey: import('./type').TabKey;
|
package/es/Tabs/Tabs.vue.js
CHANGED
@@ -7,6 +7,7 @@ import "../Empty/index.js";
|
|
7
7
|
/* empty css */
|
8
8
|
import _sfc_main$3 from "../_shared/icons/IconArrowRight.vue.js";
|
9
9
|
import _sfc_main$6 from "../_shared/icons/IconPlus.vue.js";
|
10
|
+
import "../_shared/utils/locale.js";
|
10
11
|
import useContext from "./hooks/useContext.js";
|
11
12
|
import useTabsScroll from "./hooks/useTabsScroll.js";
|
12
13
|
import _sfc_main$1 from "./TabPane.vue.js";
|
@@ -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
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
10
11
|
__name: "TabsNavInk",
|
package/es/Tabs/TabsTab.vue.js
CHANGED
@@ -6,6 +6,7 @@ import { isUndefined } from "../_shared/utils/is.js";
|
|
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
|
import _sfc_main$1 from "./TabButton.vue.js";
|
10
11
|
/* empty css */
|
11
12
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
@@ -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 useControlValue from "../../_shared/utils/control.js";
|
7
8
|
const TABS_CONTEXT_KEY = "tabs-context";
|
8
9
|
const useContext = () => {
|
@@ -5,6 +5,7 @@ import { sleep } 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
|
const useTabsScroll = (params) => {
|
9
10
|
const { direction, panes, listRef } = params;
|
10
11
|
const isScrollable = ref(false);
|