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
@@ -1,253 +0,0 @@
|
|
1
|
-
declare const lang: {
|
2
|
-
empty: {
|
3
|
-
description: string;
|
4
|
-
};
|
5
|
-
drawer: {
|
6
|
-
okText: string;
|
7
|
-
cancelText: string;
|
8
|
-
};
|
9
|
-
popconfirm: {
|
10
|
-
okText: string;
|
11
|
-
cancelText: string;
|
12
|
-
};
|
13
|
-
modal: {
|
14
|
-
okText: string;
|
15
|
-
cancelText: string;
|
16
|
-
};
|
17
|
-
pagination: {
|
18
|
-
goto: string;
|
19
|
-
page: string;
|
20
|
-
countPerPage: string;
|
21
|
-
total: string;
|
22
|
-
};
|
23
|
-
calendar: {
|
24
|
-
formatYear: string;
|
25
|
-
formatMonth: string;
|
26
|
-
today: string;
|
27
|
-
view: {
|
28
|
-
month: string;
|
29
|
-
year: string;
|
30
|
-
week: string;
|
31
|
-
day: string;
|
32
|
-
};
|
33
|
-
month: {
|
34
|
-
long: {
|
35
|
-
January: string;
|
36
|
-
February: string;
|
37
|
-
March: string;
|
38
|
-
April: string;
|
39
|
-
May: string;
|
40
|
-
June: string;
|
41
|
-
July: string;
|
42
|
-
August: string;
|
43
|
-
September: string;
|
44
|
-
October: string;
|
45
|
-
November: string;
|
46
|
-
December: string;
|
47
|
-
};
|
48
|
-
short: {
|
49
|
-
January: string;
|
50
|
-
February: string;
|
51
|
-
March: string;
|
52
|
-
April: string;
|
53
|
-
May: string;
|
54
|
-
June: string;
|
55
|
-
July: string;
|
56
|
-
August: string;
|
57
|
-
September: string;
|
58
|
-
October: string;
|
59
|
-
November: string;
|
60
|
-
December: string;
|
61
|
-
};
|
62
|
-
};
|
63
|
-
week: {
|
64
|
-
long: {
|
65
|
-
self: string;
|
66
|
-
monday: string;
|
67
|
-
tuesday: string;
|
68
|
-
wednesday: string;
|
69
|
-
thursday: string;
|
70
|
-
friday: string;
|
71
|
-
saturday: string;
|
72
|
-
sunday: string;
|
73
|
-
};
|
74
|
-
short: {
|
75
|
-
self: string;
|
76
|
-
monday: string;
|
77
|
-
tuesday: string;
|
78
|
-
wednesday: string;
|
79
|
-
thursday: string;
|
80
|
-
friday: string;
|
81
|
-
saturday: string;
|
82
|
-
sunday: string;
|
83
|
-
};
|
84
|
-
};
|
85
|
-
};
|
86
|
-
image: {
|
87
|
-
loading: string;
|
88
|
-
};
|
89
|
-
imagePreview: {
|
90
|
-
fullScreen: string;
|
91
|
-
rotateRight: string;
|
92
|
-
rotateLeft: string;
|
93
|
-
zoomIn: string;
|
94
|
-
zoomOut: string;
|
95
|
-
originalSize: string;
|
96
|
-
};
|
97
|
-
typography: {
|
98
|
-
copied: string;
|
99
|
-
copy: string;
|
100
|
-
expand: string;
|
101
|
-
collapse: string;
|
102
|
-
edit: string;
|
103
|
-
};
|
104
|
-
colorPicker: {
|
105
|
-
history: string;
|
106
|
-
preset: string;
|
107
|
-
empty: string;
|
108
|
-
};
|
109
|
-
table: {
|
110
|
-
okText: string;
|
111
|
-
resetText: string;
|
112
|
-
};
|
113
|
-
upload: {
|
114
|
-
start: string;
|
115
|
-
cancel: string;
|
116
|
-
delete: string;
|
117
|
-
retry: string;
|
118
|
-
buttonText: string;
|
119
|
-
preview: string;
|
120
|
-
drag: string;
|
121
|
-
dragHover: string;
|
122
|
-
error: string;
|
123
|
-
};
|
124
|
-
datePicker: {
|
125
|
-
view: {
|
126
|
-
month: string;
|
127
|
-
year: string;
|
128
|
-
week: string;
|
129
|
-
day: string;
|
130
|
-
};
|
131
|
-
month: {
|
132
|
-
long: {
|
133
|
-
January: string;
|
134
|
-
February: string;
|
135
|
-
March: string;
|
136
|
-
April: string;
|
137
|
-
May: string;
|
138
|
-
June: string;
|
139
|
-
July: string;
|
140
|
-
August: string;
|
141
|
-
September: string;
|
142
|
-
October: string;
|
143
|
-
November: string;
|
144
|
-
December: string;
|
145
|
-
};
|
146
|
-
short: {
|
147
|
-
January: string;
|
148
|
-
February: string;
|
149
|
-
March: string;
|
150
|
-
April: string;
|
151
|
-
May: string;
|
152
|
-
June: string;
|
153
|
-
July: string;
|
154
|
-
August: string;
|
155
|
-
September: string;
|
156
|
-
October: string;
|
157
|
-
November: string;
|
158
|
-
December: string;
|
159
|
-
};
|
160
|
-
};
|
161
|
-
week: {
|
162
|
-
long: {
|
163
|
-
self: string;
|
164
|
-
monday: string;
|
165
|
-
tuesday: string;
|
166
|
-
wednesday: string;
|
167
|
-
thursday: string;
|
168
|
-
friday: string;
|
169
|
-
saturday: string;
|
170
|
-
sunday: string;
|
171
|
-
};
|
172
|
-
short: {
|
173
|
-
self: string;
|
174
|
-
monday: string;
|
175
|
-
tuesday: string;
|
176
|
-
wednesday: string;
|
177
|
-
thursday: string;
|
178
|
-
friday: string;
|
179
|
-
saturday: string;
|
180
|
-
sunday: string;
|
181
|
-
};
|
182
|
-
};
|
183
|
-
placeholder: {
|
184
|
-
date: string;
|
185
|
-
week: string;
|
186
|
-
month: string;
|
187
|
-
year: string;
|
188
|
-
quarter: string;
|
189
|
-
time: string;
|
190
|
-
};
|
191
|
-
rangePlaceholder: {
|
192
|
-
date: string[];
|
193
|
-
week: string[];
|
194
|
-
month: string[];
|
195
|
-
year: string[];
|
196
|
-
quarter: string[];
|
197
|
-
time: string[];
|
198
|
-
};
|
199
|
-
selectTime: string;
|
200
|
-
today: string;
|
201
|
-
now: string;
|
202
|
-
ok: string;
|
203
|
-
};
|
204
|
-
form: {
|
205
|
-
validateMessages: {
|
206
|
-
required: string;
|
207
|
-
type: {
|
208
|
-
string: string;
|
209
|
-
number: string;
|
210
|
-
boolean: string;
|
211
|
-
array: string;
|
212
|
-
object: string;
|
213
|
-
url: string;
|
214
|
-
email: string;
|
215
|
-
ip: string;
|
216
|
-
};
|
217
|
-
number: {
|
218
|
-
min: string;
|
219
|
-
max: string;
|
220
|
-
equal: string;
|
221
|
-
range: string;
|
222
|
-
positive: string;
|
223
|
-
negative: string;
|
224
|
-
};
|
225
|
-
array: {
|
226
|
-
length: string;
|
227
|
-
minLength: string;
|
228
|
-
maxLength: string;
|
229
|
-
includes: string;
|
230
|
-
deepEqual: string;
|
231
|
-
empty: string;
|
232
|
-
};
|
233
|
-
string: {
|
234
|
-
minLength: string;
|
235
|
-
maxLength: string;
|
236
|
-
length: string;
|
237
|
-
match: string;
|
238
|
-
uppercase: string;
|
239
|
-
lowercase: string;
|
240
|
-
};
|
241
|
-
object: {
|
242
|
-
deepEqual: string;
|
243
|
-
hasKeys: string;
|
244
|
-
empty: string;
|
245
|
-
};
|
246
|
-
boolean: {
|
247
|
-
true: string;
|
248
|
-
false: string;
|
249
|
-
};
|
250
|
-
};
|
251
|
-
};
|
252
|
-
};
|
253
|
-
export default lang;
|
@@ -1,255 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
"empty": {
|
3
|
-
"description": "暂无数据"
|
4
|
-
},
|
5
|
-
"drawer": {
|
6
|
-
"okText": "确定",
|
7
|
-
"cancelText": "取消"
|
8
|
-
},
|
9
|
-
"popconfirm": {
|
10
|
-
"okText": "确定",
|
11
|
-
"cancelText": "取消"
|
12
|
-
},
|
13
|
-
"modal": {
|
14
|
-
"okText": "确定",
|
15
|
-
"cancelText": "取消"
|
16
|
-
},
|
17
|
-
"pagination": {
|
18
|
-
"goto": "前往",
|
19
|
-
"page": "页",
|
20
|
-
"countPerPage": "条/页",
|
21
|
-
"total": "共 {0} 条"
|
22
|
-
},
|
23
|
-
"calendar": {
|
24
|
-
"formatYear": "YYYY 年",
|
25
|
-
"formatMonth": "YYYY 年 MM 月",
|
26
|
-
"today": "今天",
|
27
|
-
"view": {
|
28
|
-
"month": "月",
|
29
|
-
"year": "年",
|
30
|
-
"week": "周",
|
31
|
-
"day": "日"
|
32
|
-
},
|
33
|
-
"month": {
|
34
|
-
"long": {
|
35
|
-
"January": "一月",
|
36
|
-
"February": "二月",
|
37
|
-
"March": "三月",
|
38
|
-
"April": "四月",
|
39
|
-
"May": "五月",
|
40
|
-
"June": "六月",
|
41
|
-
"July": "七月",
|
42
|
-
"August": "八月",
|
43
|
-
"September": "九月",
|
44
|
-
"October": "十月",
|
45
|
-
"November": "十一月",
|
46
|
-
"December": "十二月"
|
47
|
-
},
|
48
|
-
"short": {
|
49
|
-
"January": "一月",
|
50
|
-
"February": "二月",
|
51
|
-
"March": "三月",
|
52
|
-
"April": "四月",
|
53
|
-
"May": "五月",
|
54
|
-
"June": "六月",
|
55
|
-
"July": "七月",
|
56
|
-
"August": "八月",
|
57
|
-
"September": "九月",
|
58
|
-
"October": "十月",
|
59
|
-
"November": "十一月",
|
60
|
-
"December": "十二月"
|
61
|
-
}
|
62
|
-
},
|
63
|
-
"week": {
|
64
|
-
"long": {
|
65
|
-
"self": "周",
|
66
|
-
"monday": "周一",
|
67
|
-
"tuesday": "周二",
|
68
|
-
"wednesday": "周三",
|
69
|
-
"thursday": "周四",
|
70
|
-
"friday": "周五",
|
71
|
-
"saturday": "周六",
|
72
|
-
"sunday": "周日"
|
73
|
-
},
|
74
|
-
"short": {
|
75
|
-
"self": "周",
|
76
|
-
"monday": "一",
|
77
|
-
"tuesday": "二",
|
78
|
-
"wednesday": "三",
|
79
|
-
"thursday": "四",
|
80
|
-
"friday": "五",
|
81
|
-
"saturday": "六",
|
82
|
-
"sunday": "日"
|
83
|
-
}
|
84
|
-
}
|
85
|
-
},
|
86
|
-
"image": {
|
87
|
-
"loading": "加载中"
|
88
|
-
},
|
89
|
-
"imagePreview": {
|
90
|
-
"fullScreen": "全屏",
|
91
|
-
"rotateRight": "向右旋转",
|
92
|
-
"rotateLeft": "向左旋转",
|
93
|
-
"zoomIn": "放大",
|
94
|
-
"zoomOut": "缩小",
|
95
|
-
"originalSize": "原始尺寸"
|
96
|
-
},
|
97
|
-
"typography": {
|
98
|
-
"copied": "已复制",
|
99
|
-
"copy": "复制",
|
100
|
-
"expand": "展开",
|
101
|
-
"collapse": "折叠",
|
102
|
-
"edit": "编辑"
|
103
|
-
},
|
104
|
-
"colorPicker": {
|
105
|
-
"history": "最近使用颜色",
|
106
|
-
"preset": "系统预设颜色",
|
107
|
-
"empty": "暂无"
|
108
|
-
},
|
109
|
-
"table": {
|
110
|
-
"okText": "确定",
|
111
|
-
"resetText": "重置"
|
112
|
-
},
|
113
|
-
"upload": {
|
114
|
-
"start": "开始",
|
115
|
-
"cancel": "取消",
|
116
|
-
"delete": "删除",
|
117
|
-
"retry": "点击重试",
|
118
|
-
"buttonText": "点击上传",
|
119
|
-
"preview": "预览",
|
120
|
-
"drag": "点击或拖拽文件到此处上传",
|
121
|
-
"dragHover": "释放文件并开始上传",
|
122
|
-
"error": "上传失败"
|
123
|
-
},
|
124
|
-
"datePicker": {
|
125
|
-
"view": {
|
126
|
-
"month": "月",
|
127
|
-
"year": "年",
|
128
|
-
"week": "周",
|
129
|
-
"day": "日"
|
130
|
-
},
|
131
|
-
"month": {
|
132
|
-
"long": {
|
133
|
-
"January": "一月",
|
134
|
-
"February": "二月",
|
135
|
-
"March": "三月",
|
136
|
-
"April": "四月",
|
137
|
-
"May": "五月",
|
138
|
-
"June": "六月",
|
139
|
-
"July": "七月",
|
140
|
-
"August": "八月",
|
141
|
-
"September": "九月",
|
142
|
-
"October": "十月",
|
143
|
-
"November": "十一月",
|
144
|
-
"December": "十二月"
|
145
|
-
},
|
146
|
-
"short": {
|
147
|
-
"January": "一月",
|
148
|
-
"February": "二月",
|
149
|
-
"March": "三月",
|
150
|
-
"April": "四月",
|
151
|
-
"May": "五月",
|
152
|
-
"June": "六月",
|
153
|
-
"July": "七月",
|
154
|
-
"August": "八月",
|
155
|
-
"September": "九月",
|
156
|
-
"October": "十月",
|
157
|
-
"November": "十一月",
|
158
|
-
"December": "十二月"
|
159
|
-
}
|
160
|
-
},
|
161
|
-
"week": {
|
162
|
-
"long": {
|
163
|
-
"self": "周",
|
164
|
-
"monday": "周一",
|
165
|
-
"tuesday": "周二",
|
166
|
-
"wednesday": "周三",
|
167
|
-
"thursday": "周四",
|
168
|
-
"friday": "周五",
|
169
|
-
"saturday": "周六",
|
170
|
-
"sunday": "周日"
|
171
|
-
},
|
172
|
-
"short": {
|
173
|
-
"self": "周",
|
174
|
-
"monday": "一",
|
175
|
-
"tuesday": "二",
|
176
|
-
"wednesday": "三",
|
177
|
-
"thursday": "四",
|
178
|
-
"friday": "五",
|
179
|
-
"saturday": "六",
|
180
|
-
"sunday": "日"
|
181
|
-
}
|
182
|
-
},
|
183
|
-
"placeholder": {
|
184
|
-
"date": "请选择日期",
|
185
|
-
"week": "请选择周",
|
186
|
-
"month": "请选择月份",
|
187
|
-
"year": "请选择年份",
|
188
|
-
"quarter": "请选择季度",
|
189
|
-
"time": "请选择时间"
|
190
|
-
},
|
191
|
-
"rangePlaceholder": {
|
192
|
-
"date": ["开始日期", "结束日期"],
|
193
|
-
"week": ["开始周", "结束周"],
|
194
|
-
"month": ["开始月份", "结束月份"],
|
195
|
-
"year": ["开始年份", "结束年份"],
|
196
|
-
"quarter": ["开始季度", "结束季度"],
|
197
|
-
"time": ["开始时间", "结束时间"]
|
198
|
-
},
|
199
|
-
"selectTime": "选择时间",
|
200
|
-
"today": "今天",
|
201
|
-
"now": "此刻",
|
202
|
-
"ok": "确定"
|
203
|
-
},
|
204
|
-
"form": {
|
205
|
-
"validateMessages": {
|
206
|
-
"required": "#{field} 是必填项",
|
207
|
-
"type": {
|
208
|
-
"string": "#{field} 不是合法的文本类型",
|
209
|
-
"number": "#{field} 不是合法的数字类型",
|
210
|
-
"boolean": "#{field} 不是合法的布尔类型",
|
211
|
-
"array": "#{field} 不是合法的数组类型",
|
212
|
-
"object": "#{field} 不是合法的对象类型",
|
213
|
-
"url": "#{field} 不是合法的 url 地址",
|
214
|
-
"email": "#{field} 不是合法的邮箱地址",
|
215
|
-
"ip": "#{field} 不是合法的 IP 地址"
|
216
|
-
},
|
217
|
-
"number": {
|
218
|
-
"min": "`#{value}` 小于最小值 `#{min}`",
|
219
|
-
"max": "`#{value}` 大于最大值 `#{max}`",
|
220
|
-
"equal": "`#{value}` 不等于 `#{equal}`",
|
221
|
-
"range": "`#{value}` 不在 `#{min} ~ #{max}` 范围内",
|
222
|
-
"positive": "`#{value}` 不是正数",
|
223
|
-
"negative": "`#{value}` 不是负数"
|
224
|
-
},
|
225
|
-
"array": {
|
226
|
-
"length": "`#{field}` 个数不等于 #{length}",
|
227
|
-
"minLength": "`#{field}` 个数最少为 #{minLength}",
|
228
|
-
"maxLength": "`#{field}` 个数最多为 #{maxLength}",
|
229
|
-
"includes": "#{field} 不包含 #{includes}",
|
230
|
-
"deepEqual": "#{field} 不等于 #{deepEqual}",
|
231
|
-
"empty": "`#{field}` 不是空数组"
|
232
|
-
},
|
233
|
-
"string": {
|
234
|
-
"minLength": "字符数最少为 #{minLength}",
|
235
|
-
"maxLength": "字符数最多为 #{maxLength}",
|
236
|
-
"length": "字符数必须是 #{length}",
|
237
|
-
"match": "`#{value}` 不符合模式 #{pattern}",
|
238
|
-
"uppercase": "`#{value}` 必须全大写",
|
239
|
-
"lowercase": "`#{value}` 必须全小写"
|
240
|
-
},
|
241
|
-
"object": {
|
242
|
-
"deepEqual": "`#{field}` 不等于期望值",
|
243
|
-
"hasKeys": "`#{field}` 不包含必须字段",
|
244
|
-
"empty": "`#{field}` 不是对象"
|
245
|
-
},
|
246
|
-
"boolean": {
|
247
|
-
"true": "期望是 `true`",
|
248
|
-
"false": "期望是 `false`"
|
249
|
-
}
|
250
|
-
}
|
251
|
-
}
|
252
|
-
}
|
253
|
-
;
|
254
|
-
|
255
|
-
export default _default;
|