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,12 +0,0 @@
|
|
1
|
-
function getDevtoolsGlobalHook() {
|
2
|
-
return getTarget().__VUE_DEVTOOLS_GLOBAL_HOOK__;
|
3
|
-
}
|
4
|
-
function getTarget() {
|
5
|
-
return typeof navigator !== "undefined" && typeof window !== "undefined" ? window : typeof globalThis !== "undefined" ? globalThis : {};
|
6
|
-
}
|
7
|
-
const isProxyAvailable = typeof Proxy === "function";
|
8
|
-
export {
|
9
|
-
getDevtoolsGlobalHook,
|
10
|
-
getTarget,
|
11
|
-
isProxyAvailable
|
12
|
-
};
|
@@ -1,26 +0,0 @@
|
|
1
|
-
import { getTarget, getDevtoolsGlobalHook, isProxyAvailable } from "./env.js";
|
2
|
-
import { HOOK_SETUP } from "./const.js";
|
3
|
-
import { ApiProxy } from "./proxy.js";
|
4
|
-
function setupDevtoolsPlugin(pluginDescriptor, setupFn) {
|
5
|
-
const descriptor = pluginDescriptor;
|
6
|
-
const target = getTarget();
|
7
|
-
const hook = getDevtoolsGlobalHook();
|
8
|
-
const enableProxy = isProxyAvailable && descriptor.enableEarlyProxy;
|
9
|
-
if (hook && (target.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !enableProxy)) {
|
10
|
-
hook.emit(HOOK_SETUP, pluginDescriptor, setupFn);
|
11
|
-
} else {
|
12
|
-
const proxy = enableProxy ? new ApiProxy(descriptor, hook) : null;
|
13
|
-
const list = target.__VUE_DEVTOOLS_PLUGINS__ = target.__VUE_DEVTOOLS_PLUGINS__ || [];
|
14
|
-
list.push({
|
15
|
-
pluginDescriptor: descriptor,
|
16
|
-
setupFn,
|
17
|
-
proxy
|
18
|
-
});
|
19
|
-
if (proxy) {
|
20
|
-
setupFn(proxy.proxiedTarget);
|
21
|
-
}
|
22
|
-
}
|
23
|
-
}
|
24
|
-
export {
|
25
|
-
setupDevtoolsPlugin
|
26
|
-
};
|
@@ -1,103 +0,0 @@
|
|
1
|
-
import { HOOK_PLUGIN_SETTINGS_SET } from "./const.js";
|
2
|
-
import { now } from "./time.js";
|
3
|
-
class ApiProxy {
|
4
|
-
constructor(plugin, hook) {
|
5
|
-
this.target = null;
|
6
|
-
this.targetQueue = [];
|
7
|
-
this.onQueue = [];
|
8
|
-
this.plugin = plugin;
|
9
|
-
this.hook = hook;
|
10
|
-
const defaultSettings = {};
|
11
|
-
if (plugin.settings) {
|
12
|
-
for (const id in plugin.settings) {
|
13
|
-
const item = plugin.settings[id];
|
14
|
-
defaultSettings[id] = item.defaultValue;
|
15
|
-
}
|
16
|
-
}
|
17
|
-
const localSettingsSaveId = `__vue-devtools-plugin-settings__${plugin.id}`;
|
18
|
-
let currentSettings = Object.assign({}, defaultSettings);
|
19
|
-
try {
|
20
|
-
const raw = localStorage.getItem(localSettingsSaveId);
|
21
|
-
const data = JSON.parse(raw);
|
22
|
-
Object.assign(currentSettings, data);
|
23
|
-
} catch (e) {
|
24
|
-
}
|
25
|
-
this.fallbacks = {
|
26
|
-
getSettings() {
|
27
|
-
return currentSettings;
|
28
|
-
},
|
29
|
-
setSettings(value) {
|
30
|
-
try {
|
31
|
-
localStorage.setItem(localSettingsSaveId, JSON.stringify(value));
|
32
|
-
} catch (e) {
|
33
|
-
}
|
34
|
-
currentSettings = value;
|
35
|
-
},
|
36
|
-
now() {
|
37
|
-
return now();
|
38
|
-
}
|
39
|
-
};
|
40
|
-
if (hook) {
|
41
|
-
hook.on(HOOK_PLUGIN_SETTINGS_SET, (pluginId, value) => {
|
42
|
-
if (pluginId === this.plugin.id) {
|
43
|
-
this.fallbacks.setSettings(value);
|
44
|
-
}
|
45
|
-
});
|
46
|
-
}
|
47
|
-
this.proxiedOn = new Proxy({}, {
|
48
|
-
get: (_target, prop) => {
|
49
|
-
if (this.target) {
|
50
|
-
return this.target.on[prop];
|
51
|
-
} else {
|
52
|
-
return (...args) => {
|
53
|
-
this.onQueue.push({
|
54
|
-
method: prop,
|
55
|
-
args
|
56
|
-
});
|
57
|
-
};
|
58
|
-
}
|
59
|
-
}
|
60
|
-
});
|
61
|
-
this.proxiedTarget = new Proxy({}, {
|
62
|
-
get: (_target, prop) => {
|
63
|
-
if (this.target) {
|
64
|
-
return this.target[prop];
|
65
|
-
} else if (prop === "on") {
|
66
|
-
return this.proxiedOn;
|
67
|
-
} else if (Object.keys(this.fallbacks).includes(prop)) {
|
68
|
-
return (...args) => {
|
69
|
-
this.targetQueue.push({
|
70
|
-
method: prop,
|
71
|
-
args,
|
72
|
-
resolve: () => {
|
73
|
-
}
|
74
|
-
});
|
75
|
-
return this.fallbacks[prop](...args);
|
76
|
-
};
|
77
|
-
} else {
|
78
|
-
return (...args) => {
|
79
|
-
return new Promise((resolve) => {
|
80
|
-
this.targetQueue.push({
|
81
|
-
method: prop,
|
82
|
-
args,
|
83
|
-
resolve
|
84
|
-
});
|
85
|
-
});
|
86
|
-
};
|
87
|
-
}
|
88
|
-
}
|
89
|
-
});
|
90
|
-
}
|
91
|
-
async setRealTarget(target) {
|
92
|
-
this.target = target;
|
93
|
-
for (const item of this.onQueue) {
|
94
|
-
this.target.on[item.method](...item.args);
|
95
|
-
}
|
96
|
-
for (const item of this.targetQueue) {
|
97
|
-
item.resolve(await this.target[item.method](...item.args));
|
98
|
-
}
|
99
|
-
}
|
100
|
-
}
|
101
|
-
export {
|
102
|
-
ApiProxy
|
103
|
-
};
|
@@ -1,25 +0,0 @@
|
|
1
|
-
let supported;
|
2
|
-
let perf;
|
3
|
-
function isPerformanceSupported() {
|
4
|
-
var _a;
|
5
|
-
if (supported !== void 0) {
|
6
|
-
return supported;
|
7
|
-
}
|
8
|
-
if (typeof window !== "undefined" && window.performance) {
|
9
|
-
supported = true;
|
10
|
-
perf = window.performance;
|
11
|
-
} else if (typeof globalThis !== "undefined" && ((_a = globalThis.perf_hooks) === null || _a === void 0 ? void 0 : _a.performance)) {
|
12
|
-
supported = true;
|
13
|
-
perf = globalThis.perf_hooks.performance;
|
14
|
-
} else {
|
15
|
-
supported = false;
|
16
|
-
}
|
17
|
-
return supported;
|
18
|
-
}
|
19
|
-
function now() {
|
20
|
-
return isPerformanceSupported() ? perf.now() : Date.now();
|
21
|
-
}
|
22
|
-
export {
|
23
|
-
isPerformanceSupported,
|
24
|
-
now
|
25
|
-
};
|
@@ -1,256 +0,0 @@
|
|
1
|
-
declare const i18n: import('vue-i18n').I18n<{
|
2
|
-
'zh-CN': {
|
3
|
-
empty: {
|
4
|
-
description: string;
|
5
|
-
};
|
6
|
-
drawer: {
|
7
|
-
okText: string;
|
8
|
-
cancelText: string;
|
9
|
-
};
|
10
|
-
popconfirm: {
|
11
|
-
okText: string;
|
12
|
-
cancelText: string;
|
13
|
-
};
|
14
|
-
modal: {
|
15
|
-
okText: string;
|
16
|
-
cancelText: string;
|
17
|
-
};
|
18
|
-
pagination: {
|
19
|
-
goto: string;
|
20
|
-
page: string;
|
21
|
-
countPerPage: string;
|
22
|
-
total: string;
|
23
|
-
};
|
24
|
-
calendar: {
|
25
|
-
formatYear: string;
|
26
|
-
formatMonth: string;
|
27
|
-
today: string;
|
28
|
-
view: {
|
29
|
-
month: string;
|
30
|
-
year: string;
|
31
|
-
week: string;
|
32
|
-
day: string;
|
33
|
-
};
|
34
|
-
month: {
|
35
|
-
long: {
|
36
|
-
January: string;
|
37
|
-
February: string;
|
38
|
-
March: string;
|
39
|
-
April: string;
|
40
|
-
May: string;
|
41
|
-
June: string;
|
42
|
-
July: string;
|
43
|
-
August: string;
|
44
|
-
September: string;
|
45
|
-
October: string;
|
46
|
-
November: string;
|
47
|
-
December: string;
|
48
|
-
};
|
49
|
-
short: {
|
50
|
-
January: string;
|
51
|
-
February: string;
|
52
|
-
March: string;
|
53
|
-
April: string;
|
54
|
-
May: string;
|
55
|
-
June: string;
|
56
|
-
July: string;
|
57
|
-
August: string;
|
58
|
-
September: string;
|
59
|
-
October: string;
|
60
|
-
November: string;
|
61
|
-
December: string;
|
62
|
-
};
|
63
|
-
};
|
64
|
-
week: {
|
65
|
-
long: {
|
66
|
-
self: string;
|
67
|
-
monday: string;
|
68
|
-
tuesday: string;
|
69
|
-
wednesday: string;
|
70
|
-
thursday: string;
|
71
|
-
friday: string;
|
72
|
-
saturday: string;
|
73
|
-
sunday: string;
|
74
|
-
};
|
75
|
-
short: {
|
76
|
-
self: string;
|
77
|
-
monday: string;
|
78
|
-
tuesday: string;
|
79
|
-
wednesday: string;
|
80
|
-
thursday: string;
|
81
|
-
friday: string;
|
82
|
-
saturday: string;
|
83
|
-
sunday: string;
|
84
|
-
};
|
85
|
-
};
|
86
|
-
};
|
87
|
-
image: {
|
88
|
-
loading: string;
|
89
|
-
};
|
90
|
-
imagePreview: {
|
91
|
-
fullScreen: string;
|
92
|
-
rotateRight: string;
|
93
|
-
rotateLeft: string;
|
94
|
-
zoomIn: string;
|
95
|
-
zoomOut: string;
|
96
|
-
originalSize: string;
|
97
|
-
};
|
98
|
-
typography: {
|
99
|
-
copied: string;
|
100
|
-
copy: string;
|
101
|
-
expand: string;
|
102
|
-
collapse: string;
|
103
|
-
edit: string;
|
104
|
-
};
|
105
|
-
colorPicker: {
|
106
|
-
history: string;
|
107
|
-
preset: string;
|
108
|
-
empty: string;
|
109
|
-
};
|
110
|
-
table: {
|
111
|
-
okText: string;
|
112
|
-
resetText: string;
|
113
|
-
};
|
114
|
-
upload: {
|
115
|
-
start: string;
|
116
|
-
cancel: string;
|
117
|
-
delete: string;
|
118
|
-
retry: string;
|
119
|
-
buttonText: string;
|
120
|
-
preview: string;
|
121
|
-
drag: string;
|
122
|
-
dragHover: string;
|
123
|
-
error: string;
|
124
|
-
};
|
125
|
-
datePicker: {
|
126
|
-
view: {
|
127
|
-
month: string;
|
128
|
-
year: string;
|
129
|
-
week: string;
|
130
|
-
day: string;
|
131
|
-
};
|
132
|
-
month: {
|
133
|
-
long: {
|
134
|
-
January: string;
|
135
|
-
February: string;
|
136
|
-
March: string;
|
137
|
-
April: string;
|
138
|
-
May: string;
|
139
|
-
June: string;
|
140
|
-
July: string;
|
141
|
-
August: string;
|
142
|
-
September: string;
|
143
|
-
October: string;
|
144
|
-
November: string;
|
145
|
-
December: string;
|
146
|
-
};
|
147
|
-
short: {
|
148
|
-
January: string;
|
149
|
-
February: string;
|
150
|
-
March: string;
|
151
|
-
April: string;
|
152
|
-
May: string;
|
153
|
-
June: string;
|
154
|
-
July: string;
|
155
|
-
August: string;
|
156
|
-
September: string;
|
157
|
-
October: string;
|
158
|
-
November: string;
|
159
|
-
December: string;
|
160
|
-
};
|
161
|
-
};
|
162
|
-
week: {
|
163
|
-
long: {
|
164
|
-
self: string;
|
165
|
-
monday: string;
|
166
|
-
tuesday: string;
|
167
|
-
wednesday: string;
|
168
|
-
thursday: string;
|
169
|
-
friday: string;
|
170
|
-
saturday: string;
|
171
|
-
sunday: string;
|
172
|
-
};
|
173
|
-
short: {
|
174
|
-
self: string;
|
175
|
-
monday: string;
|
176
|
-
tuesday: string;
|
177
|
-
wednesday: string;
|
178
|
-
thursday: string;
|
179
|
-
friday: string;
|
180
|
-
saturday: string;
|
181
|
-
sunday: string;
|
182
|
-
};
|
183
|
-
};
|
184
|
-
placeholder: {
|
185
|
-
date: string;
|
186
|
-
week: string;
|
187
|
-
month: string;
|
188
|
-
year: string;
|
189
|
-
quarter: string;
|
190
|
-
time: string;
|
191
|
-
};
|
192
|
-
rangePlaceholder: {
|
193
|
-
date: string[];
|
194
|
-
week: string[];
|
195
|
-
month: string[];
|
196
|
-
year: string[];
|
197
|
-
quarter: string[];
|
198
|
-
time: string[];
|
199
|
-
};
|
200
|
-
selectTime: string;
|
201
|
-
today: string;
|
202
|
-
now: string;
|
203
|
-
ok: string;
|
204
|
-
};
|
205
|
-
form: {
|
206
|
-
validateMessages: {
|
207
|
-
required: string;
|
208
|
-
type: {
|
209
|
-
string: string;
|
210
|
-
number: string;
|
211
|
-
boolean: string;
|
212
|
-
array: string;
|
213
|
-
object: string;
|
214
|
-
url: string;
|
215
|
-
email: string;
|
216
|
-
ip: string;
|
217
|
-
};
|
218
|
-
number: {
|
219
|
-
min: string;
|
220
|
-
max: string;
|
221
|
-
equal: string;
|
222
|
-
range: string;
|
223
|
-
positive: string;
|
224
|
-
negative: string;
|
225
|
-
};
|
226
|
-
array: {
|
227
|
-
length: string;
|
228
|
-
minLength: string;
|
229
|
-
maxLength: string;
|
230
|
-
includes: string;
|
231
|
-
deepEqual: string;
|
232
|
-
empty: string;
|
233
|
-
};
|
234
|
-
string: {
|
235
|
-
minLength: string;
|
236
|
-
maxLength: string;
|
237
|
-
length: string;
|
238
|
-
match: string;
|
239
|
-
uppercase: string;
|
240
|
-
lowercase: string;
|
241
|
-
};
|
242
|
-
object: {
|
243
|
-
deepEqual: string;
|
244
|
-
hasKeys: string;
|
245
|
-
empty: string;
|
246
|
-
};
|
247
|
-
boolean: {
|
248
|
-
true: string;
|
249
|
-
false: string;
|
250
|
-
};
|
251
|
-
};
|
252
|
-
};
|
253
|
-
};
|
254
|
-
}, {}, {}, string>;
|
255
|
-
export declare function loadLanguageAsync(locale: string): Promise<string>;
|
256
|
-
export default i18n;
|
@@ -1 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./lang/zh-cn.json.js"),s=require("../../node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js").createI18n({locale:"zh-CN",fallbackLocale:"zh-CN",messages:{"zh-CN":e.default},globalInjection:!0,missingWarn:!1,fallbackWarn:!1}),n=s.global,r=Object.assign({"./lang/ar-eg.json":()=>Promise.resolve().then(()=>require("./lang/ar-eg.json.js")),"./lang/de-de.json":()=>Promise.resolve().then(()=>require("./lang/de-de.json.js")),"./lang/en-us.json":()=>Promise.resolve().then(()=>require("./lang/en-us.json.js")),"./lang/es-es.json":()=>Promise.resolve().then(()=>require("./lang/es-es.json.js")),"./lang/fr-fr.json":()=>Promise.resolve().then(()=>require("./lang/fr-fr.json.js")),"./lang/id-id.json":()=>Promise.resolve().then(()=>require("./lang/id-id.json.js")),"./lang/it-it.json":()=>Promise.resolve().then(()=>require("./lang/it-it.json.js")),"./lang/ja-jp.json":()=>Promise.resolve().then(()=>require("./lang/ja-jp.json.js")),"./lang/km-kh.json":()=>Promise.resolve().then(()=>require("./lang/km-kh.json.js")),"./lang/ko-kr.json":()=>Promise.resolve().then(()=>require("./lang/ko-kr.json.js")),"./lang/ms-my.json":()=>Promise.resolve().then(()=>require("./lang/ms-my.json.js")),"./lang/nl-nl.json":()=>Promise.resolve().then(()=>require("./lang/nl-nl.json.js")),"./lang/pt-pt.json":()=>Promise.resolve().then(()=>require("./lang/pt-pt.json.js")),"./lang/ru-ru.json":()=>Promise.resolve().then(()=>require("./lang/ru-ru.json.js")),"./lang/th-th.json":()=>Promise.resolve().then(()=>require("./lang/th-th.json.js")),"./lang/vi-vn.json":()=>Promise.resolve().then(()=>require("./lang/vi-vn.json.js")),"./lang/zh-cn.json":()=>Promise.resolve().then(()=>require("./lang/zh-cn.json.js")),"./lang/zh-tw.json":()=>Promise.resolve().then(()=>require("./lang/zh-tw.json.js"))});exports.default=s,exports.loadLanguageAsync=async function(e){const s=Object.keys(n.messages.value);if(n.locale.value===e||s.includes(e))return n.locale.value=e,e;try{const s=e.split("-").map(e=>e.toLocaleLowerCase()).join("-"),o=`./lang/${s}.json`;if(r[o]){const s=await r[o]();return n.setLocaleMessage(e,s.default),n.locale.value=e,e}throw new Error(`无法找到语言文件: ${s}.json`)}catch(o){return n.locale.value}};
|
@@ -1 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={description:"لايوجد بيانات"},r={okText:"موافق",cancelText:"إلغاء"},a={okText:"موافق",cancelText:"إلغاء"},t={okText:"موافق",cancelText:"إلغاء"},o={goto:"اذهب إلى",page:"الصفحة",countPerPage:"عنصر / صفحة",total:"{0} الإجمالي"},d={okText:"موافق",resetText:"إعادة تعيين"},y={start:"بداية",cancel:"يلغي",delete:"حذف",retry:"انقر للمحاول مجددا",buttonText:"انقر للتحميل",preview:"معاينة",drag:"انقر أو اسحب الملف إلى هذه المنطقة للتحميل",dragHover:"حرر الملف وابدأ في التحميل",error:"التحميل فشل"},s={formatYear:"YYYY",formatMonth:"MMMM YYYY",today:"اليوم",view:{month:"شهر",year:"عام",week:"أسبوع",day:"يوم"},month:{long:{January:"ديسمبر",February:"نوفمبر",March:"أكتوبر",April:"سبتمبر",May:" أغسطس",June:"يوليه",July:"يونيو",August:"مايو",September:"أبريل",October:"مارس",November:"فبراير",December:"يناير"},short:{January:"ديسمبر",February:"نوفمبر",March:"أكتوبر",April:"سبتمبر",May:" أغسطس",June:"يوليه",July:"يونيو",August:"مايو",September:"أبريل",October:"مارس",November:"فبراير",December:"يناير"}},week:{long:{self:"أسبوع",monday:"الجمعة",tuesday:"الخميس",wednesday:"الأربعاء",thursday:"الثلاثاء",friday:"الإثنين",saturday:"السبت",sunday:"الأحد"},short:{self:"أسبوع",monday:"الجمعة",tuesday:"الخميس",wednesday:"الأربعاء",thursday:"الثلاثاء",friday:"الإثنين",saturday:"السبت",sunday:"الأحد"}}},n={view:{month:"شهر",year:"عام",week:"أسبوع",day:"يوم"},month:{long:{January:"ديسمبر",February:"نوفمبر",March:"أكتوبر",April:"سبتمبر",May:" أغسطس",June:"يوليه",July:"يونيو",August:"مايو",September:"أبريل",October:"مارس",November:"فبراير",December:"يناير"},short:{January:"ديسمبر",February:"نوفمبر",March:"أكتوبر",April:"سبتمبر",May:" أغسطس",June:"يوليه",July:"يونيو",August:"مايو",September:"أبريل",October:"مارس",November:"فبراير",December:"يناير"}},week:{long:{self:"أسبوع",monday:"الجمعة",tuesday:"الخميس",wednesday:"الأربعاء",thursday:"الثلاثاء",friday:"الإثنين",saturday:"السبت",sunday:"الأحد"},short:{self:"أسبوع",monday:"الجمعة",tuesday:"الخميس",wednesday:"الأربعاء",thursday:"الثلاثاء",friday:"الإثنين",saturday:"السبت",sunday:"الأحد"}},placeholder:{date:"الرجاء تحديد تاريخ",week:"الرجاء تحديد أسبوع",month:"الرجاء تحديد شهر",year:"الرجاء تحديد عام",quarter:"الرجاء تحديد ربع",time:"فترة الاختيار"},rangePlaceholder:{date:["تاريخ البدء","تاريخ الانتهاء"],week:["أسبوع البدء","نهاية الأسبوع"],month:["شهر البدء","نهاية الشهر"],year:["سنة البدء","نهاية عام"],quarter:["بداية ربع السنة","نهاية الربع"],time:["وقت البدء","وقت النهاية"]},selectTime:"فترة الاختيار",today:"اليوم",now:"الآن",ok:"موافق"},u={loading:"loading"},l={fullScreen:"كامل الشاشة",rotateRight:"استدارة لليمين",rotateLeft:"استدر يسارا",zoomIn:"تكبير",zoomOut:"تصغير",originalSize:"الحجم الأصلي"},p={copy:"ينسخ",copied:"نسخ",edit:"تعديل",collapse:"يطوى",expand:"وسعت"},i={history:"ألوان تاريخية",preset:"ألوان النظام المضبوطة مسبقاً",empty:"غير متوفرة"},c={empty:e,drawer:r,popconfirm:a,modal:t,pagination:o,table:d,upload:y,calendar:s,datePicker:n,image:u,imagePreview:l,typography:p,colorPicker:i};exports.calendar=s,exports.colorPicker=i,exports.datePicker=n,exports.default=c,exports.drawer=r,exports.empty=e,exports.image=u,exports.imagePreview=l,exports.modal=t,exports.pagination=o,exports.popconfirm=a,exports.table=d,exports.typography=p,exports.upload=y;
|
@@ -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;
|
@@ -1 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={description:"Keine Daten"},r={okText:"OK",cancelText:"Abbrechen"},a={okText:"OK",cancelText:"Abbrechen"},t={okText:"OK",cancelText:"Abbrechen"},o={goto:"Gehe zu",page:"",countPerPage:"/ Seite",total:"Gesamt {0}"},n={okText:"OK",resetText:"Zurücksetzen"},i={start:"Anfang",cancel:"Abbrechen",delete:"löschen",retry:"Klicken Sie hier, um es erneut zu versuchen",buttonText:"Zum Hochladen klicken",preview:"Vorschau",drag:"Klicken oder ziehen Sie Dateien, um sie hier hochzuladen",dragHover:"Geben Sie die Datei frei und starten Sie den Upload",error:"Upload fehlgeschlagen"},u={formatYear:"YYYY",formatMonth:"MMM YYYY",today:"Heute",view:{month:"Monat",year:"Jahr",week:"Woche",day:"Tag"},month:{long:{January:"Januar",February:"Februar",March:"März",April:"April",May:"Mai",June:"Juni",July:"Juli",August:"August",September:"September",October:"Oktober",November:"November",December:"Dezember"},short:{January:"Jan",February:"Feb",March:"Mär",April:"Apr",May:"Mai",June:"Jun",July:"Jul",August:"Aug",September:"Sep",October:"Okt",November:"Nov",December:"Dez"}},week:{long:{self:"Woche",monday:"Montag",tuesday:"Dienstag",wednesday:"Mittwoch",thursday:"Donnerstag",friday:"Freitag",saturday:"Samstag",sunday:"Sonntag"},short:{self:"Woche",monday:"Mo.",tuesday:"Di.",wednesday:"Mi.",thursday:"Do.",friday:"Fr.",saturday:"Sa.",sunday:"So."}}},s={view:{month:"Monat",year:"Jahr",week:"Woche",day:"Tag"},month:{long:{January:"Januar",February:"Februar",March:"März",April:"April",May:"Mai",June:"Juni",July:"Juli",August:"August",September:"September",October:"Oktober",November:"November",December:"Dezember"},short:{January:"Jan",February:"Feb",March:"Mär",April:"Apr",May:"Mai",June:"Jun",July:"Jul",August:"Aug",September:"Sep",October:"Okt",November:"Nov",December:"Dez"}},week:{long:{self:"Woche",monday:"Montag",tuesday:"Dienstag",wednesday:"Mittwoch",thursday:"Donnerstag",friday:"Freitag",saturday:"Samstag",sunday:"Sonntag"},short:{self:"Woche",monday:"Mo.",tuesday:"Di.",wednesday:"Mi.",thursday:"Do.",friday:"Fr.",saturday:"Sa.",sunday:"So."}},placeholder:{date:"Bitte wählen Sie ein Datum",week:"Bitte wählen Sie eine Woche",month:"Bitte wählen Sie einen Monat",year:"Bitte wählen Sie ein Jahr aus",quarter:"Bitte wählen Sie ein Quartal",time:"Zeit auswählen"},rangePlaceholder:{date:["Startdatum","Endtermin"],week:["Woche starten","Ende der Woche"],month:["Startmonat","Ende Monat"],year:["Startjahr","Ende Jahr"],quarter:["Anfangsquartal","Ende des Quartals"],time:["Startzeit","Endzeit"]},selectTime:"Zeit auswählen",today:"Heute",now:"Jetzt",ok:"OK"},d={loading:"Wird geladen"},l={fullScreen:"Vollbild",rotateRight:"Nach rechts drehen",rotateLeft:"Nach links drehen",zoomIn:"Vergrößern",zoomOut:"Rauszoomen",originalSize:"Originalgröße"},c={copy:"Kopieren",copied:"Kopiert",edit:"Bearbeiten",collapse:"Falten",expand:"Erweitern"},h={history:"Historische Farben",preset:"Standardfarbe des Systems",empty:"Noch keine"},y={empty:e,drawer:r,popconfirm:a,modal:t,pagination:o,table:n,upload:i,calendar:u,datePicker:s,image:d,imagePreview:l,typography:c,colorPicker:h};exports.calendar=u,exports.colorPicker=h,exports.datePicker=s,exports.default=y,exports.drawer=r,exports.empty=e,exports.image=d,exports.imagePreview=l,exports.modal=t,exports.pagination=o,exports.popconfirm=a,exports.table=n,exports.typography=c,exports.upload=i;
|