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,207 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
"empty": {
|
3
|
-
"description": "데이터 없음"
|
4
|
-
},
|
5
|
-
"drawer": {
|
6
|
-
"okText": "결정",
|
7
|
-
"cancelText": "취소"
|
8
|
-
},
|
9
|
-
"popconfirm": {
|
10
|
-
"okText": "결정",
|
11
|
-
"cancelText": "취소"
|
12
|
-
},
|
13
|
-
"modal": {
|
14
|
-
"okText": "결정",
|
15
|
-
"cancelText": "취소"
|
16
|
-
},
|
17
|
-
"pagination": {
|
18
|
-
"goto": "이동",
|
19
|
-
"page": "페이지",
|
20
|
-
"countPerPage": "기입 / 페이지",
|
21
|
-
"total": "총 {0}"
|
22
|
-
},
|
23
|
-
"table": {
|
24
|
-
"okText": "결정",
|
25
|
-
"resetText": "초기화"
|
26
|
-
},
|
27
|
-
"upload": {
|
28
|
-
"start": "스타트",
|
29
|
-
"cancel": "취소",
|
30
|
-
"delete": "지우다",
|
31
|
-
"retry": "다시 시도를 클릭",
|
32
|
-
"buttonText": "클릭 업로드",
|
33
|
-
"preview": "시사",
|
34
|
-
"drag": "여기에서 업로드 할 파일을 클릭하거나 드래그하세요",
|
35
|
-
"dragHover": "파일을 해제하고 업로드 시작",
|
36
|
-
"error": "업로드 실패"
|
37
|
-
},
|
38
|
-
"calendar": {
|
39
|
-
"formatYear": "YYYY",
|
40
|
-
"formatMonth": "MMM YYYY",
|
41
|
-
"today": "요즘",
|
42
|
-
"view": {
|
43
|
-
"month": "달",
|
44
|
-
"year": "년",
|
45
|
-
"week": "주",
|
46
|
-
"day": "일"
|
47
|
-
},
|
48
|
-
"month": {
|
49
|
-
"long": {
|
50
|
-
"January": "일월",
|
51
|
-
"February": "이월",
|
52
|
-
"March": "행진",
|
53
|
-
"April": "사월",
|
54
|
-
"May": "오월",
|
55
|
-
"June": "유월",
|
56
|
-
"July": "칠월",
|
57
|
-
"August": "팔월",
|
58
|
-
"September": "구월",
|
59
|
-
"October": "시월",
|
60
|
-
"November": "십일월",
|
61
|
-
"December": "십이월"
|
62
|
-
},
|
63
|
-
"short": {
|
64
|
-
"January": "일월",
|
65
|
-
"February": "이월",
|
66
|
-
"March": "행진",
|
67
|
-
"April": "사월",
|
68
|
-
"May": "오월",
|
69
|
-
"June": "유월",
|
70
|
-
"July": "칠월",
|
71
|
-
"August": "팔월",
|
72
|
-
"September": "구월",
|
73
|
-
"October": "시월",
|
74
|
-
"November": "십일월",
|
75
|
-
"December": "십이월"
|
76
|
-
}
|
77
|
-
},
|
78
|
-
"week": {
|
79
|
-
"long": {
|
80
|
-
"self": "주",
|
81
|
-
"monday": "월요일",
|
82
|
-
"tuesday": "화요일",
|
83
|
-
"wednesday": "수요일",
|
84
|
-
"thursday": "목요일",
|
85
|
-
"friday": "금요일",
|
86
|
-
"saturday": "토요일",
|
87
|
-
"sunday": "일요일"
|
88
|
-
},
|
89
|
-
"short": {
|
90
|
-
"self": "주",
|
91
|
-
"monday": "월",
|
92
|
-
"tuesday": "화",
|
93
|
-
"wednesday": "수",
|
94
|
-
"thursday": "목",
|
95
|
-
"friday": "금",
|
96
|
-
"saturday": "토",
|
97
|
-
"sunday": "일"
|
98
|
-
}
|
99
|
-
}
|
100
|
-
},
|
101
|
-
"datePicker": {
|
102
|
-
"view": {
|
103
|
-
"month": "달",
|
104
|
-
"year": "년",
|
105
|
-
"week": "주",
|
106
|
-
"day": "일"
|
107
|
-
},
|
108
|
-
"month": {
|
109
|
-
"long": {
|
110
|
-
"January": "일월",
|
111
|
-
"February": "이월",
|
112
|
-
"March": "행진",
|
113
|
-
"April": "사월",
|
114
|
-
"May": "오월",
|
115
|
-
"June": "유월",
|
116
|
-
"July": "칠월",
|
117
|
-
"August": "팔월",
|
118
|
-
"September": "구월",
|
119
|
-
"October": "시월",
|
120
|
-
"November": "십일월",
|
121
|
-
"December": "십이월"
|
122
|
-
},
|
123
|
-
"short": {
|
124
|
-
"January": "일월",
|
125
|
-
"February": "이월",
|
126
|
-
"March": "행진",
|
127
|
-
"April": "사월",
|
128
|
-
"May": "오월",
|
129
|
-
"June": "유월",
|
130
|
-
"July": "칠월",
|
131
|
-
"August": "팔월",
|
132
|
-
"September": "구월",
|
133
|
-
"October": "시월",
|
134
|
-
"November": "십일월",
|
135
|
-
"December": "십이월"
|
136
|
-
}
|
137
|
-
},
|
138
|
-
"week": {
|
139
|
-
"long": {
|
140
|
-
"self": "주",
|
141
|
-
"monday": "월요일",
|
142
|
-
"tuesday": "화요일",
|
143
|
-
"wednesday": "수요일",
|
144
|
-
"thursday": "목요일",
|
145
|
-
"friday": "금요일",
|
146
|
-
"saturday": "토요일",
|
147
|
-
"sunday": "일요일"
|
148
|
-
},
|
149
|
-
"short": {
|
150
|
-
"self": "주",
|
151
|
-
"monday": "월",
|
152
|
-
"tuesday": "화",
|
153
|
-
"wednesday": "수",
|
154
|
-
"thursday": "목",
|
155
|
-
"friday": "금",
|
156
|
-
"saturday": "토",
|
157
|
-
"sunday": "일"
|
158
|
-
}
|
159
|
-
},
|
160
|
-
"placeholder": {
|
161
|
-
"date": "날짜를 선택하세요",
|
162
|
-
"week": "주를 선택하세요",
|
163
|
-
"month": "달을 선택하세요",
|
164
|
-
"year": "연도를 선택하세요",
|
165
|
-
"quarter": "분기를 선택하세요",
|
166
|
-
"time": "선택 기간"
|
167
|
-
},
|
168
|
-
"rangePlaceholder": {
|
169
|
-
"date": ["시작일", "종료일"],
|
170
|
-
"week": ["주 시작", "주 종료"],
|
171
|
-
"month": ["시작 월", "종료 월"],
|
172
|
-
"year": ["시작 년도", "연말"],
|
173
|
-
"quarter": ["분기 시작", "분기 종료"],
|
174
|
-
"time": ["시작 시간", "종료 시간"]
|
175
|
-
},
|
176
|
-
"selectTime": "선택 기간",
|
177
|
-
"today": "요즘",
|
178
|
-
"now": "지금",
|
179
|
-
"ok": "결정"
|
180
|
-
},
|
181
|
-
"image": {
|
182
|
-
"loading": "로딩"
|
183
|
-
},
|
184
|
-
"imagePreview": {
|
185
|
-
"fullScreen": "전체 화면",
|
186
|
-
"rotateRight": "오른쪽으로 회전",
|
187
|
-
"rotateLeft": "왼쪽으로 회전",
|
188
|
-
"zoomIn": "확대",
|
189
|
-
"zoomOut": "축소",
|
190
|
-
"originalSize": "원래 크기"
|
191
|
-
},
|
192
|
-
"typography": {
|
193
|
-
"copy": "복사",
|
194
|
-
"copied": "복사 됨",
|
195
|
-
"edit": "편집하다",
|
196
|
-
"collapse": "겹",
|
197
|
-
"expand": "전개 하 다"
|
198
|
-
},
|
199
|
-
"colorPicker": {
|
200
|
-
"history": "최근 색상 사용",
|
201
|
-
"preset": "시스템 기본 색상",
|
202
|
-
"empty": "데이터 없음"
|
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:"데이터 없음"},r={okText:"결정",cancelText:"취소"},a={okText:"결정",cancelText:"취소"},t={okText:"결정",cancelText:"취소"},o={goto:"이동",page:"페이지",countPerPage:"기입 / 페이지",total:"총 {0}"},y={okText:"결정",resetText:"초기화"},d={start:"스타트",cancel:"취소",delete:"지우다",retry:"다시 시도를 클릭",buttonText:"클릭 업로드",preview:"시사",drag:"여기에서 업로드 할 파일을 클릭하거나 드래그하세요",dragHover:"파일을 해제하고 업로드 시작",error:"업로드 실패"},s={formatYear:"YYYY",formatMonth:"MMM 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:"로딩"},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:y,upload:d,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=y,exports.typography=p,exports.upload=d;
|
@@ -1,207 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
"empty": {
|
3
|
-
"description": "Tiada data"
|
4
|
-
},
|
5
|
-
"drawer": {
|
6
|
-
"okText": "okey",
|
7
|
-
"cancelText": "batalkan"
|
8
|
-
},
|
9
|
-
"popconfirm": {
|
10
|
-
"okText": "okey",
|
11
|
-
"cancelText": "batalkan"
|
12
|
-
},
|
13
|
-
"modal": {
|
14
|
-
"okText": "okey",
|
15
|
-
"cancelText": "batalkan"
|
16
|
-
},
|
17
|
-
"pagination": {
|
18
|
-
"goto": "pergi ke",
|
19
|
-
"page": "Halaman",
|
20
|
-
"countPerPage": "Artikel / Halaman",
|
21
|
-
"total": "Jumlah {0}"
|
22
|
-
},
|
23
|
-
"table": {
|
24
|
-
"okText": "okey",
|
25
|
-
"resetText": "set semula"
|
26
|
-
},
|
27
|
-
"upload": {
|
28
|
-
"start": "mulakan",
|
29
|
-
"cancel": "batalkan",
|
30
|
-
"delete": "padam",
|
31
|
-
"retry": "Klik untuk mencuba lagi",
|
32
|
-
"buttonText": "Klik untuk memuat naik",
|
33
|
-
"preview": "pratonton",
|
34
|
-
"drag": "Klik atau seret fail untuk memuat naik di sini",
|
35
|
-
"dragHover": "Kosongkan fail dan mula memuat naik",
|
36
|
-
"error": "muatnaik gagal"
|
37
|
-
},
|
38
|
-
"calendar": {
|
39
|
-
"formatYear": "YYYY",
|
40
|
-
"formatMonth": "MMM YYYY",
|
41
|
-
"today": "hari ini",
|
42
|
-
"view": {
|
43
|
-
"month": "bulan",
|
44
|
-
"year": "tahun",
|
45
|
-
"week": "minggu",
|
46
|
-
"day": "hari"
|
47
|
-
},
|
48
|
-
"month": {
|
49
|
-
"long": {
|
50
|
-
"January": "Januari",
|
51
|
-
"February": "Februari",
|
52
|
-
"March": "Mac",
|
53
|
-
"April": "April",
|
54
|
-
"May": "Mei",
|
55
|
-
"June": "Jun",
|
56
|
-
"July": "Julai",
|
57
|
-
"August": "Ogos",
|
58
|
-
"September": "September",
|
59
|
-
"October": "Oktober",
|
60
|
-
"November": "November",
|
61
|
-
"December": "Disember"
|
62
|
-
},
|
63
|
-
"short": {
|
64
|
-
"January": "Jan",
|
65
|
-
"February": "Feb",
|
66
|
-
"March": "Mac",
|
67
|
-
"April": "Apr",
|
68
|
-
"May": "Mei",
|
69
|
-
"June": "Jun",
|
70
|
-
"July": "Jul",
|
71
|
-
"August": "Ogos",
|
72
|
-
"September": "Sept",
|
73
|
-
"October": "Okt",
|
74
|
-
"November": "Nov",
|
75
|
-
"December": "Dis"
|
76
|
-
}
|
77
|
-
},
|
78
|
-
"week": {
|
79
|
-
"long": {
|
80
|
-
"self": "Minggu",
|
81
|
-
"monday": "Isnin",
|
82
|
-
"tuesday": "Selasa",
|
83
|
-
"wednesday": "Rabu",
|
84
|
-
"thursday": "Khamis",
|
85
|
-
"friday": "Jumaat",
|
86
|
-
"saturday": "Sabtu",
|
87
|
-
"sunday": "Ahad"
|
88
|
-
},
|
89
|
-
"short": {
|
90
|
-
"self": "Minggu",
|
91
|
-
"monday": "Isn",
|
92
|
-
"tuesday": "Sel",
|
93
|
-
"wednesday": "Rab",
|
94
|
-
"thursday": "Kha",
|
95
|
-
"friday": "Jum",
|
96
|
-
"saturday": "Sab",
|
97
|
-
"sunday": "Ahd"
|
98
|
-
}
|
99
|
-
}
|
100
|
-
},
|
101
|
-
"datePicker": {
|
102
|
-
"view": {
|
103
|
-
"month": "bulan",
|
104
|
-
"year": "tahun",
|
105
|
-
"week": "minggu",
|
106
|
-
"day": "hari"
|
107
|
-
},
|
108
|
-
"month": {
|
109
|
-
"long": {
|
110
|
-
"January": "Januari",
|
111
|
-
"February": "Februari",
|
112
|
-
"March": "Mac",
|
113
|
-
"April": "April",
|
114
|
-
"May": "Mei",
|
115
|
-
"June": "Jun",
|
116
|
-
"July": "Julai",
|
117
|
-
"August": "Ogos",
|
118
|
-
"September": "September",
|
119
|
-
"October": "Oktober",
|
120
|
-
"November": "November",
|
121
|
-
"December": "Disember"
|
122
|
-
},
|
123
|
-
"short": {
|
124
|
-
"January": "Jan",
|
125
|
-
"February": "Feb",
|
126
|
-
"March": "Mac",
|
127
|
-
"April": "Apr",
|
128
|
-
"May": "Mei",
|
129
|
-
"June": "Jun",
|
130
|
-
"July": "Jul",
|
131
|
-
"August": "Ogos",
|
132
|
-
"September": "Sept",
|
133
|
-
"October": "Okt",
|
134
|
-
"November": "Nov",
|
135
|
-
"December": "Dis"
|
136
|
-
}
|
137
|
-
},
|
138
|
-
"week": {
|
139
|
-
"long": {
|
140
|
-
"self": "Minggu",
|
141
|
-
"monday": "Isnin",
|
142
|
-
"tuesday": "Selasa",
|
143
|
-
"wednesday": "Rabu",
|
144
|
-
"thursday": "Khamis",
|
145
|
-
"friday": "Jumaat",
|
146
|
-
"saturday": "Sabtu",
|
147
|
-
"sunday": "Ahad"
|
148
|
-
},
|
149
|
-
"short": {
|
150
|
-
"self": "Minggu",
|
151
|
-
"monday": "Isn",
|
152
|
-
"tuesday": "Sel",
|
153
|
-
"wednesday": "Rab",
|
154
|
-
"thursday": "Kha",
|
155
|
-
"friday": "Jum",
|
156
|
-
"saturday": "Sab",
|
157
|
-
"sunday": "Ahd"
|
158
|
-
}
|
159
|
-
},
|
160
|
-
"placeholder": {
|
161
|
-
"date": "Sila pilih tarikh",
|
162
|
-
"week": "Sila pilih seminggu",
|
163
|
-
"month": "Sila pilih bulan",
|
164
|
-
"year": "Sila pilih tahun",
|
165
|
-
"quarter": "Sila pilih suku",
|
166
|
-
"time": "Sila pilih masa"
|
167
|
-
},
|
168
|
-
"rangePlaceholder": {
|
169
|
-
"date": ["tarikh mula", "tarikh tamat"],
|
170
|
-
"week": ["minggu mula", "hujung minggu"],
|
171
|
-
"month": ["bulan permulaan", "akhir bulan"],
|
172
|
-
"year": ["tahun mula", "akhir tahun"],
|
173
|
-
"quarter": ["suku mula", "akhir suku tahun"],
|
174
|
-
"time": ["Masa mula", "Masa tamat"]
|
175
|
-
},
|
176
|
-
"selectTime": "tempoh pemilihan",
|
177
|
-
"today": "hari ini",
|
178
|
-
"now": "sekarang",
|
179
|
-
"ok": "okey"
|
180
|
-
},
|
181
|
-
"image": {
|
182
|
-
"loading": "memuatkan"
|
183
|
-
},
|
184
|
-
"imagePreview": {
|
185
|
-
"fullScreen": "skrin penuh",
|
186
|
-
"rotateRight": "putar ke kanan",
|
187
|
-
"rotateLeft": "berputar ke kiri",
|
188
|
-
"zoomIn": "besarkan",
|
189
|
-
"zoomOut": "zum keluar",
|
190
|
-
"originalSize": "saiz asal"
|
191
|
-
},
|
192
|
-
"typography": {
|
193
|
-
"copy": "salinan",
|
194
|
-
"copied": "disalin",
|
195
|
-
"edit": "edit",
|
196
|
-
"expand": "lipat",
|
197
|
-
"collapse": "mengembang"
|
198
|
-
},
|
199
|
-
"colorPicker": {
|
200
|
-
"history": "Warna yang digunakan baru-baru ini",
|
201
|
-
"preset": "Warna lalai sistem",
|
202
|
-
"empty": "Tiada data"
|
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 a={description:"Tiada data"},e={okText:"okey",cancelText:"batalkan"},r={okText:"okey",cancelText:"batalkan"},t={okText:"okey",cancelText:"batalkan"},i={goto:"pergi ke",page:"Halaman",countPerPage:"Artikel / Halaman",total:"Jumlah {0}"},n={okText:"okey",resetText:"set semula"},u={start:"mulakan",cancel:"batalkan",delete:"padam",retry:"Klik untuk mencuba lagi",buttonText:"Klik untuk memuat naik",preview:"pratonton",drag:"Klik atau seret fail untuk memuat naik di sini",dragHover:"Kosongkan fail dan mula memuat naik",error:"muatnaik gagal"},o={formatYear:"YYYY",formatMonth:"MMM YYYY",today:"hari ini",view:{month:"bulan",year:"tahun",week:"minggu",day:"hari"},month:{long:{January:"Januari",February:"Februari",March:"Mac",April:"April",May:"Mei",June:"Jun",July:"Julai",August:"Ogos",September:"September",October:"Oktober",November:"November",December:"Disember"},short:{January:"Jan",February:"Feb",March:"Mac",April:"Apr",May:"Mei",June:"Jun",July:"Jul",August:"Ogos",September:"Sept",October:"Okt",November:"Nov",December:"Dis"}},week:{long:{self:"Minggu",monday:"Isnin",tuesday:"Selasa",wednesday:"Rabu",thursday:"Khamis",friday:"Jumaat",saturday:"Sabtu",sunday:"Ahad"},short:{self:"Minggu",monday:"Isn",tuesday:"Sel",wednesday:"Rab",thursday:"Kha",friday:"Jum",saturday:"Sab",sunday:"Ahd"}}},l={view:{month:"bulan",year:"tahun",week:"minggu",day:"hari"},month:{long:{January:"Januari",February:"Februari",March:"Mac",April:"April",May:"Mei",June:"Jun",July:"Julai",August:"Ogos",September:"September",October:"Oktober",November:"November",December:"Disember"},short:{January:"Jan",February:"Feb",March:"Mac",April:"Apr",May:"Mei",June:"Jun",July:"Jul",August:"Ogos",September:"Sept",October:"Okt",November:"Nov",December:"Dis"}},week:{long:{self:"Minggu",monday:"Isnin",tuesday:"Selasa",wednesday:"Rabu",thursday:"Khamis",friday:"Jumaat",saturday:"Sabtu",sunday:"Ahad"},short:{self:"Minggu",monday:"Isn",tuesday:"Sel",wednesday:"Rab",thursday:"Kha",friday:"Jum",saturday:"Sab",sunday:"Ahd"}},placeholder:{date:"Sila pilih tarikh",week:"Sila pilih seminggu",month:"Sila pilih bulan",year:"Sila pilih tahun",quarter:"Sila pilih suku",time:"Sila pilih masa"},rangePlaceholder:{date:["tarikh mula","tarikh tamat"],week:["minggu mula","hujung minggu"],month:["bulan permulaan","akhir bulan"],year:["tahun mula","akhir tahun"],quarter:["suku mula","akhir suku tahun"],time:["Masa mula","Masa tamat"]},selectTime:"tempoh pemilihan",today:"hari ini",now:"sekarang",ok:"okey"},s={loading:"memuatkan"},m={fullScreen:"skrin penuh",rotateRight:"putar ke kanan",rotateLeft:"berputar ke kiri",zoomIn:"besarkan",zoomOut:"zum keluar",originalSize:"saiz asal"},d={copy:"salinan",copied:"disalin",edit:"edit",expand:"lipat",collapse:"mengembang"},p={history:"Warna yang digunakan baru-baru ini",preset:"Warna lalai sistem",empty:"Tiada data"},y={empty:a,drawer:e,popconfirm:r,modal:t,pagination:i,table:n,upload:u,calendar:o,datePicker:l,image:s,imagePreview:m,typography:d,colorPicker:p};exports.calendar=o,exports.colorPicker=p,exports.datePicker=l,exports.default=y,exports.drawer=e,exports.empty=a,exports.image=s,exports.imagePreview=m,exports.modal=t,exports.pagination=i,exports.popconfirm=r,exports.table=n,exports.typography=d,exports.upload=u;
|
@@ -1,255 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
"empty": {
|
3
|
-
"description": "Geen gegevens"
|
4
|
-
},
|
5
|
-
"drawer": {
|
6
|
-
"okText": "OK",
|
7
|
-
"cancelText": "Annuleren"
|
8
|
-
},
|
9
|
-
"popconfirm": {
|
10
|
-
"okText": "OK",
|
11
|
-
"cancelText": "Annuleren"
|
12
|
-
},
|
13
|
-
"modal": {
|
14
|
-
"okText": "OK",
|
15
|
-
"cancelText": "Annuleren"
|
16
|
-
},
|
17
|
-
"pagination": {
|
18
|
-
"goto": "Ga naar",
|
19
|
-
"page": "pagina",
|
20
|
-
"countPerPage": "/ pagina",
|
21
|
-
"total": "Totaal: {0}"
|
22
|
-
},
|
23
|
-
"table": {
|
24
|
-
"okText": "OK",
|
25
|
-
"resetText": "Resetten"
|
26
|
-
},
|
27
|
-
"upload": {
|
28
|
-
"start": "Start",
|
29
|
-
"cancel": "Annuleren",
|
30
|
-
"delete": "Verwijderen",
|
31
|
-
"retry": "Opnieuw proberen",
|
32
|
-
"buttonText": "Klik om te uploaden",
|
33
|
-
"preview": "Voorbeeld",
|
34
|
-
"drag": "Sleep bestanden naar hier om te uploaden",
|
35
|
-
"dragHover": "Laat los om te uploaden",
|
36
|
-
"error": "Upload mislukt"
|
37
|
-
},
|
38
|
-
"calendar": {
|
39
|
-
"formatYear": "YYYY",
|
40
|
-
"formatMonth": "MM-YYYY",
|
41
|
-
"today": "Vandaag",
|
42
|
-
"view": {
|
43
|
-
"month": "Maand",
|
44
|
-
"year": "Jaar",
|
45
|
-
"week": "Week",
|
46
|
-
"day": "Dag"
|
47
|
-
},
|
48
|
-
"month": {
|
49
|
-
"long": {
|
50
|
-
"January": "januari",
|
51
|
-
"February": "februari",
|
52
|
-
"March": "maart",
|
53
|
-
"April": "april",
|
54
|
-
"May": "mei",
|
55
|
-
"June": "juni",
|
56
|
-
"July": "juli",
|
57
|
-
"August": "augustus",
|
58
|
-
"September": "september",
|
59
|
-
"October": "oktober",
|
60
|
-
"November": "november",
|
61
|
-
"December": "december"
|
62
|
-
},
|
63
|
-
"short": {
|
64
|
-
"January": "jan",
|
65
|
-
"February": "feb",
|
66
|
-
"March": "mrt",
|
67
|
-
"April": "apr",
|
68
|
-
"May": "mei",
|
69
|
-
"June": "jun",
|
70
|
-
"July": "jul",
|
71
|
-
"August": "aug",
|
72
|
-
"September": "sep",
|
73
|
-
"October": "okt",
|
74
|
-
"November": "nov",
|
75
|
-
"December": "dec"
|
76
|
-
}
|
77
|
-
},
|
78
|
-
"week": {
|
79
|
-
"long": {
|
80
|
-
"self": "Week",
|
81
|
-
"monday": "maandag",
|
82
|
-
"tuesday": "dinsdag",
|
83
|
-
"wednesday": "woensdag",
|
84
|
-
"thursday": "donderdag",
|
85
|
-
"friday": "vrijdag",
|
86
|
-
"saturday": "zaterdag",
|
87
|
-
"sunday": "zondag"
|
88
|
-
},
|
89
|
-
"short": {
|
90
|
-
"self": "Week",
|
91
|
-
"monday": "ma",
|
92
|
-
"tuesday": "di",
|
93
|
-
"wednesday": "woe",
|
94
|
-
"thursday": "do",
|
95
|
-
"friday": "vr",
|
96
|
-
"saturday": "za",
|
97
|
-
"sunday": "zo"
|
98
|
-
}
|
99
|
-
}
|
100
|
-
},
|
101
|
-
"datePicker": {
|
102
|
-
"view": {
|
103
|
-
"month": "Maand",
|
104
|
-
"year": "Jaar",
|
105
|
-
"week": "Week",
|
106
|
-
"day": "Dag"
|
107
|
-
},
|
108
|
-
"month": {
|
109
|
-
"long": {
|
110
|
-
"January": "januari",
|
111
|
-
"February": "februari",
|
112
|
-
"March": "maart",
|
113
|
-
"April": "april",
|
114
|
-
"May": "mei",
|
115
|
-
"June": "juni",
|
116
|
-
"July": "juli",
|
117
|
-
"August": "augustus",
|
118
|
-
"September": "september",
|
119
|
-
"October": "oktober",
|
120
|
-
"November": "november",
|
121
|
-
"December": "december"
|
122
|
-
},
|
123
|
-
"short": {
|
124
|
-
"January": "jan",
|
125
|
-
"February": "feb",
|
126
|
-
"March": "mrt",
|
127
|
-
"April": "apr",
|
128
|
-
"May": "mei",
|
129
|
-
"June": "jun",
|
130
|
-
"July": "jul",
|
131
|
-
"August": "aug",
|
132
|
-
"September": "sep",
|
133
|
-
"October": "okt",
|
134
|
-
"November": "nov",
|
135
|
-
"December": "dec"
|
136
|
-
}
|
137
|
-
},
|
138
|
-
"week": {
|
139
|
-
"long": {
|
140
|
-
"self": "Week",
|
141
|
-
"monday": "maandag",
|
142
|
-
"tuesday": "dinsdag",
|
143
|
-
"wednesday": "woensdag",
|
144
|
-
"thursday": "donderdag",
|
145
|
-
"friday": "vrijdag",
|
146
|
-
"saturday": "zaterdag",
|
147
|
-
"sunday": "zondag"
|
148
|
-
},
|
149
|
-
"short": {
|
150
|
-
"self": "Week",
|
151
|
-
"monday": "ma",
|
152
|
-
"tuesday": "di",
|
153
|
-
"wednesday": "woe",
|
154
|
-
"thursday": "do",
|
155
|
-
"friday": "vr",
|
156
|
-
"saturday": "za",
|
157
|
-
"sunday": "zo"
|
158
|
-
}
|
159
|
-
},
|
160
|
-
"placeholder": {
|
161
|
-
"date": "Selecteer datum",
|
162
|
-
"week": "Selecteer week",
|
163
|
-
"month": "Selecteer maand",
|
164
|
-
"year": "Selecteer jaar",
|
165
|
-
"quarter": "Selecteer kwartaal",
|
166
|
-
"time": "Selecteer tijd"
|
167
|
-
},
|
168
|
-
"rangePlaceholder": {
|
169
|
-
"date": ["Startdatum", "Einddatum"],
|
170
|
-
"week": ["Startweek", "Eindweek"],
|
171
|
-
"month": ["Startmaand", "Eindmaand"],
|
172
|
-
"year": ["Startjaar", "Eindjaar"],
|
173
|
-
"quarter": ["Startkwartaal", "Eindkwartaal"],
|
174
|
-
"time": ["Starttijd", "Eindtijd"]
|
175
|
-
},
|
176
|
-
"selectTime": "Selecteer tijd",
|
177
|
-
"today": "Vandaag",
|
178
|
-
"now": "Nu",
|
179
|
-
"ok": "OK"
|
180
|
-
},
|
181
|
-
"image": {
|
182
|
-
"loading": "Laden"
|
183
|
-
},
|
184
|
-
"imagePreview": {
|
185
|
-
"fullScreen": "Volledig scherm",
|
186
|
-
"rotateRight": "Draai rechtsom",
|
187
|
-
"rotateLeft": "Draai linksom",
|
188
|
-
"zoomIn": "Inzoomen",
|
189
|
-
"zoomOut": "Uitzoomen",
|
190
|
-
"originalSize": "Originele grootte"
|
191
|
-
},
|
192
|
-
"typography": {
|
193
|
-
"copied": "Gekopieerd",
|
194
|
-
"copy": "Kopiëren",
|
195
|
-
"expand": "Uitklappen",
|
196
|
-
"collapse": "Inklappen",
|
197
|
-
"edit": "Bewerken"
|
198
|
-
},
|
199
|
-
"form": {
|
200
|
-
"validateMessages": {
|
201
|
-
"required": "#{field} is verplicht",
|
202
|
-
"type": {
|
203
|
-
"string": "#{field} is geen geldige tekst",
|
204
|
-
"number": "#{field} is geen geldig nummer",
|
205
|
-
"boolean": "#{field} is geen geldige boolean",
|
206
|
-
"array": "#{field} is geen geldige array",
|
207
|
-
"object": "#{field} is geen geldig object",
|
208
|
-
"url": "#{field} is geen geldige URL",
|
209
|
-
"email": "#{field} is geen geldig e-mailadres",
|
210
|
-
"ip": "#{field} is geen geldig IP-adres"
|
211
|
-
},
|
212
|
-
"number": {
|
213
|
-
"min": "#{value} is kleiner dan minimum #{min}",
|
214
|
-
"max": "#{value} is groter dan maximum #{max}",
|
215
|
-
"equal": "#{value} is niet gelijk aan #{equal}",
|
216
|
-
"range": "#{value} valt niet binnen #{min} ~ #{max}",
|
217
|
-
"positive": "#{value} is geen positief getal",
|
218
|
-
"negative": "#{value} is geen negatief getal"
|
219
|
-
},
|
220
|
-
"array": {
|
221
|
-
"length": "#{field} heeft niet #{length} items",
|
222
|
-
"minLength": "#{field} heeft minimaal #{minLength} items nodig",
|
223
|
-
"maxLength": "#{field} heeft maximaal #{maxLength} items",
|
224
|
-
"includes": "#{field} bevat niet #{includes}",
|
225
|
-
"deepEqual": "#{field} is niet gelijk aan #{deepEqual}",
|
226
|
-
"empty": "#{field} is geen lege array"
|
227
|
-
},
|
228
|
-
"string": {
|
229
|
-
"minLength": "Minimaal #{minLength} tekens",
|
230
|
-
"maxLength": "Maximaal #{maxLength} tekens",
|
231
|
-
"length": "Moet #{length} tekens bevatten",
|
232
|
-
"match": "#{value} voldoet niet aan patroon #{pattern}",
|
233
|
-
"uppercase": "#{value} moet volledig hoofdletters zijn",
|
234
|
-
"lowercase": "#{value} moet volledig kleine letters zijn"
|
235
|
-
},
|
236
|
-
"object": {
|
237
|
-
"deepEqual": "#{field} is niet gelijk aan verwachte waarde",
|
238
|
-
"hasKeys": "#{field} mist verplichte velden",
|
239
|
-
"empty": "#{field} is geen object"
|
240
|
-
},
|
241
|
-
"boolean": {
|
242
|
-
"true": "Moet true zijn",
|
243
|
-
"false": "Moet false zijn"
|
244
|
-
}
|
245
|
-
}
|
246
|
-
},
|
247
|
-
"colorPicker": {
|
248
|
-
"history": "Recent gebruikte kleuren",
|
249
|
-
"preset": "Systeem kleuren",
|
250
|
-
"empty": "Geen"
|
251
|
-
}
|
252
|
-
}
|
253
|
-
;
|
254
|
-
|
255
|
-
export default _default;
|