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,41 +0,0 @@
|
|
1
|
-
import zhCN from "./lang/zh-cn.json.js";
|
2
|
-
import { createI18n } from "../../node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js";
|
3
|
-
const i18n = createI18n({
|
4
|
-
locale: "zh-CN",
|
5
|
-
fallbackLocale: "zh-CN",
|
6
|
-
messages: {
|
7
|
-
"zh-CN": zhCN
|
8
|
-
},
|
9
|
-
globalInjection: true,
|
10
|
-
missingWarn: false,
|
11
|
-
fallbackWarn: false
|
12
|
-
});
|
13
|
-
const i18nGlobal = i18n.global;
|
14
|
-
const langModules = /* @__PURE__ */ Object.assign({ "./lang/ar-eg.json": () => import("./lang/ar-eg.json.js"), "./lang/de-de.json": () => import("./lang/de-de.json.js"), "./lang/en-us.json": () => import("./lang/en-us.json.js"), "./lang/es-es.json": () => import("./lang/es-es.json.js"), "./lang/fr-fr.json": () => import("./lang/fr-fr.json.js"), "./lang/id-id.json": () => import("./lang/id-id.json.js"), "./lang/it-it.json": () => import("./lang/it-it.json.js"), "./lang/ja-jp.json": () => import("./lang/ja-jp.json.js"), "./lang/km-kh.json": () => import("./lang/km-kh.json.js"), "./lang/ko-kr.json": () => import("./lang/ko-kr.json.js"), "./lang/ms-my.json": () => import("./lang/ms-my.json.js"), "./lang/nl-nl.json": () => import("./lang/nl-nl.json.js"), "./lang/pt-pt.json": () => import("./lang/pt-pt.json.js"), "./lang/ru-ru.json": () => import("./lang/ru-ru.json.js"), "./lang/th-th.json": () => import("./lang/th-th.json.js"), "./lang/vi-vn.json": () => import("./lang/vi-vn.json.js"), "./lang/zh-cn.json": () => import("./lang/zh-cn.json.js"), "./lang/zh-tw.json": () => import("./lang/zh-tw.json.js") });
|
15
|
-
async function loadLanguageAsync(locale) {
|
16
|
-
const loadedLanguages = Object.keys(i18nGlobal.messages.value);
|
17
|
-
if (i18nGlobal.locale.value === locale || loadedLanguages.includes(locale)) {
|
18
|
-
i18nGlobal.locale.value = locale;
|
19
|
-
return locale;
|
20
|
-
}
|
21
|
-
try {
|
22
|
-
const localeName = locale.split("-").map((v) => v.toLocaleLowerCase()).join("-");
|
23
|
-
const modulePath = `./lang/${localeName}.json`;
|
24
|
-
if (langModules[modulePath]) {
|
25
|
-
const module = await langModules[modulePath]();
|
26
|
-
console.log(module.default, locale);
|
27
|
-
i18nGlobal.setLocaleMessage(locale, module.default);
|
28
|
-
i18nGlobal.locale.value = locale;
|
29
|
-
return locale;
|
30
|
-
} else {
|
31
|
-
throw new Error(`无法找到语言文件: ${localeName}.json`);
|
32
|
-
}
|
33
|
-
} catch (error) {
|
34
|
-
console.error(`无法加载语言文件 ${locale}.ts:`, error);
|
35
|
-
return i18nGlobal.locale.value;
|
36
|
-
}
|
37
|
-
}
|
38
|
-
export {
|
39
|
-
i18n as default,
|
40
|
-
loadLanguageAsync
|
41
|
-
};
|
@@ -1,251 +0,0 @@
|
|
1
|
-
const empty = {
|
2
|
-
description: "لايوجد بيانات"
|
3
|
-
};
|
4
|
-
const drawer = {
|
5
|
-
okText: "موافق",
|
6
|
-
cancelText: "إلغاء"
|
7
|
-
};
|
8
|
-
const popconfirm = {
|
9
|
-
okText: "موافق",
|
10
|
-
cancelText: "إلغاء"
|
11
|
-
};
|
12
|
-
const modal = {
|
13
|
-
okText: "موافق",
|
14
|
-
cancelText: "إلغاء"
|
15
|
-
};
|
16
|
-
const pagination = {
|
17
|
-
goto: "اذهب إلى",
|
18
|
-
page: "الصفحة",
|
19
|
-
countPerPage: "عنصر / صفحة",
|
20
|
-
total: "{0} الإجمالي"
|
21
|
-
};
|
22
|
-
const table = {
|
23
|
-
okText: "موافق",
|
24
|
-
resetText: "إعادة تعيين"
|
25
|
-
};
|
26
|
-
const upload = {
|
27
|
-
start: "بداية",
|
28
|
-
cancel: "يلغي",
|
29
|
-
"delete": "حذف",
|
30
|
-
retry: "انقر للمحاول مجددا",
|
31
|
-
buttonText: "انقر للتحميل",
|
32
|
-
preview: "معاينة",
|
33
|
-
drag: "انقر أو اسحب الملف إلى هذه المنطقة للتحميل",
|
34
|
-
dragHover: "حرر الملف وابدأ في التحميل",
|
35
|
-
error: "التحميل فشل"
|
36
|
-
};
|
37
|
-
const calendar = {
|
38
|
-
formatYear: "YYYY",
|
39
|
-
formatMonth: "MMMM YYYY",
|
40
|
-
today: "اليوم",
|
41
|
-
view: {
|
42
|
-
month: "شهر",
|
43
|
-
year: "عام",
|
44
|
-
week: "أسبوع",
|
45
|
-
day: "يوم"
|
46
|
-
},
|
47
|
-
month: {
|
48
|
-
long: {
|
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
|
-
short: {
|
63
|
-
January: "ديسمبر",
|
64
|
-
February: "نوفمبر",
|
65
|
-
March: "أكتوبر",
|
66
|
-
April: "سبتمبر",
|
67
|
-
May: " أغسطس",
|
68
|
-
June: "يوليه",
|
69
|
-
July: "يونيو",
|
70
|
-
August: "مايو",
|
71
|
-
September: "أبريل",
|
72
|
-
October: "مارس",
|
73
|
-
November: "فبراير",
|
74
|
-
December: "يناير"
|
75
|
-
}
|
76
|
-
},
|
77
|
-
week: {
|
78
|
-
long: {
|
79
|
-
self: "أسبوع",
|
80
|
-
monday: "الجمعة",
|
81
|
-
tuesday: "الخميس",
|
82
|
-
wednesday: "الأربعاء",
|
83
|
-
thursday: "الثلاثاء",
|
84
|
-
friday: "الإثنين",
|
85
|
-
saturday: "السبت",
|
86
|
-
sunday: "الأحد"
|
87
|
-
},
|
88
|
-
short: {
|
89
|
-
self: "أسبوع",
|
90
|
-
monday: "الجمعة",
|
91
|
-
tuesday: "الخميس",
|
92
|
-
wednesday: "الأربعاء",
|
93
|
-
thursday: "الثلاثاء",
|
94
|
-
friday: "الإثنين",
|
95
|
-
saturday: "السبت",
|
96
|
-
sunday: "الأحد"
|
97
|
-
}
|
98
|
-
}
|
99
|
-
};
|
100
|
-
const datePicker = {
|
101
|
-
view: {
|
102
|
-
month: "شهر",
|
103
|
-
year: "عام",
|
104
|
-
week: "أسبوع",
|
105
|
-
day: "يوم"
|
106
|
-
},
|
107
|
-
month: {
|
108
|
-
long: {
|
109
|
-
January: "ديسمبر",
|
110
|
-
February: "نوفمبر",
|
111
|
-
March: "أكتوبر",
|
112
|
-
April: "سبتمبر",
|
113
|
-
May: " أغسطس",
|
114
|
-
June: "يوليه",
|
115
|
-
July: "يونيو",
|
116
|
-
August: "مايو",
|
117
|
-
September: "أبريل",
|
118
|
-
October: "مارس",
|
119
|
-
November: "فبراير",
|
120
|
-
December: "يناير"
|
121
|
-
},
|
122
|
-
short: {
|
123
|
-
January: "ديسمبر",
|
124
|
-
February: "نوفمبر",
|
125
|
-
March: "أكتوبر",
|
126
|
-
April: "سبتمبر",
|
127
|
-
May: " أغسطس",
|
128
|
-
June: "يوليه",
|
129
|
-
July: "يونيو",
|
130
|
-
August: "مايو",
|
131
|
-
September: "أبريل",
|
132
|
-
October: "مارس",
|
133
|
-
November: "فبراير",
|
134
|
-
December: "يناير"
|
135
|
-
}
|
136
|
-
},
|
137
|
-
week: {
|
138
|
-
long: {
|
139
|
-
self: "أسبوع",
|
140
|
-
monday: "الجمعة",
|
141
|
-
tuesday: "الخميس",
|
142
|
-
wednesday: "الأربعاء",
|
143
|
-
thursday: "الثلاثاء",
|
144
|
-
friday: "الإثنين",
|
145
|
-
saturday: "السبت",
|
146
|
-
sunday: "الأحد"
|
147
|
-
},
|
148
|
-
short: {
|
149
|
-
self: "أسبوع",
|
150
|
-
monday: "الجمعة",
|
151
|
-
tuesday: "الخميس",
|
152
|
-
wednesday: "الأربعاء",
|
153
|
-
thursday: "الثلاثاء",
|
154
|
-
friday: "الإثنين",
|
155
|
-
saturday: "السبت",
|
156
|
-
sunday: "الأحد"
|
157
|
-
}
|
158
|
-
},
|
159
|
-
placeholder: {
|
160
|
-
date: "الرجاء تحديد تاريخ",
|
161
|
-
week: "الرجاء تحديد أسبوع",
|
162
|
-
month: "الرجاء تحديد شهر",
|
163
|
-
year: "الرجاء تحديد عام",
|
164
|
-
quarter: "الرجاء تحديد ربع",
|
165
|
-
time: "فترة الاختيار"
|
166
|
-
},
|
167
|
-
rangePlaceholder: {
|
168
|
-
date: [
|
169
|
-
"تاريخ البدء",
|
170
|
-
"تاريخ الانتهاء"
|
171
|
-
],
|
172
|
-
week: [
|
173
|
-
"أسبوع البدء",
|
174
|
-
"نهاية الأسبوع"
|
175
|
-
],
|
176
|
-
month: [
|
177
|
-
"شهر البدء",
|
178
|
-
"نهاية الشهر"
|
179
|
-
],
|
180
|
-
year: [
|
181
|
-
"سنة البدء",
|
182
|
-
"نهاية عام"
|
183
|
-
],
|
184
|
-
quarter: [
|
185
|
-
"بداية ربع السنة",
|
186
|
-
"نهاية الربع"
|
187
|
-
],
|
188
|
-
time: [
|
189
|
-
"وقت البدء",
|
190
|
-
"وقت النهاية"
|
191
|
-
]
|
192
|
-
},
|
193
|
-
selectTime: "فترة الاختيار",
|
194
|
-
today: "اليوم",
|
195
|
-
now: "الآن",
|
196
|
-
ok: "موافق"
|
197
|
-
};
|
198
|
-
const image = {
|
199
|
-
loading: "loading"
|
200
|
-
};
|
201
|
-
const imagePreview = {
|
202
|
-
fullScreen: "كامل الشاشة",
|
203
|
-
rotateRight: "استدارة لليمين",
|
204
|
-
rotateLeft: "استدر يسارا",
|
205
|
-
zoomIn: "تكبير",
|
206
|
-
zoomOut: "تصغير",
|
207
|
-
originalSize: "الحجم الأصلي"
|
208
|
-
};
|
209
|
-
const typography = {
|
210
|
-
copy: "ينسخ",
|
211
|
-
copied: "نسخ",
|
212
|
-
edit: "تعديل",
|
213
|
-
collapse: "يطوى",
|
214
|
-
expand: "وسعت"
|
215
|
-
};
|
216
|
-
const colorPicker = {
|
217
|
-
history: "ألوان تاريخية",
|
218
|
-
preset: "ألوان النظام المضبوطة مسبقاً",
|
219
|
-
empty: "غير متوفرة"
|
220
|
-
};
|
221
|
-
const arEg = {
|
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
|
-
arEg as default,
|
241
|
-
drawer,
|
242
|
-
empty,
|
243
|
-
image,
|
244
|
-
imagePreview,
|
245
|
-
modal,
|
246
|
-
pagination,
|
247
|
-
popconfirm,
|
248
|
-
table,
|
249
|
-
typography,
|
250
|
-
upload
|
251
|
-
};
|
@@ -1,207 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
"empty": {
|
3
|
-
"description": "Keine Daten"
|
4
|
-
},
|
5
|
-
"drawer": {
|
6
|
-
"okText": "OK",
|
7
|
-
"cancelText": "Abbrechen"
|
8
|
-
},
|
9
|
-
"popconfirm": {
|
10
|
-
"okText": "OK",
|
11
|
-
"cancelText": "Abbrechen"
|
12
|
-
},
|
13
|
-
"modal": {
|
14
|
-
"okText": "OK",
|
15
|
-
"cancelText": "Abbrechen"
|
16
|
-
},
|
17
|
-
"pagination": {
|
18
|
-
"goto": "Gehe zu",
|
19
|
-
"page": "",
|
20
|
-
"countPerPage": "/ Seite",
|
21
|
-
"total": "Gesamt {0}"
|
22
|
-
},
|
23
|
-
"table": {
|
24
|
-
"okText": "OK",
|
25
|
-
"resetText": "Zurücksetzen"
|
26
|
-
},
|
27
|
-
"upload": {
|
28
|
-
"start": "Anfang",
|
29
|
-
"cancel": "Abbrechen",
|
30
|
-
"delete": "löschen",
|
31
|
-
"retry": "Klicken Sie hier, um es erneut zu versuchen",
|
32
|
-
"buttonText": "Zum Hochladen klicken",
|
33
|
-
"preview": "Vorschau",
|
34
|
-
"drag": "Klicken oder ziehen Sie Dateien, um sie hier hochzuladen",
|
35
|
-
"dragHover": "Geben Sie die Datei frei und starten Sie den Upload",
|
36
|
-
"error": "Upload fehlgeschlagen"
|
37
|
-
},
|
38
|
-
"calendar": {
|
39
|
-
"formatYear": "YYYY",
|
40
|
-
"formatMonth": "MMM YYYY",
|
41
|
-
"today": "Heute",
|
42
|
-
"view": {
|
43
|
-
"month": "Monat",
|
44
|
-
"year": "Jahr",
|
45
|
-
"week": "Woche",
|
46
|
-
"day": "Tag"
|
47
|
-
},
|
48
|
-
"month": {
|
49
|
-
"long": {
|
50
|
-
"January": "Januar",
|
51
|
-
"February": "Februar",
|
52
|
-
"March": "März",
|
53
|
-
"April": "April",
|
54
|
-
"May": "Mai",
|
55
|
-
"June": "Juni",
|
56
|
-
"July": "Juli",
|
57
|
-
"August": "August",
|
58
|
-
"September": "September",
|
59
|
-
"October": "Oktober",
|
60
|
-
"November": "November",
|
61
|
-
"December": "Dezember"
|
62
|
-
},
|
63
|
-
"short": {
|
64
|
-
"January": "Jan",
|
65
|
-
"February": "Feb",
|
66
|
-
"March": "Mär",
|
67
|
-
"April": "Apr",
|
68
|
-
"May": "Mai",
|
69
|
-
"June": "Jun",
|
70
|
-
"July": "Jul",
|
71
|
-
"August": "Aug",
|
72
|
-
"September": "Sep",
|
73
|
-
"October": "Okt",
|
74
|
-
"November": "Nov",
|
75
|
-
"December": "Dez"
|
76
|
-
}
|
77
|
-
},
|
78
|
-
"week": {
|
79
|
-
"long": {
|
80
|
-
"self": "Woche",
|
81
|
-
"monday": "Montag",
|
82
|
-
"tuesday": "Dienstag",
|
83
|
-
"wednesday": "Mittwoch",
|
84
|
-
"thursday": "Donnerstag",
|
85
|
-
"friday": "Freitag",
|
86
|
-
"saturday": "Samstag",
|
87
|
-
"sunday": "Sonntag"
|
88
|
-
},
|
89
|
-
"short": {
|
90
|
-
"self": "Woche",
|
91
|
-
"monday": "Mo.",
|
92
|
-
"tuesday": "Di.",
|
93
|
-
"wednesday": "Mi.",
|
94
|
-
"thursday": "Do.",
|
95
|
-
"friday": "Fr.",
|
96
|
-
"saturday": "Sa.",
|
97
|
-
"sunday": "So."
|
98
|
-
}
|
99
|
-
}
|
100
|
-
},
|
101
|
-
"datePicker": {
|
102
|
-
"view": {
|
103
|
-
"month": "Monat",
|
104
|
-
"year": "Jahr",
|
105
|
-
"week": "Woche",
|
106
|
-
"day": "Tag"
|
107
|
-
},
|
108
|
-
"month": {
|
109
|
-
"long": {
|
110
|
-
"January": "Januar",
|
111
|
-
"February": "Februar",
|
112
|
-
"March": "März",
|
113
|
-
"April": "April",
|
114
|
-
"May": "Mai",
|
115
|
-
"June": "Juni",
|
116
|
-
"July": "Juli",
|
117
|
-
"August": "August",
|
118
|
-
"September": "September",
|
119
|
-
"October": "Oktober",
|
120
|
-
"November": "November",
|
121
|
-
"December": "Dezember"
|
122
|
-
},
|
123
|
-
"short": {
|
124
|
-
"January": "Jan",
|
125
|
-
"February": "Feb",
|
126
|
-
"March": "Mär",
|
127
|
-
"April": "Apr",
|
128
|
-
"May": "Mai",
|
129
|
-
"June": "Jun",
|
130
|
-
"July": "Jul",
|
131
|
-
"August": "Aug",
|
132
|
-
"September": "Sep",
|
133
|
-
"October": "Okt",
|
134
|
-
"November": "Nov",
|
135
|
-
"December": "Dez"
|
136
|
-
}
|
137
|
-
},
|
138
|
-
"week": {
|
139
|
-
"long": {
|
140
|
-
"self": "Woche",
|
141
|
-
"monday": "Montag",
|
142
|
-
"tuesday": "Dienstag",
|
143
|
-
"wednesday": "Mittwoch",
|
144
|
-
"thursday": "Donnerstag",
|
145
|
-
"friday": "Freitag",
|
146
|
-
"saturday": "Samstag",
|
147
|
-
"sunday": "Sonntag"
|
148
|
-
},
|
149
|
-
"short": {
|
150
|
-
"self": "Woche",
|
151
|
-
"monday": "Mo.",
|
152
|
-
"tuesday": "Di.",
|
153
|
-
"wednesday": "Mi.",
|
154
|
-
"thursday": "Do.",
|
155
|
-
"friday": "Fr.",
|
156
|
-
"saturday": "Sa.",
|
157
|
-
"sunday": "So."
|
158
|
-
}
|
159
|
-
},
|
160
|
-
"placeholder": {
|
161
|
-
"date": "Bitte wählen Sie ein Datum",
|
162
|
-
"week": "Bitte wählen Sie eine Woche",
|
163
|
-
"month": "Bitte wählen Sie einen Monat",
|
164
|
-
"year": "Bitte wählen Sie ein Jahr aus",
|
165
|
-
"quarter": "Bitte wählen Sie ein Quartal",
|
166
|
-
"time": "Zeit auswählen"
|
167
|
-
},
|
168
|
-
"rangePlaceholder": {
|
169
|
-
"date": ["Startdatum", "Endtermin"],
|
170
|
-
"week": ["Woche starten", "Ende der Woche"],
|
171
|
-
"month": ["Startmonat", "Ende Monat"],
|
172
|
-
"year": ["Startjahr", "Ende Jahr"],
|
173
|
-
"quarter": ["Anfangsquartal", "Ende des Quartals"],
|
174
|
-
"time": ["Startzeit", "Endzeit"]
|
175
|
-
},
|
176
|
-
"selectTime": "Zeit auswählen",
|
177
|
-
"today": "Heute",
|
178
|
-
"now": "Jetzt",
|
179
|
-
"ok": "OK"
|
180
|
-
},
|
181
|
-
"image": {
|
182
|
-
"loading": "Wird geladen"
|
183
|
-
},
|
184
|
-
"imagePreview": {
|
185
|
-
"fullScreen": "Vollbild",
|
186
|
-
"rotateRight": "Nach rechts drehen",
|
187
|
-
"rotateLeft": "Nach links drehen",
|
188
|
-
"zoomIn": "Vergrößern",
|
189
|
-
"zoomOut": "Rauszoomen",
|
190
|
-
"originalSize": "Originalgröße"
|
191
|
-
},
|
192
|
-
"typography": {
|
193
|
-
"copy": "Kopieren",
|
194
|
-
"copied": "Kopiert",
|
195
|
-
"edit": "Bearbeiten",
|
196
|
-
"collapse": "Falten",
|
197
|
-
"expand": "Erweitern"
|
198
|
-
},
|
199
|
-
"colorPicker": {
|
200
|
-
"history": "Historische Farben",
|
201
|
-
"preset": "Standardfarbe des Systems",
|
202
|
-
"empty": "Noch keine"
|
203
|
-
}
|
204
|
-
}
|
205
|
-
;
|
206
|
-
|
207
|
-
export default _default;
|