yc-design-vue 1.8.6 → 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.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.vue.js +1 -0
- package/es/Avatar/Avatar.vue.js +1 -0
- package/es/Avatar/AvatarGroup.vue.js +1 -0
- 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/hooks/useContext.js +1 -0
- package/es/Calendar/Calendar.vue.js +3 -3
- 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.js +1 -0
- package/es/Card/CardMeta.vue.js +1 -0
- 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.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/Checkbox/Checkbox.vue.js +1 -0
- package/es/Checkbox/hooks/useContext.js +1 -0
- 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 +9 -2
- package/es/ColorPicker/ColorPalette.vue.js +1 -0
- package/es/ColorPicker/ColorPanel.vue.js +9 -2
- 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.vue.js +1 -0
- package/es/Drawer/Drawer.vue.js +4 -2
- package/es/Drawer/DrawerService.vue.js +1 -0
- package/es/Dropdown/Dropdown.vue.js +1 -0
- 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/Empty/index.vue.js +3 -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.js +3 -1
- package/es/Image/ImagePreview.vue.js +1 -0
- package/es/Image/ImagePreviewArrow.vue.js +1 -0
- package/es/Image/ImagePreviewToolbar.vue.js +4 -2
- package/es/Image/hooks/useContext.js +1 -0
- 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/InputNumber/InputNumber.vue.js +1 -0
- package/es/InputNumber/InputOperaBtn.vue.js +1 -0
- 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.vue.js +1 -0
- package/es/List/List.vue.js +1 -0
- package/es/List/hooks/useScrollReach.js +1 -0
- 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.js +1 -0
- package/es/Message/index.js +1 -0
- package/es/Modal/Modal.vue.js +4 -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/Notification/Notification.vue.js +1 -0
- package/es/Notification/index.js +1 -0
- package/es/OverflowList/index.vue.js +1 -0
- package/es/PageHeader/index.vue.js +1 -0
- package/es/Pagination/Pagination.vue.js +8 -3
- package/es/Pagination/PaginationItem.vue.js +1 -0
- package/es/Pagination/hooks/useContext.d.ts +1 -5
- package/es/Pagination/hooks/useContext.js +1 -1
- package/es/Popconfirm/index.vue.js +4 -2
- package/es/Popover/index.vue.js +1 -0
- 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/Radio/Radio.vue.js +1 -0
- package/es/Radio/hooks/useContext.js +1 -0
- package/es/Rate/index.vue.js +1 -0
- package/es/ResizeBox/index.vue.js +1 -0
- package/es/Scrollbar/Scrollbar.vue.js +1 -0
- package/es/Scrollbar/ScrollbarTrack.vue.js +1 -0
- package/es/Select/Option.vue.js +1 -0
- package/es/Select/Select.vue.d.ts +13 -13
- 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/Skeleton/SkeletonLine.vue.js +1 -0
- package/es/Skeleton/SkeletonShape.vue.js +1 -0
- 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/Space/index.vue.js +1 -0
- package/es/Spin/index.vue.js +1 -0
- package/es/Split/index.vue.js +1 -0
- package/es/Statistic/Countdown.vue.js +1 -0
- package/es/Statistic/Statistic.vue.js +1 -0
- package/es/Steps/Step.vue.js +1 -0
- package/es/Steps/hooks/useContext.js +1 -0
- 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.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/Tag/index.vue.js +1 -0
- package/es/Textarea/hooks/useTextareaHeight.js +1 -0
- package/es/Textarea/index.vue.js +1 -0
- 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/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.js +4 -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/IconSeparator.vue.js +17 -1
- package/es/_shared/icons/IconSeparator.vue2.js +1 -17
- 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.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.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.vue.js +1 -1
- package/lib/Avatar/Avatar.vue.js +1 -1
- package/lib/Avatar/AvatarGroup.vue.js +1 -1
- 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/hooks/useContext.js +1 -1
- 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.js +1 -1
- package/lib/Card/CardMeta.vue.js +1 -1
- 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.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/Checkbox/Checkbox.vue.js +1 -1
- package/lib/Checkbox/hooks/useContext.js +1 -1
- 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.vue.js +1 -1
- package/lib/Drawer/Drawer.vue.js +1 -1
- package/lib/Drawer/DrawerService.vue.js +1 -1
- package/lib/Dropdown/Dropdown.vue.js +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/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.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/Input/Input.vue.js +1 -1
- package/lib/Input/InputSuffix.vue.js +1 -1
- package/lib/Input/hooks/useLimitedInput.js +1 -1
- package/lib/InputNumber/InputNumber.vue.js +1 -1
- package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
- 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.vue.js +1 -1
- package/lib/List/List.vue.js +1 -1
- package/lib/List/hooks/useScrollReach.js +1 -1
- 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.js +1 -1
- package/lib/Message/index.js +1 -1
- package/lib/Modal/Modal.vue.js +1 -1
- 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/Notification/Notification.vue.js +1 -1
- package/lib/Notification/index.js +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 -5
- package/lib/Pagination/hooks/useContext.js +1 -1
- package/lib/Popconfirm/index.vue.js +1 -1
- package/lib/Popover/index.vue.js +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/Radio/Radio.vue.js +1 -1
- package/lib/Radio/hooks/useContext.js +1 -1
- package/lib/Rate/index.vue.js +1 -1
- package/lib/ResizeBox/index.vue.js +1 -1
- package/lib/Scrollbar/Scrollbar.vue.js +1 -1
- package/lib/Scrollbar/ScrollbarTrack.vue.js +1 -1
- package/lib/Select/Option.vue.js +1 -1
- package/lib/Select/Select.vue.d.ts +13 -13
- 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/Skeleton/SkeletonLine.vue.js +1 -1
- package/lib/Skeleton/SkeletonShape.vue.js +1 -1
- 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/Space/index.vue.js +1 -1
- package/lib/Spin/index.vue.js +1 -1
- package/lib/Split/index.vue.js +1 -1
- package/lib/Statistic/Countdown.vue.js +1 -1
- package/lib/Statistic/Statistic.vue.js +1 -1
- package/lib/Steps/Step.vue.js +1 -1
- package/lib/Steps/hooks/useContext.js +1 -1
- 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.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/Tag/index.vue.js +1 -1
- package/lib/Textarea/hooks/useTextareaHeight.js +1 -1
- package/lib/Textarea/index.vue.js +1 -1
- 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/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.js +1 -1
- 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/IconSeparator.vue.js +1 -1
- package/lib/_shared/icons/IconSeparator.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.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 -256
- package/es/_shared/locale/i18n.js +0 -41
- 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 -256
- 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,251 +0,0 @@
|
|
1
|
-
const empty = {
|
2
|
-
description: "Keine Daten"
|
3
|
-
};
|
4
|
-
const drawer = {
|
5
|
-
okText: "OK",
|
6
|
-
cancelText: "Abbrechen"
|
7
|
-
};
|
8
|
-
const popconfirm = {
|
9
|
-
okText: "OK",
|
10
|
-
cancelText: "Abbrechen"
|
11
|
-
};
|
12
|
-
const modal = {
|
13
|
-
okText: "OK",
|
14
|
-
cancelText: "Abbrechen"
|
15
|
-
};
|
16
|
-
const pagination = {
|
17
|
-
goto: "Gehe zu",
|
18
|
-
page: "",
|
19
|
-
countPerPage: "/ Seite",
|
20
|
-
total: "Gesamt {0}"
|
21
|
-
};
|
22
|
-
const table = {
|
23
|
-
okText: "OK",
|
24
|
-
resetText: "Zurücksetzen"
|
25
|
-
};
|
26
|
-
const upload = {
|
27
|
-
start: "Anfang",
|
28
|
-
cancel: "Abbrechen",
|
29
|
-
"delete": "löschen",
|
30
|
-
retry: "Klicken Sie hier, um es erneut zu versuchen",
|
31
|
-
buttonText: "Zum Hochladen klicken",
|
32
|
-
preview: "Vorschau",
|
33
|
-
drag: "Klicken oder ziehen Sie Dateien, um sie hier hochzuladen",
|
34
|
-
dragHover: "Geben Sie die Datei frei und starten Sie den Upload",
|
35
|
-
error: "Upload fehlgeschlagen"
|
36
|
-
};
|
37
|
-
const calendar = {
|
38
|
-
formatYear: "YYYY",
|
39
|
-
formatMonth: "MMM YYYY",
|
40
|
-
today: "Heute",
|
41
|
-
view: {
|
42
|
-
month: "Monat",
|
43
|
-
year: "Jahr",
|
44
|
-
week: "Woche",
|
45
|
-
day: "Tag"
|
46
|
-
},
|
47
|
-
month: {
|
48
|
-
long: {
|
49
|
-
January: "Januar",
|
50
|
-
February: "Februar",
|
51
|
-
March: "März",
|
52
|
-
April: "April",
|
53
|
-
May: "Mai",
|
54
|
-
June: "Juni",
|
55
|
-
July: "Juli",
|
56
|
-
August: "August",
|
57
|
-
September: "September",
|
58
|
-
October: "Oktober",
|
59
|
-
November: "November",
|
60
|
-
December: "Dezember"
|
61
|
-
},
|
62
|
-
short: {
|
63
|
-
January: "Jan",
|
64
|
-
February: "Feb",
|
65
|
-
March: "Mär",
|
66
|
-
April: "Apr",
|
67
|
-
May: "Mai",
|
68
|
-
June: "Jun",
|
69
|
-
July: "Jul",
|
70
|
-
August: "Aug",
|
71
|
-
September: "Sep",
|
72
|
-
October: "Okt",
|
73
|
-
November: "Nov",
|
74
|
-
December: "Dez"
|
75
|
-
}
|
76
|
-
},
|
77
|
-
week: {
|
78
|
-
long: {
|
79
|
-
self: "Woche",
|
80
|
-
monday: "Montag",
|
81
|
-
tuesday: "Dienstag",
|
82
|
-
wednesday: "Mittwoch",
|
83
|
-
thursday: "Donnerstag",
|
84
|
-
friday: "Freitag",
|
85
|
-
saturday: "Samstag",
|
86
|
-
sunday: "Sonntag"
|
87
|
-
},
|
88
|
-
short: {
|
89
|
-
self: "Woche",
|
90
|
-
monday: "Mo.",
|
91
|
-
tuesday: "Di.",
|
92
|
-
wednesday: "Mi.",
|
93
|
-
thursday: "Do.",
|
94
|
-
friday: "Fr.",
|
95
|
-
saturday: "Sa.",
|
96
|
-
sunday: "So."
|
97
|
-
}
|
98
|
-
}
|
99
|
-
};
|
100
|
-
const datePicker = {
|
101
|
-
view: {
|
102
|
-
month: "Monat",
|
103
|
-
year: "Jahr",
|
104
|
-
week: "Woche",
|
105
|
-
day: "Tag"
|
106
|
-
},
|
107
|
-
month: {
|
108
|
-
long: {
|
109
|
-
January: "Januar",
|
110
|
-
February: "Februar",
|
111
|
-
March: "März",
|
112
|
-
April: "April",
|
113
|
-
May: "Mai",
|
114
|
-
June: "Juni",
|
115
|
-
July: "Juli",
|
116
|
-
August: "August",
|
117
|
-
September: "September",
|
118
|
-
October: "Oktober",
|
119
|
-
November: "November",
|
120
|
-
December: "Dezember"
|
121
|
-
},
|
122
|
-
short: {
|
123
|
-
January: "Jan",
|
124
|
-
February: "Feb",
|
125
|
-
March: "Mär",
|
126
|
-
April: "Apr",
|
127
|
-
May: "Mai",
|
128
|
-
June: "Jun",
|
129
|
-
July: "Jul",
|
130
|
-
August: "Aug",
|
131
|
-
September: "Sep",
|
132
|
-
October: "Okt",
|
133
|
-
November: "Nov",
|
134
|
-
December: "Dez"
|
135
|
-
}
|
136
|
-
},
|
137
|
-
week: {
|
138
|
-
long: {
|
139
|
-
self: "Woche",
|
140
|
-
monday: "Montag",
|
141
|
-
tuesday: "Dienstag",
|
142
|
-
wednesday: "Mittwoch",
|
143
|
-
thursday: "Donnerstag",
|
144
|
-
friday: "Freitag",
|
145
|
-
saturday: "Samstag",
|
146
|
-
sunday: "Sonntag"
|
147
|
-
},
|
148
|
-
short: {
|
149
|
-
self: "Woche",
|
150
|
-
monday: "Mo.",
|
151
|
-
tuesday: "Di.",
|
152
|
-
wednesday: "Mi.",
|
153
|
-
thursday: "Do.",
|
154
|
-
friday: "Fr.",
|
155
|
-
saturday: "Sa.",
|
156
|
-
sunday: "So."
|
157
|
-
}
|
158
|
-
},
|
159
|
-
placeholder: {
|
160
|
-
date: "Bitte wählen Sie ein Datum",
|
161
|
-
week: "Bitte wählen Sie eine Woche",
|
162
|
-
month: "Bitte wählen Sie einen Monat",
|
163
|
-
year: "Bitte wählen Sie ein Jahr aus",
|
164
|
-
quarter: "Bitte wählen Sie ein Quartal",
|
165
|
-
time: "Zeit auswählen"
|
166
|
-
},
|
167
|
-
rangePlaceholder: {
|
168
|
-
date: [
|
169
|
-
"Startdatum",
|
170
|
-
"Endtermin"
|
171
|
-
],
|
172
|
-
week: [
|
173
|
-
"Woche starten",
|
174
|
-
"Ende der Woche"
|
175
|
-
],
|
176
|
-
month: [
|
177
|
-
"Startmonat",
|
178
|
-
"Ende Monat"
|
179
|
-
],
|
180
|
-
year: [
|
181
|
-
"Startjahr",
|
182
|
-
"Ende Jahr"
|
183
|
-
],
|
184
|
-
quarter: [
|
185
|
-
"Anfangsquartal",
|
186
|
-
"Ende des Quartals"
|
187
|
-
],
|
188
|
-
time: [
|
189
|
-
"Startzeit",
|
190
|
-
"Endzeit"
|
191
|
-
]
|
192
|
-
},
|
193
|
-
selectTime: "Zeit auswählen",
|
194
|
-
today: "Heute",
|
195
|
-
now: "Jetzt",
|
196
|
-
ok: "OK"
|
197
|
-
};
|
198
|
-
const image = {
|
199
|
-
loading: "Wird geladen"
|
200
|
-
};
|
201
|
-
const imagePreview = {
|
202
|
-
fullScreen: "Vollbild",
|
203
|
-
rotateRight: "Nach rechts drehen",
|
204
|
-
rotateLeft: "Nach links drehen",
|
205
|
-
zoomIn: "Vergrößern",
|
206
|
-
zoomOut: "Rauszoomen",
|
207
|
-
originalSize: "Originalgröße"
|
208
|
-
};
|
209
|
-
const typography = {
|
210
|
-
copy: "Kopieren",
|
211
|
-
copied: "Kopiert",
|
212
|
-
edit: "Bearbeiten",
|
213
|
-
collapse: "Falten",
|
214
|
-
expand: "Erweitern"
|
215
|
-
};
|
216
|
-
const colorPicker = {
|
217
|
-
history: "Historische Farben",
|
218
|
-
preset: "Standardfarbe des Systems",
|
219
|
-
empty: "Noch keine"
|
220
|
-
};
|
221
|
-
const deDe = {
|
222
|
-
empty,
|
223
|
-
drawer,
|
224
|
-
popconfirm,
|
225
|
-
modal,
|
226
|
-
pagination,
|
227
|
-
table,
|
228
|
-
upload,
|
229
|
-
calendar,
|
230
|
-
datePicker,
|
231
|
-
image,
|
232
|
-
imagePreview,
|
233
|
-
typography,
|
234
|
-
colorPicker
|
235
|
-
};
|
236
|
-
export {
|
237
|
-
calendar,
|
238
|
-
colorPicker,
|
239
|
-
datePicker,
|
240
|
-
deDe as default,
|
241
|
-
drawer,
|
242
|
-
empty,
|
243
|
-
image,
|
244
|
-
imagePreview,
|
245
|
-
modal,
|
246
|
-
pagination,
|
247
|
-
popconfirm,
|
248
|
-
table,
|
249
|
-
typography,
|
250
|
-
upload
|
251
|
-
};
|
@@ -1,210 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
"empty": {
|
3
|
-
"description": "No Data"
|
4
|
-
},
|
5
|
-
"drawer": {
|
6
|
-
"okText": "Ok",
|
7
|
-
"cancelText": "Cancel"
|
8
|
-
},
|
9
|
-
"popconfirm": {
|
10
|
-
"okText": "Ok",
|
11
|
-
"cancelText": "Cancel"
|
12
|
-
},
|
13
|
-
"modal": {
|
14
|
-
"okText": "Ok",
|
15
|
-
"cancelText": "Cancel"
|
16
|
-
},
|
17
|
-
"pagination": {
|
18
|
-
"goto": "Goto",
|
19
|
-
"page": "Page",
|
20
|
-
"countPerPage": " / Page",
|
21
|
-
"total": "Total: {0}"
|
22
|
-
},
|
23
|
-
"table": {
|
24
|
-
"okText": "Ok",
|
25
|
-
"resetText": "Reset"
|
26
|
-
},
|
27
|
-
"upload": {
|
28
|
-
"start": "Start",
|
29
|
-
"cancel": "Cancel",
|
30
|
-
"delete": "Delete",
|
31
|
-
"retry": "Click to retry",
|
32
|
-
"buttonText": "Upload",
|
33
|
-
"preview": "Preview",
|
34
|
-
"drag": "Click or drag file to this area to upload",
|
35
|
-
"dragHover": "Release to upload",
|
36
|
-
"error": "Upload Error"
|
37
|
-
},
|
38
|
-
"calendar": {
|
39
|
-
"formatYear": "YYYY",
|
40
|
-
"formatMonth": "MMM YYYY",
|
41
|
-
"today": "Today",
|
42
|
-
"view": {
|
43
|
-
"month": "Month",
|
44
|
-
"year": "Year",
|
45
|
-
"week": "Week",
|
46
|
-
"day": "Day"
|
47
|
-
},
|
48
|
-
"month": {
|
49
|
-
"long": {
|
50
|
-
"January": "January",
|
51
|
-
"February": "February",
|
52
|
-
"March": "March",
|
53
|
-
"April": "April",
|
54
|
-
"May": "May",
|
55
|
-
"June": "June",
|
56
|
-
"July": "July",
|
57
|
-
"August": "August",
|
58
|
-
"September": "September",
|
59
|
-
"October": "October",
|
60
|
-
"November": "November",
|
61
|
-
"December": "December"
|
62
|
-
},
|
63
|
-
"short": {
|
64
|
-
"January": "Jan",
|
65
|
-
"February": "Feb",
|
66
|
-
"March": "Mar",
|
67
|
-
"April": "Apr",
|
68
|
-
"May": "May",
|
69
|
-
"June": "Jun",
|
70
|
-
"July": "Jul",
|
71
|
-
"August": "Aug",
|
72
|
-
"September": "Sept",
|
73
|
-
"October": "Oct",
|
74
|
-
"November": "Nov",
|
75
|
-
"December": "Dec"
|
76
|
-
}
|
77
|
-
},
|
78
|
-
"week": {
|
79
|
-
"long": {
|
80
|
-
"self": "Week",
|
81
|
-
"monday": "Monday",
|
82
|
-
"tuesday": "Tuesday",
|
83
|
-
"wednesday": "Wednesday",
|
84
|
-
"thursday": "Thursday",
|
85
|
-
"friday": "Friday",
|
86
|
-
"saturday": "Saturday",
|
87
|
-
"sunday": "Sunday"
|
88
|
-
},
|
89
|
-
"short": {
|
90
|
-
"self": "Week",
|
91
|
-
"monday": "Mon",
|
92
|
-
"tuesday": "Tue",
|
93
|
-
"wednesday": "Wed",
|
94
|
-
"thursday": "Thu",
|
95
|
-
"friday": "Fri",
|
96
|
-
"saturday": "Sat",
|
97
|
-
"sunday": "Sun"
|
98
|
-
}
|
99
|
-
}
|
100
|
-
},
|
101
|
-
"datePicker": {
|
102
|
-
"view": {
|
103
|
-
"month": "Month",
|
104
|
-
"year": "Year",
|
105
|
-
"week": "Week",
|
106
|
-
"day": "Day"
|
107
|
-
},
|
108
|
-
"month": {
|
109
|
-
"long": {
|
110
|
-
"January": "January",
|
111
|
-
"February": "February",
|
112
|
-
"March": "March",
|
113
|
-
"April": "April",
|
114
|
-
"May": "May",
|
115
|
-
"June": "June",
|
116
|
-
"July": "July",
|
117
|
-
"August": "August",
|
118
|
-
"September": "September",
|
119
|
-
"October": "October",
|
120
|
-
"November": "November",
|
121
|
-
"December": "December"
|
122
|
-
},
|
123
|
-
"short": {
|
124
|
-
"January": "Jan",
|
125
|
-
"February": "Feb",
|
126
|
-
"March": "Mar",
|
127
|
-
"April": "Apr",
|
128
|
-
"May": "May",
|
129
|
-
"June": "Jun",
|
130
|
-
"July": "Jul",
|
131
|
-
"August": "Aug",
|
132
|
-
"September": "Sept",
|
133
|
-
"October": "Oct",
|
134
|
-
"November": "Nov",
|
135
|
-
"December": "Dec"
|
136
|
-
}
|
137
|
-
},
|
138
|
-
"week": {
|
139
|
-
"long": {
|
140
|
-
"self": "Week",
|
141
|
-
"monday": "Monday",
|
142
|
-
"tuesday": "Tuesday",
|
143
|
-
"wednesday": "Wednesday",
|
144
|
-
"thursday": "Thursday",
|
145
|
-
"friday": "Friday",
|
146
|
-
"saturday": "Saturday",
|
147
|
-
"sunday": "Sunday"
|
148
|
-
},
|
149
|
-
"short": {
|
150
|
-
"self": "Week",
|
151
|
-
"monday": "Mon",
|
152
|
-
"tuesday": "Tue",
|
153
|
-
"wednesday": "Wed",
|
154
|
-
"thursday": "Thu",
|
155
|
-
"friday": "Fri",
|
156
|
-
"saturday": "Sat",
|
157
|
-
"sunday": "Sun"
|
158
|
-
}
|
159
|
-
},
|
160
|
-
"placeholder": {
|
161
|
-
"date": "Please select date",
|
162
|
-
"week": "Please select week",
|
163
|
-
"month": "Please select month",
|
164
|
-
"year": "Please select year",
|
165
|
-
"quarter": "Please select quarter",
|
166
|
-
"time": "Please select time"
|
167
|
-
},
|
168
|
-
"rangePlaceholder": {
|
169
|
-
"date": ["Start date", "End date"],
|
170
|
-
"week": ["Start week", "End week"],
|
171
|
-
"month": ["Start month", "End month"],
|
172
|
-
"year": ["Start year", "End year"],
|
173
|
-
"quarter": ["Start quarter", "End quarter"],
|
174
|
-
"time": ["Start time", "End time"]
|
175
|
-
},
|
176
|
-
"selectTime": "Select time",
|
177
|
-
"today": "Today",
|
178
|
-
"now": "Now",
|
179
|
-
"ok": "Ok"
|
180
|
-
},
|
181
|
-
"image": {
|
182
|
-
"loading": "loading"
|
183
|
-
},
|
184
|
-
"imagePreview": {
|
185
|
-
"fullScreen": "Full Screen",
|
186
|
-
"rotateRight": "Rotate Right",
|
187
|
-
"rotateLeft": "Rotate Left",
|
188
|
-
"zoomIn": "Zoom In",
|
189
|
-
"zoomOut": "Zoom Out",
|
190
|
-
"originalSize": "Original Size"
|
191
|
-
},
|
192
|
-
"typography": {
|
193
|
-
"copied": "Copied",
|
194
|
-
"copy": "Copy",
|
195
|
-
"expand": "Expand",
|
196
|
-
"collapse": "Collapse",
|
197
|
-
"edit": "Edit"
|
198
|
-
},
|
199
|
-
"form": {
|
200
|
-
"validateMessages": null
|
201
|
-
},
|
202
|
-
"colorPicker": {
|
203
|
-
"history": "History Colors",
|
204
|
-
"preset": "Preset Colors",
|
205
|
-
"empty": "Empty"
|
206
|
-
}
|
207
|
-
}
|
208
|
-
;
|
209
|
-
|
210
|
-
export default _default;
|
@@ -1,256 +0,0 @@
|
|
1
|
-
const empty = {
|
2
|
-
description: "No Data"
|
3
|
-
};
|
4
|
-
const drawer = {
|
5
|
-
okText: "Ok",
|
6
|
-
cancelText: "Cancel"
|
7
|
-
};
|
8
|
-
const popconfirm = {
|
9
|
-
okText: "Ok",
|
10
|
-
cancelText: "Cancel"
|
11
|
-
};
|
12
|
-
const modal = {
|
13
|
-
okText: "Ok",
|
14
|
-
cancelText: "Cancel"
|
15
|
-
};
|
16
|
-
const pagination = {
|
17
|
-
goto: "Goto",
|
18
|
-
page: "Page",
|
19
|
-
countPerPage: " / Page",
|
20
|
-
total: "Total: {0}"
|
21
|
-
};
|
22
|
-
const table = {
|
23
|
-
okText: "Ok",
|
24
|
-
resetText: "Reset"
|
25
|
-
};
|
26
|
-
const upload = {
|
27
|
-
start: "Start",
|
28
|
-
cancel: "Cancel",
|
29
|
-
"delete": "Delete",
|
30
|
-
retry: "Click to retry",
|
31
|
-
buttonText: "Upload",
|
32
|
-
preview: "Preview",
|
33
|
-
drag: "Click or drag file to this area to upload",
|
34
|
-
dragHover: "Release to upload",
|
35
|
-
error: "Upload Error"
|
36
|
-
};
|
37
|
-
const calendar = {
|
38
|
-
formatYear: "YYYY",
|
39
|
-
formatMonth: "MMM YYYY",
|
40
|
-
today: "Today",
|
41
|
-
view: {
|
42
|
-
month: "Month",
|
43
|
-
year: "Year",
|
44
|
-
week: "Week",
|
45
|
-
day: "Day"
|
46
|
-
},
|
47
|
-
month: {
|
48
|
-
long: {
|
49
|
-
January: "January",
|
50
|
-
February: "February",
|
51
|
-
March: "March",
|
52
|
-
April: "April",
|
53
|
-
May: "May",
|
54
|
-
June: "June",
|
55
|
-
July: "July",
|
56
|
-
August: "August",
|
57
|
-
September: "September",
|
58
|
-
October: "October",
|
59
|
-
November: "November",
|
60
|
-
December: "December"
|
61
|
-
},
|
62
|
-
short: {
|
63
|
-
January: "Jan",
|
64
|
-
February: "Feb",
|
65
|
-
March: "Mar",
|
66
|
-
April: "Apr",
|
67
|
-
May: "May",
|
68
|
-
June: "Jun",
|
69
|
-
July: "Jul",
|
70
|
-
August: "Aug",
|
71
|
-
September: "Sept",
|
72
|
-
October: "Oct",
|
73
|
-
November: "Nov",
|
74
|
-
December: "Dec"
|
75
|
-
}
|
76
|
-
},
|
77
|
-
week: {
|
78
|
-
long: {
|
79
|
-
self: "Week",
|
80
|
-
monday: "Monday",
|
81
|
-
tuesday: "Tuesday",
|
82
|
-
wednesday: "Wednesday",
|
83
|
-
thursday: "Thursday",
|
84
|
-
friday: "Friday",
|
85
|
-
saturday: "Saturday",
|
86
|
-
sunday: "Sunday"
|
87
|
-
},
|
88
|
-
short: {
|
89
|
-
self: "Week",
|
90
|
-
monday: "Mon",
|
91
|
-
tuesday: "Tue",
|
92
|
-
wednesday: "Wed",
|
93
|
-
thursday: "Thu",
|
94
|
-
friday: "Fri",
|
95
|
-
saturday: "Sat",
|
96
|
-
sunday: "Sun"
|
97
|
-
}
|
98
|
-
}
|
99
|
-
};
|
100
|
-
const datePicker = {
|
101
|
-
view: {
|
102
|
-
month: "Month",
|
103
|
-
year: "Year",
|
104
|
-
week: "Week",
|
105
|
-
day: "Day"
|
106
|
-
},
|
107
|
-
month: {
|
108
|
-
long: {
|
109
|
-
January: "January",
|
110
|
-
February: "February",
|
111
|
-
March: "March",
|
112
|
-
April: "April",
|
113
|
-
May: "May",
|
114
|
-
June: "June",
|
115
|
-
July: "July",
|
116
|
-
August: "August",
|
117
|
-
September: "September",
|
118
|
-
October: "October",
|
119
|
-
November: "November",
|
120
|
-
December: "December"
|
121
|
-
},
|
122
|
-
short: {
|
123
|
-
January: "Jan",
|
124
|
-
February: "Feb",
|
125
|
-
March: "Mar",
|
126
|
-
April: "Apr",
|
127
|
-
May: "May",
|
128
|
-
June: "Jun",
|
129
|
-
July: "Jul",
|
130
|
-
August: "Aug",
|
131
|
-
September: "Sept",
|
132
|
-
October: "Oct",
|
133
|
-
November: "Nov",
|
134
|
-
December: "Dec"
|
135
|
-
}
|
136
|
-
},
|
137
|
-
week: {
|
138
|
-
long: {
|
139
|
-
self: "Week",
|
140
|
-
monday: "Monday",
|
141
|
-
tuesday: "Tuesday",
|
142
|
-
wednesday: "Wednesday",
|
143
|
-
thursday: "Thursday",
|
144
|
-
friday: "Friday",
|
145
|
-
saturday: "Saturday",
|
146
|
-
sunday: "Sunday"
|
147
|
-
},
|
148
|
-
short: {
|
149
|
-
self: "Week",
|
150
|
-
monday: "Mon",
|
151
|
-
tuesday: "Tue",
|
152
|
-
wednesday: "Wed",
|
153
|
-
thursday: "Thu",
|
154
|
-
friday: "Fri",
|
155
|
-
saturday: "Sat",
|
156
|
-
sunday: "Sun"
|
157
|
-
}
|
158
|
-
},
|
159
|
-
placeholder: {
|
160
|
-
date: "Please select date",
|
161
|
-
week: "Please select week",
|
162
|
-
month: "Please select month",
|
163
|
-
year: "Please select year",
|
164
|
-
quarter: "Please select quarter",
|
165
|
-
time: "Please select time"
|
166
|
-
},
|
167
|
-
rangePlaceholder: {
|
168
|
-
date: [
|
169
|
-
"Start date",
|
170
|
-
"End date"
|
171
|
-
],
|
172
|
-
week: [
|
173
|
-
"Start week",
|
174
|
-
"End week"
|
175
|
-
],
|
176
|
-
month: [
|
177
|
-
"Start month",
|
178
|
-
"End month"
|
179
|
-
],
|
180
|
-
year: [
|
181
|
-
"Start year",
|
182
|
-
"End year"
|
183
|
-
],
|
184
|
-
quarter: [
|
185
|
-
"Start quarter",
|
186
|
-
"End quarter"
|
187
|
-
],
|
188
|
-
time: [
|
189
|
-
"Start time",
|
190
|
-
"End time"
|
191
|
-
]
|
192
|
-
},
|
193
|
-
selectTime: "Select time",
|
194
|
-
today: "Today",
|
195
|
-
now: "Now",
|
196
|
-
ok: "Ok"
|
197
|
-
};
|
198
|
-
const image = {
|
199
|
-
loading: "loading"
|
200
|
-
};
|
201
|
-
const imagePreview = {
|
202
|
-
fullScreen: "Full Screen",
|
203
|
-
rotateRight: "Rotate Right",
|
204
|
-
rotateLeft: "Rotate Left",
|
205
|
-
zoomIn: "Zoom In",
|
206
|
-
zoomOut: "Zoom Out",
|
207
|
-
originalSize: "Original Size"
|
208
|
-
};
|
209
|
-
const typography = {
|
210
|
-
copied: "Copied",
|
211
|
-
copy: "Copy",
|
212
|
-
expand: "Expand",
|
213
|
-
collapse: "Collapse",
|
214
|
-
edit: "Edit"
|
215
|
-
};
|
216
|
-
const form = {
|
217
|
-
validateMessages: null
|
218
|
-
};
|
219
|
-
const colorPicker = {
|
220
|
-
history: "History Colors",
|
221
|
-
preset: "Preset Colors",
|
222
|
-
empty: "Empty"
|
223
|
-
};
|
224
|
-
const enUs = {
|
225
|
-
empty,
|
226
|
-
drawer,
|
227
|
-
popconfirm,
|
228
|
-
modal,
|
229
|
-
pagination,
|
230
|
-
table,
|
231
|
-
upload,
|
232
|
-
calendar,
|
233
|
-
datePicker,
|
234
|
-
image,
|
235
|
-
imagePreview,
|
236
|
-
typography,
|
237
|
-
form,
|
238
|
-
colorPicker
|
239
|
-
};
|
240
|
-
export {
|
241
|
-
calendar,
|
242
|
-
colorPicker,
|
243
|
-
datePicker,
|
244
|
-
enUs as default,
|
245
|
-
drawer,
|
246
|
-
empty,
|
247
|
-
form,
|
248
|
-
image,
|
249
|
-
imagePreview,
|
250
|
-
modal,
|
251
|
-
pagination,
|
252
|
-
popconfirm,
|
253
|
-
table,
|
254
|
-
typography,
|
255
|
-
upload
|
256
|
-
};
|