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
@@ -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 { nanoid } from "../../node_modules/nanoid/index.browser.js";
|
9
10
|
const GRID_CONTEXT_KEY = "grid-context";
|
10
11
|
const useContext = () => {
|
package/es/Image/Image.vue.d.ts
CHANGED
@@ -13,13 +13,13 @@ declare const __VLS_component: import('vue').DefineComponent<ImageProps, {}, {},
|
|
13
13
|
"onUpdate:previewVisible"?: ((visible: boolean) => any) | undefined;
|
14
14
|
"onPreview-visible-change"?: ((visible: boolean) => any) | undefined;
|
15
15
|
}>, {
|
16
|
-
description: string;
|
17
|
-
preview: boolean;
|
18
16
|
title: string;
|
17
|
+
description: string;
|
19
18
|
src: string;
|
20
19
|
hideFooter: import('./type').HideFooter;
|
21
20
|
footerPosition: import('./type').FooterPostion;
|
22
21
|
showLoader: boolean;
|
22
|
+
preview: boolean;
|
23
23
|
previewVisible: boolean;
|
24
24
|
defaultPreviewVisible: boolean;
|
25
25
|
previewProps: import('./type').ImagePreviewProps;
|
package/es/Image/Image.vue.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent, toRefs, ref, watch, createElementBlock, openBlock, normalizeStyle, unref, createElementVNode, createBlock, createCommentVNode, mergeProps, isRef, createSlots, withCtx, renderSlot, createVNode, toDisplayString, normalizeClass } from "vue";
|
2
|
-
import { t } from "../_shared/locale/i18n.js";
|
3
2
|
import "../node_modules/tinycolor2/esm/tinycolor.js";
|
4
3
|
import { valueToPx } from "../_shared/utils/dom.js";
|
5
4
|
import "../_shared/utils/time.js";
|
6
5
|
import "../Empty/index.js";
|
7
6
|
/* empty css */
|
8
7
|
import _sfc_main$2 from "../_shared/icons/IconImageClose.vue.js";
|
8
|
+
import { useI18n } from "../_shared/utils/locale.js";
|
9
9
|
import useControlValue from "../_shared/utils/control.js";
|
10
10
|
import useContext from "./hooks/useContext.js";
|
11
11
|
import Spin from "../Spin/index.js";
|
@@ -61,6 +61,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
61
61
|
const emits = __emit;
|
62
62
|
const { src, preview, previewVisible, defaultPreviewVisible } = toRefs(props);
|
63
63
|
const { hasGroupFather, handleClick: previewImage } = useContext().inject();
|
64
|
+
const { t } = useI18n();
|
64
65
|
const computedVisible = useControlValue(
|
65
66
|
previewVisible,
|
66
67
|
defaultPreviewVisible.value,
|
@@ -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
|
/* empty css */
|
8
9
|
import _sfc_main$2 from "../_shared/icons/IconClose.vue.js";
|
@@ -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/IconArrowRight.vue.js";
|
8
9
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
@@ -3,14 +3,14 @@ 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 { useI18n } from "../_shared/utils/locale.js";
|
6
7
|
/* empty css */
|
7
|
-
import _sfc_main$6 from "../_shared/icons/IconFullScreen.
|
8
|
-
import _sfc_main$1 from "../_shared/icons/IconOriginSize.
|
9
|
-
import _sfc_main$4 from "../_shared/icons/IconRotateLeft.
|
10
|
-
import _sfc_main$5 from "../_shared/icons/IconRotateRight.
|
11
|
-
import _sfc_main$3 from "../_shared/icons/IconZoomIn.
|
12
|
-
import _sfc_main$2 from "../_shared/icons/IconZoomOut.
|
13
|
-
import { t } from "../_shared/locale/i18n.js";
|
8
|
+
import _sfc_main$6 from "../_shared/icons/IconFullScreen.vue2.js";
|
9
|
+
import _sfc_main$1 from "../_shared/icons/IconOriginSize.vue2.js";
|
10
|
+
import _sfc_main$4 from "../_shared/icons/IconRotateLeft.vue2.js";
|
11
|
+
import _sfc_main$5 from "../_shared/icons/IconRotateRight.vue2.js";
|
12
|
+
import _sfc_main$3 from "../_shared/icons/IconZoomIn.vue2.js";
|
13
|
+
import _sfc_main$2 from "../_shared/icons/IconZoomOut.vue2.js";
|
14
14
|
import _sfc_main$7 from "./ImagePreviewAction.vue.js";
|
15
15
|
/* empty css */
|
16
16
|
const _hoisted_1 = {
|
@@ -24,6 +24,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
24
24
|
},
|
25
25
|
emits: ["click"],
|
26
26
|
setup(__props) {
|
27
|
+
const { t } = useI18n();
|
27
28
|
const iconMap = {
|
28
29
|
fullScreen: _sfc_main$6,
|
29
30
|
rotateRight: _sfc_main$5,
|
@@ -5,6 +5,7 @@ import "../../_shared/utils/time.js";
|
|
5
5
|
import { findComponentsFromVnodes } 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 useControlValue from "../../_shared/utils/control.js";
|
9
10
|
import _sfc_main from "../Image.vue.js";
|
10
11
|
/* empty css */
|
package/es/Image/index.d.ts
CHANGED
@@ -16,13 +16,13 @@ declare const Image: {
|
|
16
16
|
"update:previewVisible": (visible: boolean) => any;
|
17
17
|
"preview-visible-change": (visible: boolean) => any;
|
18
18
|
}, import('vue').PublicProps, {
|
19
|
-
description: string;
|
20
|
-
preview: boolean;
|
21
19
|
title: string;
|
20
|
+
description: string;
|
22
21
|
src: string;
|
23
22
|
hideFooter: import('./type').HideFooter;
|
24
23
|
footerPosition: import('./type').FooterPostion;
|
25
24
|
showLoader: boolean;
|
25
|
+
preview: boolean;
|
26
26
|
previewVisible: boolean;
|
27
27
|
defaultPreviewVisible: boolean;
|
28
28
|
previewProps: import('./type').ImagePreviewProps;
|
@@ -38,13 +38,13 @@ declare const Image: {
|
|
38
38
|
"onUpdate:previewVisible"?: ((visible: boolean) => any) | undefined;
|
39
39
|
"onPreview-visible-change"?: ((visible: boolean) => any) | undefined;
|
40
40
|
}>, {}, {}, {}, {}, {
|
41
|
-
description: string;
|
42
|
-
preview: boolean;
|
43
41
|
title: string;
|
42
|
+
description: string;
|
44
43
|
src: string;
|
45
44
|
hideFooter: import('./type').HideFooter;
|
46
45
|
footerPosition: import('./type').FooterPostion;
|
47
46
|
showLoader: boolean;
|
47
|
+
preview: boolean;
|
48
48
|
previewVisible: boolean;
|
49
49
|
defaultPreviewVisible: boolean;
|
50
50
|
previewProps: import('./type').ImagePreviewProps;
|
@@ -60,13 +60,13 @@ declare const Image: {
|
|
60
60
|
"update:previewVisible": (visible: boolean) => any;
|
61
61
|
"preview-visible-change": (visible: boolean) => any;
|
62
62
|
}, string, {
|
63
|
-
description: string;
|
64
|
-
preview: boolean;
|
65
63
|
title: string;
|
64
|
+
description: string;
|
66
65
|
src: string;
|
67
66
|
hideFooter: import('./type').HideFooter;
|
68
67
|
footerPosition: import('./type').FooterPostion;
|
69
68
|
showLoader: boolean;
|
69
|
+
preview: boolean;
|
70
70
|
previewVisible: boolean;
|
71
71
|
defaultPreviewVisible: boolean;
|
72
72
|
previewProps: import('./type').ImagePreviewProps;
|
package/es/Input/Input.vue.d.ts
CHANGED
@@ -35,13 +35,13 @@ declare const __VLS_component: import('vue').DefineComponent<InputProps, {
|
|
35
35
|
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
36
36
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
37
37
|
}>, {
|
38
|
-
error: boolean;
|
39
|
-
placeholder: string;
|
40
|
-
maxLength: import('./type').MaxLength;
|
41
38
|
size: import('..').Size;
|
42
39
|
disabled: boolean;
|
40
|
+
error: boolean;
|
41
|
+
placeholder: string;
|
43
42
|
modelValue: string;
|
44
43
|
defaultValue: string;
|
44
|
+
maxLength: import('./type').MaxLength;
|
45
45
|
showWordLimit: boolean;
|
46
46
|
allowClear: boolean;
|
47
47
|
readonly: boolean;
|
package/es/Input/Input.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 { getGlobalConfig } from "../_shared/utils/global-config.js";
|
6
|
+
import "../_shared/utils/locale.js";
|
6
7
|
import useControlValue from "../_shared/utils/control.js";
|
7
8
|
import useLimitedInput from "./hooks/useLimitedInput.js";
|
8
9
|
import _sfc_main$2 from "../_shared/components/IconButton.vue.js";
|
@@ -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$4 from "../_shared/icons/IconEyeClose.vue2.js";
|
8
9
|
import _sfc_main$3 from "../_shared/icons/IconEyeOpen.vue2.js";
|
@@ -5,6 +5,7 @@ import { isNumber, isFunction, 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 useControlValue from "../../_shared/utils/control.js";
|
9
10
|
import useCursor from "./useCursor.js";
|
10
11
|
const useLimitedInput = (params) => {
|
package/es/Input/index.d.ts
CHANGED
@@ -30,13 +30,13 @@ declare const Input: {
|
|
30
30
|
"visibility-change": (value: boolean) => any;
|
31
31
|
pressEnter: (ev: KeyboardEvent) => any;
|
32
32
|
}, import('vue').PublicProps, {
|
33
|
-
error: boolean;
|
34
|
-
placeholder: string;
|
35
|
-
maxLength: import('./type').MaxLength;
|
36
33
|
size: import('..').Size;
|
37
34
|
disabled: boolean;
|
35
|
+
error: boolean;
|
36
|
+
placeholder: string;
|
38
37
|
modelValue: string;
|
39
38
|
defaultValue: string;
|
39
|
+
maxLength: import('./type').MaxLength;
|
40
40
|
showWordLimit: boolean;
|
41
41
|
allowClear: boolean;
|
42
42
|
readonly: boolean;
|
@@ -73,13 +73,13 @@ declare const Input: {
|
|
73
73
|
blur(): void;
|
74
74
|
getInputRef(): HTMLInputElement;
|
75
75
|
}, {}, {}, {}, {
|
76
|
-
error: boolean;
|
77
|
-
placeholder: string;
|
78
|
-
maxLength: import('./type').MaxLength;
|
79
76
|
size: import('..').Size;
|
80
77
|
disabled: boolean;
|
78
|
+
error: boolean;
|
79
|
+
placeholder: string;
|
81
80
|
modelValue: string;
|
82
81
|
defaultValue: string;
|
82
|
+
maxLength: import('./type').MaxLength;
|
83
83
|
showWordLimit: boolean;
|
84
84
|
allowClear: boolean;
|
85
85
|
readonly: boolean;
|
@@ -122,13 +122,13 @@ declare const Input: {
|
|
122
122
|
"visibility-change": (value: boolean) => any;
|
123
123
|
pressEnter: (ev: KeyboardEvent) => any;
|
124
124
|
}, string, {
|
125
|
-
error: boolean;
|
126
|
-
placeholder: string;
|
127
|
-
maxLength: import('./type').MaxLength;
|
128
125
|
size: import('..').Size;
|
129
126
|
disabled: boolean;
|
127
|
+
error: boolean;
|
128
|
+
placeholder: string;
|
130
129
|
modelValue: string;
|
131
130
|
defaultValue: string;
|
131
|
+
maxLength: import('./type').MaxLength;
|
132
132
|
showWordLimit: boolean;
|
133
133
|
allowClear: boolean;
|
134
134
|
readonly: boolean;
|
@@ -79,13 +79,13 @@ declare function __VLS_template(): {
|
|
79
79
|
"visibility-change": (value: boolean) => any;
|
80
80
|
pressEnter: (ev: KeyboardEvent) => any;
|
81
81
|
}, string, {
|
82
|
-
error: boolean;
|
83
|
-
placeholder: string;
|
84
|
-
maxLength: import('../Input').MaxLength;
|
85
82
|
size: import('..').Size;
|
86
83
|
disabled: boolean;
|
84
|
+
error: boolean;
|
85
|
+
placeholder: string;
|
87
86
|
modelValue: string;
|
88
87
|
defaultValue: string;
|
88
|
+
maxLength: import('../Input').MaxLength;
|
89
89
|
showWordLimit: boolean;
|
90
90
|
allowClear: boolean;
|
91
91
|
readonly: boolean;
|
@@ -118,13 +118,13 @@ declare function __VLS_template(): {
|
|
118
118
|
$nextTick: typeof import('vue').nextTick;
|
119
119
|
$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;
|
120
120
|
} & Readonly<{
|
121
|
-
error: boolean;
|
122
|
-
placeholder: string;
|
123
|
-
maxLength: import('../Input').MaxLength;
|
124
121
|
size: import('..').Size;
|
125
122
|
disabled: boolean;
|
123
|
+
error: boolean;
|
124
|
+
placeholder: string;
|
126
125
|
modelValue: string;
|
127
126
|
defaultValue: string;
|
127
|
+
maxLength: import('../Input').MaxLength;
|
128
128
|
showWordLimit: boolean;
|
129
129
|
allowClear: boolean;
|
130
130
|
readonly: boolean;
|
@@ -147,7 +147,7 @@ declare function __VLS_template(): {
|
|
147
147
|
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
148
148
|
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
149
149
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
150
|
-
}>, "focus" | "blur" | "getInputRef" | ("
|
150
|
+
}>, "focus" | "blur" | "getInputRef" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
|
151
151
|
focus(): void;
|
152
152
|
blur(): void;
|
153
153
|
getInputRef(): HTMLInputElement;
|
@@ -180,18 +180,18 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
180
180
|
"onUpdate:modelValue"?: ((value: InputNumberValue) => any) | undefined;
|
181
181
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
182
182
|
}>, {
|
183
|
-
error: boolean;
|
184
|
-
placeholder: string;
|
185
|
-
min: number;
|
186
|
-
max: number;
|
187
183
|
size: import('..').Size;
|
188
184
|
disabled: boolean;
|
185
|
+
error: boolean;
|
186
|
+
placeholder: string;
|
189
187
|
mode: import('./type').InputNumberMode;
|
190
188
|
modelValue: InputNumberValue;
|
191
189
|
defaultValue: InputNumberValue;
|
192
190
|
allowClear: boolean;
|
193
191
|
readonly: boolean;
|
194
192
|
inputAttrs: import('../_shared/type').ObjectData;
|
193
|
+
max: number;
|
194
|
+
min: number;
|
195
195
|
precision: number;
|
196
196
|
step: number;
|
197
197
|
hideButton: boolean;
|
@@ -273,13 +273,13 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
273
273
|
"visibility-change": (value: boolean) => any;
|
274
274
|
pressEnter: (ev: KeyboardEvent) => any;
|
275
275
|
}, string, {
|
276
|
-
error: boolean;
|
277
|
-
placeholder: string;
|
278
|
-
maxLength: import('../Input').MaxLength;
|
279
276
|
size: import('..').Size;
|
280
277
|
disabled: boolean;
|
278
|
+
error: boolean;
|
279
|
+
placeholder: string;
|
281
280
|
modelValue: string;
|
282
281
|
defaultValue: string;
|
282
|
+
maxLength: import('../Input').MaxLength;
|
283
283
|
showWordLimit: boolean;
|
284
284
|
allowClear: boolean;
|
285
285
|
readonly: boolean;
|
@@ -312,13 +312,13 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
312
312
|
$nextTick: typeof import('vue').nextTick;
|
313
313
|
$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;
|
314
314
|
} & Readonly<{
|
315
|
-
error: boolean;
|
316
|
-
placeholder: string;
|
317
|
-
maxLength: import('../Input').MaxLength;
|
318
315
|
size: import('..').Size;
|
319
316
|
disabled: boolean;
|
317
|
+
error: boolean;
|
318
|
+
placeholder: string;
|
320
319
|
modelValue: string;
|
321
320
|
defaultValue: string;
|
321
|
+
maxLength: import('../Input').MaxLength;
|
322
322
|
showWordLimit: boolean;
|
323
323
|
allowClear: boolean;
|
324
324
|
readonly: boolean;
|
@@ -341,7 +341,7 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
341
341
|
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
342
342
|
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
343
343
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
344
|
-
}>, "focus" | "blur" | "getInputRef" | ("
|
344
|
+
}>, "focus" | "blur" | "getInputRef" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
|
345
345
|
focus(): void;
|
346
346
|
blur(): void;
|
347
347
|
getInputRef(): HTMLInputElement;
|
@@ -5,6 +5,7 @@ import { isString, isFunction, isNumber } 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 _sfc_main$1 from "./InputOperaBtn.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 "../Empty/index.js";
|
7
|
+
import "../_shared/utils/locale.js";
|
7
8
|
/* empty css */
|
8
9
|
import _sfc_main$2 from "../_shared/icons/IconMinus.vue2.js";
|
9
10
|
import _sfc_main$3 from "../_shared/icons/IconPlus.vue.js";
|
@@ -25,18 +25,18 @@ declare const InputNumber: {
|
|
25
25
|
"update:modelValue": (value: import('./type').InputNumberValue) => any;
|
26
26
|
pressEnter: (ev: KeyboardEvent) => any;
|
27
27
|
}, import('vue').PublicProps, {
|
28
|
-
error: boolean;
|
29
|
-
placeholder: string;
|
30
|
-
min: number;
|
31
|
-
max: number;
|
32
28
|
size: import('..').Size;
|
33
29
|
disabled: boolean;
|
30
|
+
error: boolean;
|
31
|
+
placeholder: string;
|
34
32
|
mode: import('./type').InputNumberMode;
|
35
33
|
modelValue: import('./type').InputNumberValue;
|
36
34
|
defaultValue: import('./type').InputNumberValue;
|
37
35
|
allowClear: boolean;
|
38
36
|
readonly: boolean;
|
39
37
|
inputAttrs: import('../_shared/type').ObjectData;
|
38
|
+
max: number;
|
39
|
+
min: number;
|
40
40
|
precision: number;
|
41
41
|
step: number;
|
42
42
|
hideButton: boolean;
|
@@ -118,13 +118,13 @@ declare const InputNumber: {
|
|
118
118
|
"visibility-change": (value: boolean) => any;
|
119
119
|
pressEnter: (ev: KeyboardEvent) => any;
|
120
120
|
}, string, {
|
121
|
-
error: boolean;
|
122
|
-
placeholder: string;
|
123
|
-
maxLength: import('..').MaxLength;
|
124
121
|
size: import('..').Size;
|
125
122
|
disabled: boolean;
|
123
|
+
error: boolean;
|
124
|
+
placeholder: string;
|
126
125
|
modelValue: string;
|
127
126
|
defaultValue: string;
|
127
|
+
maxLength: import('..').MaxLength;
|
128
128
|
showWordLimit: boolean;
|
129
129
|
allowClear: boolean;
|
130
130
|
readonly: boolean;
|
@@ -157,13 +157,13 @@ declare const InputNumber: {
|
|
157
157
|
$nextTick: typeof import('vue').nextTick;
|
158
158
|
$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;
|
159
159
|
} & Readonly<{
|
160
|
-
error: boolean;
|
161
|
-
placeholder: string;
|
162
|
-
maxLength: import('..').MaxLength;
|
163
160
|
size: import('..').Size;
|
164
161
|
disabled: boolean;
|
162
|
+
error: boolean;
|
163
|
+
placeholder: string;
|
165
164
|
modelValue: string;
|
166
165
|
defaultValue: string;
|
166
|
+
maxLength: import('..').MaxLength;
|
167
167
|
showWordLimit: boolean;
|
168
168
|
allowClear: boolean;
|
169
169
|
readonly: boolean;
|
@@ -186,7 +186,7 @@ declare const InputNumber: {
|
|
186
186
|
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
187
187
|
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
188
188
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
189
|
-
}>, "focus" | "blur" | "getInputRef" | ("
|
189
|
+
}>, "focus" | "blur" | "getInputRef" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "isPassword" | "visibility" | "defaultVisibility" | "invisibleButton" | "showInput")> & import('vue').ShallowUnwrapRef<{
|
190
190
|
focus(): void;
|
191
191
|
blur(): void;
|
192
192
|
getInputRef(): HTMLInputElement;
|
@@ -213,18 +213,18 @@ declare const InputNumber: {
|
|
213
213
|
focus(): void;
|
214
214
|
blur(): void;
|
215
215
|
}, {}, {}, {}, {
|
216
|
-
error: boolean;
|
217
|
-
placeholder: string;
|
218
|
-
min: number;
|
219
|
-
max: number;
|
220
216
|
size: import('..').Size;
|
221
217
|
disabled: boolean;
|
218
|
+
error: boolean;
|
219
|
+
placeholder: string;
|
222
220
|
mode: import('./type').InputNumberMode;
|
223
221
|
modelValue: import('./type').InputNumberValue;
|
224
222
|
defaultValue: import('./type').InputNumberValue;
|
225
223
|
allowClear: boolean;
|
226
224
|
readonly: boolean;
|
227
225
|
inputAttrs: import('../_shared/type').ObjectData;
|
226
|
+
max: number;
|
227
|
+
min: number;
|
228
228
|
precision: number;
|
229
229
|
step: number;
|
230
230
|
hideButton: boolean;
|
@@ -255,18 +255,18 @@ declare const InputNumber: {
|
|
255
255
|
"update:modelValue": (value: import('./type').InputNumberValue) => any;
|
256
256
|
pressEnter: (ev: KeyboardEvent) => any;
|
257
257
|
}, string, {
|
258
|
-
error: boolean;
|
259
|
-
placeholder: string;
|
260
|
-
min: number;
|
261
|
-
max: number;
|
262
258
|
size: import('..').Size;
|
263
259
|
disabled: boolean;
|
260
|
+
error: boolean;
|
261
|
+
placeholder: string;
|
264
262
|
mode: import('./type').InputNumberMode;
|
265
263
|
modelValue: import('./type').InputNumberValue;
|
266
264
|
defaultValue: import('./type').InputNumberValue;
|
267
265
|
allowClear: boolean;
|
268
266
|
readonly: boolean;
|
269
267
|
inputAttrs: import('../_shared/type').ObjectData;
|
268
|
+
max: number;
|
269
|
+
min: number;
|
270
270
|
precision: number;
|
271
271
|
step: number;
|
272
272
|
hideButton: boolean;
|
package/es/InputTag/index.d.ts
CHANGED
@@ -27,10 +27,10 @@ declare const InputTag: {
|
|
27
27
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
28
28
|
"press-enter": (ev: KeyboardEvent) => any;
|
29
29
|
}, import('vue').PublicProps, {
|
30
|
-
error: boolean;
|
31
|
-
placeholder: string;
|
32
30
|
size: import('..').Size;
|
33
31
|
disabled: boolean;
|
32
|
+
error: boolean;
|
33
|
+
placeholder: string;
|
34
34
|
modelValue: import('./type').InputTagValue;
|
35
35
|
defaultValue: import('./type').InputTagValue;
|
36
36
|
allowClear: boolean;
|
@@ -67,10 +67,10 @@ declare const InputTag: {
|
|
67
67
|
focus(): void;
|
68
68
|
blur(): void;
|
69
69
|
}, {}, {}, {}, {
|
70
|
-
error: boolean;
|
71
|
-
placeholder: string;
|
72
70
|
size: import('..').Size;
|
73
71
|
disabled: boolean;
|
72
|
+
error: boolean;
|
73
|
+
placeholder: string;
|
74
74
|
modelValue: import('./type').InputTagValue;
|
75
75
|
defaultValue: import('./type').InputTagValue;
|
76
76
|
allowClear: boolean;
|
@@ -111,10 +111,10 @@ declare const InputTag: {
|
|
111
111
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
112
112
|
"press-enter": (ev: KeyboardEvent) => any;
|
113
113
|
}, string, {
|
114
|
-
error: boolean;
|
115
|
-
placeholder: string;
|
116
114
|
size: import('..').Size;
|
117
115
|
disabled: boolean;
|
116
|
+
error: boolean;
|
117
|
+
placeholder: string;
|
118
118
|
modelValue: import('./type').InputTagValue;
|
119
119
|
defaultValue: import('./type').InputTagValue;
|
120
120
|
allowClear: boolean;
|
@@ -33,10 +33,10 @@ declare const __VLS_component: import('vue').DefineComponent<InputTagProps, {
|
|
33
33
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
34
34
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
35
35
|
}>, {
|
36
|
-
error: boolean;
|
37
|
-
placeholder: string;
|
38
36
|
size: import('../_shared/type').Size;
|
39
37
|
disabled: boolean;
|
38
|
+
error: boolean;
|
39
|
+
placeholder: string;
|
40
40
|
modelValue: InputTagValue;
|
41
41
|
defaultValue: InputTagValue;
|
42
42
|
allowClear: boolean;
|
package/es/InputTag/index.vue.js
CHANGED
@@ -6,6 +6,7 @@ import { valueToPx } from "../_shared/utils/dom.js";
|
|
6
6
|
import { isObject, isBoolean } from "../_shared/utils/is.js";
|
7
7
|
import "../_shared/utils/time.js";
|
8
8
|
import { getGlobalConfig } from "../_shared/utils/global-config.js";
|
9
|
+
import "../_shared/utils/locale.js";
|
9
10
|
import useControlValue from "../_shared/utils/control.js";
|
10
11
|
import Tag from "../Tag/index.js";
|
11
12
|
import _sfc_main$2 from "../_shared/components/IconButton.vue.js";
|
package/es/Layout/Layout.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 _sfc_main$1 from "./LayoutSider.vue.js";
|
9
10
|
/* empty css */
|
10
11
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
@@ -5,6 +5,7 @@ import "../_shared/utils/time.js";
|
|
5
5
|
import "../Empty/index.js";
|
6
6
|
/* empty css */
|
7
7
|
import _sfc_main$1 from "../_shared/icons/IconArrowRight.vue.js";
|
8
|
+
import "../_shared/utils/locale.js";
|
8
9
|
import useSiderContext from "./hooks/useSiderContext.js";
|
9
10
|
import ResizeBox from "../ResizeBox/index.js";
|
10
11
|
const _hoisted_1 = { class: "yc-layout-sider-children" };
|
@@ -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
|
const LAYOUT_CONTEXT_KEY = "LAYOUT-CONTEXT";
|
9
10
|
const useSiderContext = () => {
|
package/es/Link/index.d.ts
CHANGED
@@ -12,8 +12,8 @@ declare const Link: {
|
|
12
12
|
contextmenu: (event: MouseEvent) => any;
|
13
13
|
dblclick: (event: MouseEvent) => any;
|
14
14
|
}, import('vue').PublicProps, {
|
15
|
-
loading: boolean;
|
16
15
|
disabled: boolean;
|
16
|
+
loading: boolean;
|
17
17
|
icon: boolean;
|
18
18
|
hoverable: boolean;
|
19
19
|
href: string;
|
@@ -30,8 +30,8 @@ declare const Link: {
|
|
30
30
|
onContextmenu?: ((event: MouseEvent) => any) | undefined;
|
31
31
|
onDblclick?: ((event: MouseEvent) => any) | undefined;
|
32
32
|
}>, {}, {}, {}, {}, {
|
33
|
-
loading: boolean;
|
34
33
|
disabled: boolean;
|
34
|
+
loading: boolean;
|
35
35
|
icon: boolean;
|
36
36
|
hoverable: boolean;
|
37
37
|
href: string;
|
@@ -49,8 +49,8 @@ declare const Link: {
|
|
49
49
|
contextmenu: (event: MouseEvent) => any;
|
50
50
|
dblclick: (event: MouseEvent) => any;
|
51
51
|
}, string, {
|
52
|
-
loading: boolean;
|
53
52
|
disabled: boolean;
|
53
|
+
loading: boolean;
|
54
54
|
icon: boolean;
|
55
55
|
hoverable: boolean;
|
56
56
|
href: string;
|
package/es/Link/index.vue.d.ts
CHANGED
@@ -15,8 +15,8 @@ declare const __VLS_component: import('vue').DefineComponent<LinkProps, {}, {},
|
|
15
15
|
onContextmenu?: ((event: MouseEvent) => any) | undefined;
|
16
16
|
onDblclick?: ((event: MouseEvent) => any) | undefined;
|
17
17
|
}>, {
|
18
|
-
loading: boolean;
|
19
18
|
disabled: boolean;
|
19
|
+
loading: boolean;
|
20
20
|
icon: boolean;
|
21
21
|
hoverable: boolean;
|
22
22
|
href: string;
|
package/es/Link/index.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/IconLink.vue.js";
|
8
9
|
import Spin from "../Spin/index.js";
|