yc-design-vue 1.8.7 → 1.8.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/Affix/index.vue.js +1 -0
- package/es/Alert/index.d.ts +3 -3
- package/es/Alert/index.vue.d.ts +1 -1
- package/es/Alert/index.vue.js +1 -0
- package/es/Anchor/Anchor.vue.js +1 -0
- package/es/Anchor/AnchorLink.vue.js +1 -0
- package/es/Anchor/hooks/useContext.js +1 -0
- package/es/AutoComplete/index.d.ts +19 -19
- package/es/AutoComplete/index.vue.d.ts +33 -33
- package/es/AutoComplete/index.vue.js +1 -0
- package/es/Avatar/Avatar.vue.d.ts +2 -2
- package/es/Avatar/Avatar.vue.js +1 -0
- package/es/Avatar/AvatarGroup.vue.js +1 -0
- package/es/Avatar/index.d.ts +5 -5
- package/es/BackTop/index.vue.js +1 -0
- package/es/Badge/index.vue.js +1 -0
- package/es/Breadcrumb/Breadcrumb.vue.js +1 -0
- package/es/Breadcrumb/BreadcrumbItem.vue.js +1 -0
- package/es/Breadcrumb/BreadcrumbMore.vue.js +1 -0
- package/es/Breadcrumb/BreadcrumbSeparator.vue.js +2 -1
- package/es/Button/Button.vue.d.ts +3 -3
- package/es/Button/ButtonGroup.vue.d.ts +1 -1
- package/es/Button/hooks/useContext.js +1 -0
- package/es/Button/index.d.ts +12 -12
- package/es/Calendar/Calendar.vue.js +2 -1
- package/es/Calendar/CalendarMonth.vue.d.ts +1 -1
- package/es/Calendar/CalendarMonth.vue.js +1 -1
- package/es/Calendar/CalendarYear.vue.js +1 -1
- package/es/Card/Card.vue.d.ts +1 -1
- package/es/Card/Card.vue.js +1 -0
- package/es/Card/CardMeta.vue.d.ts +1 -1
- package/es/Card/CardMeta.vue.js +1 -0
- package/es/Card/index.d.ts +6 -6
- package/es/Carousel/Carousel.vue.js +1 -0
- package/es/Carousel/CarouselArrow.vue.js +1 -0
- package/es/Carousel/CarouselIndicator.vue.js +1 -0
- package/es/Carousel/hooks/useContext.js +1 -0
- package/es/Cascader/Cascader.vue.d.ts +17 -17
- package/es/Cascader/Cascader.vue.js +1 -0
- package/es/Cascader/CascaderIcon.vue.js +1 -0
- package/es/Cascader/CascaderOption.vue.js +1 -0
- package/es/Cascader/CascaderPanel.vue.js +1 -0
- package/es/Cascader/CascaderSearchPanel.vue.js +1 -0
- package/es/Cascader/hooks/useContext.js +1 -0
- package/es/Cascader/index.d.ts +16 -16
- package/es/Checkbox/Checkbox.vue.js +1 -0
- package/es/Checkbox/CheckboxGroup.vue.d.ts +1 -1
- package/es/Checkbox/hooks/useContext.js +1 -0
- package/es/Checkbox/index.d.ts +3 -3
- package/es/Collapse/CollapseItem.vue.js +1 -0
- package/es/Collapse/hooks/useContext.js +1 -0
- package/es/ColorPicker/ColorControl.vue.js +1 -0
- package/es/ColorPicker/ColorInput.vue.js +1 -0
- package/es/ColorPicker/ColorList.vue.js +7 -1
- package/es/ColorPicker/ColorPalette.vue.js +1 -0
- package/es/ColorPicker/ColorPanel.vue.js +7 -1
- package/es/ColorPicker/hooks/useContext.js +1 -0
- package/es/Comment/index.vue.js +1 -0
- package/es/ConfigProvider/index.d.ts +3 -3
- package/es/ConfigProvider/index.vue.d.ts +1 -1
- package/es/ConfigProvider/index.vue.js +4 -12
- package/es/ConfigProvider/type.d.ts +3 -2
- package/es/Descriptions/ReuseItem.vue.js +1 -0
- package/es/Descriptions/ReuseTd.vue.js +1 -0
- package/es/Descriptions/hooks/useContext.js +1 -0
- package/es/Divider/index.d.ts +3 -3
- package/es/Divider/index.vue.d.ts +1 -1
- package/es/Divider/index.vue.js +1 -0
- package/es/Drawer/Drawer.vue.d.ts +4 -4
- package/es/Drawer/Drawer.vue.js +2 -1
- package/es/Drawer/DrawerService.vue.d.ts +2 -2
- package/es/Drawer/DrawerService.vue.js +1 -0
- package/es/Drawer/index.d.ts +11 -11
- package/es/Dropdown/Dropdown.vue.js +1 -0
- package/es/Dropdown/DropdownButton.vue.d.ts +1 -1
- package/es/Dropdown/DropdownButton.vue.js +1 -0
- package/es/Dropdown/Dsubmenu.vue.js +1 -0
- package/es/Dropdown/hooks/useContext.js +1 -0
- package/es/Dropdown/index.d.ts +3 -3
- package/es/Empty/index.vue.js +2 -1
- package/es/Grid/Grid.vue.js +1 -0
- package/es/Grid/GridCol.vue.js +1 -0
- package/es/Grid/GridItem.vue.js +1 -0
- package/es/Grid/GridRow.vue.js +1 -0
- package/es/Grid/hooks/useContext.js +1 -0
- package/es/Image/Image.vue.d.ts +2 -2
- package/es/Image/Image.vue.js +2 -1
- package/es/Image/ImagePreview.vue.js +1 -0
- package/es/Image/ImagePreviewArrow.vue.js +1 -0
- package/es/Image/ImagePreviewToolbar.vue.js +8 -7
- package/es/Image/hooks/useContext.js +1 -0
- package/es/Image/index.d.ts +6 -6
- package/es/Input/Input.vue.d.ts +3 -3
- package/es/Input/Input.vue.js +1 -0
- package/es/Input/InputSuffix.vue.js +1 -0
- package/es/Input/hooks/useLimitedInput.js +1 -0
- package/es/Input/index.d.ts +9 -9
- package/es/InputNumber/InputNumber.vue.d.ts +18 -18
- package/es/InputNumber/InputNumber.vue.js +1 -0
- package/es/InputNumber/InputOperaBtn.vue.js +1 -0
- package/es/InputNumber/index.d.ts +19 -19
- package/es/InputTag/index.d.ts +6 -6
- package/es/InputTag/index.vue.d.ts +2 -2
- package/es/InputTag/index.vue.js +1 -0
- package/es/Layout/Layout.vue.js +1 -0
- package/es/Layout/LayoutSider.vue.js +1 -0
- package/es/Layout/hooks/useSiderContext.js +1 -0
- package/es/Link/index.d.ts +3 -3
- package/es/Link/index.vue.d.ts +1 -1
- package/es/Link/index.vue.js +1 -0
- package/es/List/List.vue.d.ts +7 -7
- package/es/List/List.vue.js +1 -0
- package/es/List/ListItemMeta.vue.d.ts +1 -1
- package/es/List/hooks/useScrollReach.js +1 -0
- package/es/List/index.d.ts +9 -9
- package/es/Mention/index.d.ts +22 -22
- package/es/Mention/index.vue.d.ts +39 -39
- package/es/Mention/index.vue.js +1 -0
- package/es/Menu/Menu.vue.js +1 -0
- package/es/Menu/MenuEllipsis.vue.js +1 -0
- package/es/Menu/MenuItem.vue.js +1 -0
- package/es/Menu/MenuItemGroup.vue.js +1 -0
- package/es/Menu/SubMenu.vue.js +1 -0
- package/es/Menu/hooks/useContext.js +1 -0
- package/es/Message/Message.vue.d.ts +1 -1
- package/es/Message/Message.vue.js +1 -0
- package/es/Message/index.d.ts +3 -3
- package/es/Message/index.js +1 -0
- package/es/Modal/Modal.vue.d.ts +4 -4
- package/es/Modal/Modal.vue.js +2 -1
- package/es/Modal/ModalService.vue.d.ts +2 -2
- package/es/Modal/ModalService.vue.js +1 -0
- package/es/Modal/hooks/useModalClose.js +1 -0
- package/es/Modal/hooks/useModalDraggable.js +1 -0
- package/es/Modal/hooks/useOnBeforeClose.js +1 -0
- package/es/Modal/index.d.ts +11 -11
- package/es/Notification/Notification.vue.d.ts +1 -1
- package/es/Notification/Notification.vue.js +1 -0
- package/es/Notification/index.d.ts +3 -3
- package/es/Notification/index.js +1 -0
- package/es/OverflowList/index.d.ts +3 -3
- package/es/OverflowList/index.vue.d.ts +1 -1
- package/es/OverflowList/index.vue.js +1 -0
- package/es/PageHeader/index.vue.js +1 -0
- package/es/Pagination/Pagination.vue.js +6 -2
- package/es/Pagination/PaginationItem.vue.js +1 -0
- package/es/Pagination/hooks/useContext.d.ts +1 -256
- package/es/Pagination/hooks/useContext.js +2 -1
- package/es/Popconfirm/index.d.ts +19 -19
- package/es/Popconfirm/index.vue.d.ts +7 -7
- package/es/Popconfirm/index.vue.js +2 -1
- package/es/Popover/index.vue.js +1 -0
- package/es/Progress/Progress.vue.d.ts +1 -1
- package/es/Progress/Progress.vue.js +1 -0
- package/es/Progress/ProgressCircle.vue.js +1 -0
- package/es/Progress/ProgressLine.vue.js +1 -0
- package/es/Progress/ProgressSteps.vue.js +1 -0
- package/es/Progress/index.d.ts +3 -3
- package/es/Radio/Radio.vue.d.ts +1 -1
- package/es/Radio/Radio.vue.js +1 -0
- package/es/Radio/RadioGroup.vue.d.ts +1 -1
- package/es/Radio/hooks/useContext.js +1 -0
- package/es/Radio/index.d.ts +6 -6
- package/es/Rate/index.vue.js +1 -0
- package/es/ResizeBox/index.vue.js +1 -0
- package/es/Scrollbar/Scrollbar.vue.d.ts +1 -1
- package/es/Scrollbar/Scrollbar.vue.js +1 -0
- package/es/Scrollbar/ScrollbarTrack.vue.js +1 -0
- package/es/Scrollbar/index.d.ts +3 -3
- package/es/Select/Option.vue.js +1 -0
- package/es/Select/Select.vue.d.ts +26 -26
- package/es/Select/Select.vue.js +1 -0
- package/es/Select/SelectIcon.vue.js +1 -0
- package/es/Select/SelectRealList.vue.js +1 -0
- package/es/Select/SelectView.vue.js +1 -0
- package/es/Select/SelectVirtualList.vue.js +1 -0
- package/es/Select/hooks/useContext.js +1 -0
- package/es/Select/hooks/useSelectOptions.js +1 -0
- package/es/Select/index.d.ts +14 -14
- package/es/Skeleton/SkeletonLine.vue.js +1 -0
- package/es/Skeleton/SkeletonShape.vue.js +1 -0
- package/es/Slider/Slider.vue.d.ts +3 -3
- package/es/Slider/SliderBtn.vue.js +1 -0
- package/es/Slider/hooks/useContext.js +1 -0
- package/es/Slider/hooks/useSliderDraggable.js +1 -0
- package/es/Slider/index.d.ts +9 -9
- package/es/Space/index.d.ts +3 -3
- package/es/Space/index.vue.d.ts +1 -1
- package/es/Space/index.vue.js +1 -0
- package/es/Spin/index.d.ts +3 -3
- package/es/Spin/index.vue.d.ts +1 -1
- package/es/Spin/index.vue.js +1 -0
- package/es/Split/index.d.ts +6 -6
- package/es/Split/index.vue.d.ts +2 -2
- package/es/Split/index.vue.js +1 -0
- package/es/Statistic/Countdown.vue.d.ts +2 -2
- package/es/Statistic/Countdown.vue.js +1 -0
- package/es/Statistic/Statistic.vue.d.ts +2 -2
- package/es/Statistic/Statistic.vue.js +1 -0
- package/es/Statistic/index.d.ts +12 -12
- package/es/Steps/Step.vue.d.ts +1 -1
- package/es/Steps/Step.vue.js +1 -0
- package/es/Steps/Steps.vue.d.ts +1 -1
- package/es/Steps/hooks/useContext.js +1 -0
- package/es/Steps/index.d.ts +6 -6
- package/es/Switch/index.d.ts +6 -6
- package/es/Switch/index.vue.d.ts +2 -2
- package/es/Switch/index.vue.js +1 -0
- package/es/Tabs/TabButton.vue.js +1 -0
- package/es/Tabs/TabPane.vue.js +1 -0
- package/es/Tabs/Tabs.vue.d.ts +3 -3
- package/es/Tabs/Tabs.vue.js +1 -0
- package/es/Tabs/TabsNavInk.vue.js +1 -0
- package/es/Tabs/TabsTab.vue.js +1 -0
- package/es/Tabs/hooks/useContext.js +1 -0
- package/es/Tabs/hooks/useTabsScroll.js +1 -0
- package/es/Tabs/index.d.ts +8 -8
- package/es/Tag/index.d.ts +3 -3
- package/es/Tag/index.vue.d.ts +1 -1
- package/es/Tag/index.vue.js +1 -0
- package/es/Textarea/hooks/useTextareaHeight.js +1 -0
- package/es/Textarea/index.d.ts +6 -6
- package/es/Textarea/index.vue.d.ts +2 -2
- package/es/Textarea/index.vue.js +1 -0
- package/es/TimePicker/TimePicker.vue.d.ts +3 -3
- package/es/TimePicker/TimePicker.vue.js +6 -6
- package/es/TimePicker/TimePickerPanel.vue.js +10 -10
- package/es/TimePicker/hooks/useContext.d.ts +1 -0
- package/es/TimePicker/hooks/useContext.js +11 -2
- package/es/TimePicker/index.d.ts +9 -9
- package/es/Timeline/TimelineItemPending.vue.js +1 -0
- package/es/Timeline/hooks/useContext.js +1 -0
- package/es/Tooltip/index.vue.js +1 -0
- package/es/Transfer/Transfer.vue.js +1 -0
- package/es/Transfer/TransferPanel.vue.js +1 -0
- package/es/Transfer/hooks/useContext.js +1 -0
- package/es/Trigger/hooks/useContext.js +1 -0
- package/es/Trigger/hooks/useTriggerPosition.js +1 -0
- package/es/Trigger/hooks/useTriggerVisible.js +1 -0
- package/es/Trigger/index.vue.js +1 -0
- package/es/Typography/TypographyBase.vue.d.ts +19 -19
- package/es/Typography/TypographyBase.vue.js +2 -1
- package/es/VerificationCode/index.d.ts +6 -6
- package/es/VerificationCode/index.vue.d.ts +2 -2
- package/es/VerificationCode/index.vue.js +1 -0
- package/es/Watermark/index.d.ts +3 -3
- package/es/Watermark/index.vue.d.ts +1 -1
- package/es/Watermark/index.vue.js +1 -0
- package/es/_shared/components/ExpandTransition.vue2.js +1 -0
- package/es/_shared/components/Icon.vue3.js +1 -0
- package/es/_shared/components/IconButton.vue.js +1 -0
- package/es/_shared/constants/index.js +1 -0
- package/es/_shared/icons/IconFullScreen.vue.js +1 -17
- package/es/_shared/icons/IconFullScreen.vue2.js +17 -1
- package/es/_shared/icons/IconOriginSize.vue.js +1 -23
- package/es/_shared/icons/IconOriginSize.vue2.js +23 -1
- package/es/_shared/icons/IconRotateLeft.vue.js +1 -17
- package/es/_shared/icons/IconRotateLeft.vue2.js +17 -1
- package/es/_shared/icons/IconRotateRight.vue.js +1 -17
- package/es/_shared/icons/IconRotateRight.vue2.js +17 -1
- package/es/_shared/icons/IconSeparator.vue.js +17 -1
- package/es/_shared/icons/IconSeparator.vue2.js +1 -17
- package/es/_shared/icons/IconZoomIn.vue.js +1 -17
- package/es/_shared/icons/IconZoomIn.vue2.js +17 -1
- package/es/_shared/icons/IconZoomOut.vue.js +1 -17
- package/es/_shared/icons/IconZoomOut.vue2.js +17 -1
- package/es/_shared/utils/control.js +1 -0
- package/es/_shared/utils/global-config.d.ts +3 -1
- package/es/_shared/utils/global-config.js +4 -0
- package/es/_shared/utils/index.d.ts +1 -0
- package/es/_shared/utils/locale.d.ts +22 -0
- package/es/_shared/utils/locale.js +39 -0
- package/es/index.d.ts +27 -27
- package/es/index.js +0 -2
- package/es/lang/ar-eg.js +156 -0
- package/es/lang/de-de.js +157 -0
- package/es/lang/en-us.js +161 -0
- package/es/lang/es-es.js +156 -0
- package/es/lang/fr-fr.js +158 -0
- package/es/lang/id-id.js +157 -0
- package/es/lang/it-it.js +157 -0
- package/es/lang/ja-jp.js +204 -0
- package/es/lang/km-kh.js +156 -0
- package/es/lang/ko-kr.js +156 -0
- package/es/lang/ms-my.js +156 -0
- package/es/lang/nl-nl.js +204 -0
- package/es/lang/pt-pt.js +156 -0
- package/es/lang/ru-ru.js +204 -0
- package/es/lang/th-th.js +156 -0
- package/es/lang/vi-vn.js +156 -0
- package/es/lang/zh-cn.js +204 -0
- package/es/lang/zh-tw.js +204 -0
- package/es/public/lang/zh-cn.js +202 -0
- package/lib/Affix/index.vue.js +1 -1
- package/lib/Alert/index.d.ts +3 -3
- package/lib/Alert/index.vue.d.ts +1 -1
- package/lib/Alert/index.vue.js +1 -1
- package/lib/Anchor/Anchor.vue.js +1 -1
- package/lib/Anchor/AnchorLink.vue.js +1 -1
- package/lib/Anchor/hooks/useContext.js +1 -1
- package/lib/AutoComplete/index.d.ts +19 -19
- package/lib/AutoComplete/index.vue.d.ts +33 -33
- package/lib/AutoComplete/index.vue.js +1 -1
- package/lib/Avatar/Avatar.vue.d.ts +2 -2
- package/lib/Avatar/Avatar.vue.js +1 -1
- package/lib/Avatar/AvatarGroup.vue.js +1 -1
- package/lib/Avatar/index.d.ts +5 -5
- package/lib/BackTop/index.vue.js +1 -1
- package/lib/Badge/index.vue.js +1 -1
- package/lib/Breadcrumb/Breadcrumb.vue.js +1 -1
- package/lib/Breadcrumb/BreadcrumbItem.vue.js +1 -1
- package/lib/Breadcrumb/BreadcrumbMore.vue.js +1 -1
- package/lib/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
- package/lib/Button/Button.vue.d.ts +3 -3
- package/lib/Button/ButtonGroup.vue.d.ts +1 -1
- package/lib/Button/hooks/useContext.js +1 -1
- package/lib/Button/index.d.ts +12 -12
- package/lib/Calendar/Calendar.vue.js +1 -1
- package/lib/Calendar/CalendarMonth.vue.d.ts +1 -1
- package/lib/Calendar/CalendarMonth.vue.js +1 -1
- package/lib/Calendar/CalendarYear.vue.js +1 -1
- package/lib/Card/Card.vue.d.ts +1 -1
- package/lib/Card/Card.vue.js +1 -1
- package/lib/Card/CardMeta.vue.d.ts +1 -1
- package/lib/Card/CardMeta.vue.js +1 -1
- package/lib/Card/index.d.ts +6 -6
- package/lib/Carousel/Carousel.vue.js +1 -1
- package/lib/Carousel/CarouselArrow.vue.js +1 -1
- package/lib/Carousel/CarouselIndicator.vue.js +1 -1
- package/lib/Carousel/hooks/useContext.js +1 -1
- package/lib/Cascader/Cascader.vue.d.ts +17 -17
- package/lib/Cascader/Cascader.vue.js +1 -1
- package/lib/Cascader/CascaderIcon.vue.js +1 -1
- package/lib/Cascader/CascaderOption.vue.js +1 -1
- package/lib/Cascader/CascaderPanel.vue.js +1 -1
- package/lib/Cascader/CascaderSearchPanel.vue.js +1 -1
- package/lib/Cascader/hooks/useContext.js +1 -1
- package/lib/Cascader/index.d.ts +16 -16
- package/lib/Checkbox/Checkbox.vue.js +1 -1
- package/lib/Checkbox/CheckboxGroup.vue.d.ts +1 -1
- package/lib/Checkbox/hooks/useContext.js +1 -1
- package/lib/Checkbox/index.d.ts +3 -3
- package/lib/Collapse/CollapseItem.vue.js +1 -1
- package/lib/Collapse/hooks/useContext.js +1 -1
- package/lib/ColorPicker/ColorControl.vue.js +1 -1
- package/lib/ColorPicker/ColorInput.vue.js +1 -1
- package/lib/ColorPicker/ColorList.vue.js +1 -1
- package/lib/ColorPicker/ColorPalette.vue.js +1 -1
- package/lib/ColorPicker/ColorPanel.vue.js +1 -1
- package/lib/ColorPicker/hooks/useContext.js +1 -1
- package/lib/Comment/index.vue.js +1 -1
- package/lib/ConfigProvider/index.d.ts +3 -3
- package/lib/ConfigProvider/index.vue.d.ts +1 -1
- package/lib/ConfigProvider/index.vue.js +1 -1
- package/lib/ConfigProvider/type.d.ts +3 -2
- package/lib/Descriptions/ReuseItem.vue.js +1 -1
- package/lib/Descriptions/ReuseTd.vue.js +1 -1
- package/lib/Descriptions/hooks/useContext.js +1 -1
- package/lib/Divider/index.d.ts +3 -3
- package/lib/Divider/index.vue.d.ts +1 -1
- package/lib/Divider/index.vue.js +1 -1
- package/lib/Drawer/Drawer.vue.d.ts +4 -4
- package/lib/Drawer/Drawer.vue.js +1 -1
- package/lib/Drawer/DrawerService.vue.d.ts +2 -2
- package/lib/Drawer/DrawerService.vue.js +1 -1
- package/lib/Drawer/index.d.ts +11 -11
- package/lib/Dropdown/Dropdown.vue.js +1 -1
- package/lib/Dropdown/DropdownButton.vue.d.ts +1 -1
- package/lib/Dropdown/DropdownButton.vue.js +1 -1
- package/lib/Dropdown/Dsubmenu.vue.js +1 -1
- package/lib/Dropdown/hooks/useContext.js +1 -1
- package/lib/Dropdown/index.d.ts +3 -3
- package/lib/Empty/index.vue.js +1 -1
- package/lib/Grid/Grid.vue.js +1 -1
- package/lib/Grid/GridCol.vue.js +1 -1
- package/lib/Grid/GridItem.vue.js +1 -1
- package/lib/Grid/GridRow.vue.js +1 -1
- package/lib/Grid/hooks/useContext.js +1 -1
- package/lib/Image/Image.vue.d.ts +2 -2
- package/lib/Image/Image.vue.js +1 -1
- package/lib/Image/ImagePreview.vue.js +1 -1
- package/lib/Image/ImagePreviewArrow.vue.js +1 -1
- package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
- package/lib/Image/hooks/useContext.js +1 -1
- package/lib/Image/index.d.ts +6 -6
- package/lib/Input/Input.vue.d.ts +3 -3
- package/lib/Input/Input.vue.js +1 -1
- package/lib/Input/InputSuffix.vue.js +1 -1
- package/lib/Input/hooks/useLimitedInput.js +1 -1
- package/lib/Input/index.d.ts +9 -9
- package/lib/InputNumber/InputNumber.vue.d.ts +18 -18
- package/lib/InputNumber/InputNumber.vue.js +1 -1
- package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
- package/lib/InputNumber/index.d.ts +19 -19
- package/lib/InputTag/index.d.ts +6 -6
- package/lib/InputTag/index.vue.d.ts +2 -2
- package/lib/InputTag/index.vue.js +1 -1
- package/lib/Layout/Layout.vue.js +1 -1
- package/lib/Layout/LayoutSider.vue.js +1 -1
- package/lib/Layout/hooks/useSiderContext.js +1 -1
- package/lib/Link/index.d.ts +3 -3
- package/lib/Link/index.vue.d.ts +1 -1
- package/lib/Link/index.vue.js +1 -1
- package/lib/List/List.vue.d.ts +7 -7
- package/lib/List/List.vue.js +1 -1
- package/lib/List/ListItemMeta.vue.d.ts +1 -1
- package/lib/List/hooks/useScrollReach.js +1 -1
- package/lib/List/index.d.ts +9 -9
- package/lib/Mention/index.d.ts +22 -22
- package/lib/Mention/index.vue.d.ts +39 -39
- package/lib/Mention/index.vue.js +1 -1
- package/lib/Menu/Menu.vue.js +1 -1
- package/lib/Menu/MenuEllipsis.vue.js +1 -1
- package/lib/Menu/MenuItem.vue.js +1 -1
- package/lib/Menu/MenuItemGroup.vue.js +1 -1
- package/lib/Menu/SubMenu.vue.js +1 -1
- package/lib/Menu/hooks/useContext.js +1 -1
- package/lib/Message/Message.vue.d.ts +1 -1
- package/lib/Message/Message.vue.js +1 -1
- package/lib/Message/index.d.ts +3 -3
- package/lib/Message/index.js +1 -1
- package/lib/Modal/Modal.vue.d.ts +4 -4
- package/lib/Modal/Modal.vue.js +1 -1
- package/lib/Modal/ModalService.vue.d.ts +2 -2
- package/lib/Modal/ModalService.vue.js +1 -1
- package/lib/Modal/hooks/useModalClose.js +1 -1
- package/lib/Modal/hooks/useModalDraggable.js +1 -1
- package/lib/Modal/hooks/useOnBeforeClose.js +1 -1
- package/lib/Modal/index.d.ts +11 -11
- package/lib/Notification/Notification.vue.d.ts +1 -1
- package/lib/Notification/Notification.vue.js +1 -1
- package/lib/Notification/index.d.ts +3 -3
- package/lib/Notification/index.js +1 -1
- package/lib/OverflowList/index.d.ts +3 -3
- package/lib/OverflowList/index.vue.d.ts +1 -1
- package/lib/OverflowList/index.vue.js +1 -1
- package/lib/PageHeader/index.vue.js +1 -1
- package/lib/Pagination/Pagination.vue.js +1 -1
- package/lib/Pagination/PaginationItem.vue.js +1 -1
- package/lib/Pagination/hooks/useContext.d.ts +1 -256
- package/lib/Pagination/hooks/useContext.js +1 -1
- package/lib/Popconfirm/index.d.ts +19 -19
- package/lib/Popconfirm/index.vue.d.ts +7 -7
- package/lib/Popconfirm/index.vue.js +1 -1
- package/lib/Popover/index.vue.js +1 -1
- package/lib/Progress/Progress.vue.d.ts +1 -1
- package/lib/Progress/Progress.vue.js +1 -1
- package/lib/Progress/ProgressCircle.vue.js +1 -1
- package/lib/Progress/ProgressLine.vue.js +1 -1
- package/lib/Progress/ProgressSteps.vue.js +1 -1
- package/lib/Progress/index.d.ts +3 -3
- package/lib/Radio/Radio.vue.d.ts +1 -1
- package/lib/Radio/Radio.vue.js +1 -1
- package/lib/Radio/RadioGroup.vue.d.ts +1 -1
- package/lib/Radio/hooks/useContext.js +1 -1
- package/lib/Radio/index.d.ts +6 -6
- package/lib/Rate/index.vue.js +1 -1
- package/lib/ResizeBox/index.vue.js +1 -1
- package/lib/Scrollbar/Scrollbar.vue.d.ts +1 -1
- package/lib/Scrollbar/Scrollbar.vue.js +1 -1
- package/lib/Scrollbar/ScrollbarTrack.vue.js +1 -1
- package/lib/Scrollbar/index.d.ts +3 -3
- package/lib/Select/Option.vue.js +1 -1
- package/lib/Select/Select.vue.d.ts +26 -26
- package/lib/Select/Select.vue.js +1 -1
- package/lib/Select/SelectIcon.vue.js +1 -1
- package/lib/Select/SelectRealList.vue.js +1 -1
- package/lib/Select/SelectView.vue.js +1 -1
- package/lib/Select/SelectVirtualList.vue.js +1 -1
- package/lib/Select/hooks/useContext.js +1 -1
- package/lib/Select/hooks/useSelectOptions.js +1 -1
- package/lib/Select/index.d.ts +14 -14
- package/lib/Skeleton/SkeletonLine.vue.js +1 -1
- package/lib/Skeleton/SkeletonShape.vue.js +1 -1
- package/lib/Slider/Slider.vue.d.ts +3 -3
- package/lib/Slider/SliderBtn.vue.js +1 -1
- package/lib/Slider/hooks/useContext.js +1 -1
- package/lib/Slider/hooks/useSliderDraggable.js +1 -1
- package/lib/Slider/index.d.ts +9 -9
- package/lib/Space/index.d.ts +3 -3
- package/lib/Space/index.vue.d.ts +1 -1
- package/lib/Space/index.vue.js +1 -1
- package/lib/Spin/index.d.ts +3 -3
- package/lib/Spin/index.vue.d.ts +1 -1
- package/lib/Spin/index.vue.js +1 -1
- package/lib/Split/index.d.ts +6 -6
- package/lib/Split/index.vue.d.ts +2 -2
- package/lib/Split/index.vue.js +1 -1
- package/lib/Statistic/Countdown.vue.d.ts +2 -2
- package/lib/Statistic/Countdown.vue.js +1 -1
- package/lib/Statistic/Statistic.vue.d.ts +2 -2
- package/lib/Statistic/Statistic.vue.js +1 -1
- package/lib/Statistic/index.d.ts +12 -12
- package/lib/Steps/Step.vue.d.ts +1 -1
- package/lib/Steps/Step.vue.js +1 -1
- package/lib/Steps/Steps.vue.d.ts +1 -1
- package/lib/Steps/hooks/useContext.js +1 -1
- package/lib/Steps/index.d.ts +6 -6
- package/lib/Switch/index.d.ts +6 -6
- package/lib/Switch/index.vue.d.ts +2 -2
- package/lib/Switch/index.vue.js +1 -1
- package/lib/Tabs/TabButton.vue.js +1 -1
- package/lib/Tabs/TabPane.vue.js +1 -1
- package/lib/Tabs/Tabs.vue.d.ts +3 -3
- package/lib/Tabs/Tabs.vue.js +1 -1
- package/lib/Tabs/TabsNavInk.vue.js +1 -1
- package/lib/Tabs/TabsTab.vue.js +1 -1
- package/lib/Tabs/hooks/useContext.js +1 -1
- package/lib/Tabs/hooks/useTabsScroll.js +1 -1
- package/lib/Tabs/index.d.ts +8 -8
- package/lib/Tag/index.d.ts +3 -3
- package/lib/Tag/index.vue.d.ts +1 -1
- package/lib/Tag/index.vue.js +1 -1
- package/lib/Textarea/hooks/useTextareaHeight.js +1 -1
- package/lib/Textarea/index.d.ts +6 -6
- package/lib/Textarea/index.vue.d.ts +2 -2
- package/lib/Textarea/index.vue.js +1 -1
- package/lib/TimePicker/TimePicker.vue.d.ts +3 -3
- package/lib/TimePicker/TimePicker.vue.js +1 -1
- package/lib/TimePicker/TimePickerPanel.vue.js +1 -1
- package/lib/TimePicker/hooks/useContext.d.ts +1 -0
- package/lib/TimePicker/hooks/useContext.js +1 -1
- package/lib/TimePicker/index.d.ts +9 -9
- package/lib/Timeline/TimelineItemPending.vue.js +1 -1
- package/lib/Timeline/hooks/useContext.js +1 -1
- package/lib/Tooltip/index.vue.js +1 -1
- package/lib/Transfer/Transfer.vue.js +1 -1
- package/lib/Transfer/TransferPanel.vue.js +1 -1
- package/lib/Transfer/hooks/useContext.js +1 -1
- package/lib/Trigger/hooks/useContext.js +1 -1
- package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
- package/lib/Trigger/hooks/useTriggerVisible.js +1 -1
- package/lib/Trigger/index.vue.js +1 -1
- package/lib/Typography/TypographyBase.vue.d.ts +19 -19
- package/lib/Typography/TypographyBase.vue.js +1 -1
- package/lib/VerificationCode/index.d.ts +6 -6
- package/lib/VerificationCode/index.vue.d.ts +2 -2
- package/lib/VerificationCode/index.vue.js +1 -1
- package/lib/Watermark/index.d.ts +3 -3
- package/lib/Watermark/index.vue.d.ts +1 -1
- package/lib/Watermark/index.vue.js +1 -1
- package/lib/_shared/components/ExpandTransition.vue2.js +1 -1
- package/lib/_shared/components/Icon.vue3.js +1 -1
- package/lib/_shared/components/IconButton.vue.js +1 -1
- package/lib/_shared/constants/index.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
- package/lib/_shared/icons/IconSeparator.vue.js +1 -1
- package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
- package/lib/_shared/utils/control.js +1 -1
- package/lib/_shared/utils/global-config.d.ts +3 -1
- package/lib/_shared/utils/global-config.js +1 -1
- package/lib/_shared/utils/index.d.ts +1 -0
- package/lib/_shared/utils/locale.d.ts +22 -0
- package/lib/_shared/utils/locale.js +1 -0
- package/lib/index.d.ts +27 -27
- package/lib/index.js +1 -1
- package/lib/lang/ar-eg.js +156 -0
- package/lib/lang/de-de.js +157 -0
- package/lib/lang/en-us.js +161 -0
- package/lib/lang/es-es.js +156 -0
- package/lib/lang/fr-fr.js +158 -0
- package/lib/lang/id-id.js +157 -0
- package/lib/lang/it-it.js +157 -0
- package/lib/lang/ja-jp.js +204 -0
- package/lib/lang/km-kh.js +156 -0
- package/lib/lang/ko-kr.js +156 -0
- package/lib/lang/ms-my.js +156 -0
- package/lib/lang/nl-nl.js +204 -0
- package/lib/lang/pt-pt.js +156 -0
- package/lib/lang/ru-ru.js +204 -0
- package/lib/lang/th-th.js +156 -0
- package/lib/lang/vi-vn.js +156 -0
- package/lib/lang/zh-cn.js +204 -0
- package/lib/lang/zh-tw.js +204 -0
- package/lib/public/lang/zh-cn.js +1 -0
- package/package.json +2 -4
- package/es/_shared/locale/i18n.d.ts +0 -512
- package/es/_shared/locale/i18n.js +0 -43
- package/es/_shared/locale/lang/ar-eg.json.js +0 -251
- package/es/_shared/locale/lang/de-de.json.d.ts +0 -207
- package/es/_shared/locale/lang/de-de.json.js +0 -251
- package/es/_shared/locale/lang/en-us.json.d.ts +0 -210
- package/es/_shared/locale/lang/en-us.json.js +0 -256
- package/es/_shared/locale/lang/es-es.json.d.ts +0 -207
- package/es/_shared/locale/lang/es-es.json.js +0 -251
- package/es/_shared/locale/lang/fr-fr.json.d.ts +0 -207
- package/es/_shared/locale/lang/fr-fr.json.js +0 -251
- package/es/_shared/locale/lang/id-id.json.d.ts +0 -207
- package/es/_shared/locale/lang/id-id.json.js +0 -251
- package/es/_shared/locale/lang/it-it.json.d.ts +0 -207
- package/es/_shared/locale/lang/it-it.json.js +0 -251
- package/es/_shared/locale/lang/ja-jp.json.d.ts +0 -255
- package/es/_shared/locale/lang/ja-jp.json.js +0 -301
- package/es/_shared/locale/lang/km-kh.json.d.ts +0 -207
- package/es/_shared/locale/lang/km-kh.json.js +0 -251
- package/es/_shared/locale/lang/ko-kr.json.d.ts +0 -207
- package/es/_shared/locale/lang/ko-kr.json.js +0 -251
- package/es/_shared/locale/lang/ms-my.json.d.ts +0 -207
- package/es/_shared/locale/lang/ms-my.json.js +0 -251
- package/es/_shared/locale/lang/nl-nl.json.d.ts +0 -255
- package/es/_shared/locale/lang/nl-nl.json.js +0 -301
- package/es/_shared/locale/lang/pt-pt.json.d.ts +0 -207
- package/es/_shared/locale/lang/pt-pt.json.js +0 -251
- package/es/_shared/locale/lang/ru-ru.json.d.ts +0 -255
- package/es/_shared/locale/lang/ru-ru.json.js +0 -301
- package/es/_shared/locale/lang/th-th.json.d.ts +0 -207
- package/es/_shared/locale/lang/th-th.json.js +0 -251
- package/es/_shared/locale/lang/vi-vn.json.d.ts +0 -207
- package/es/_shared/locale/lang/vi-vn.json.js +0 -251
- package/es/_shared/locale/lang/zh-cn.d.ts +0 -253
- package/es/_shared/locale/lang/zh-cn.json.d.ts +0 -255
- package/es/_shared/locale/lang/zh-cn.json.js +0 -301
- package/es/_shared/locale/lang/zh-tw.json.d.ts +0 -255
- package/es/_shared/locale/lang/zh-tw.json.js +0 -301
- package/es/node_modules/@intlify/core-base/dist/core-base.js +0 -1126
- package/es/node_modules/@intlify/message-compiler/dist/message-compiler.js +0 -65
- package/es/node_modules/@intlify/shared/dist/shared.js +0 -199
- package/es/node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js +0 -1375
- package/es/node_modules/@vue/devtools-api/lib/esm/const.js +0 -6
- package/es/node_modules/@vue/devtools-api/lib/esm/env.js +0 -12
- package/es/node_modules/@vue/devtools-api/lib/esm/index.js +0 -26
- package/es/node_modules/@vue/devtools-api/lib/esm/proxy.js +0 -103
- package/es/node_modules/@vue/devtools-api/lib/esm/time.js +0 -25
- package/lib/_shared/locale/i18n.d.ts +0 -512
- package/lib/_shared/locale/i18n.js +0 -1
- package/lib/_shared/locale/lang/ar-eg.json.js +0 -1
- package/lib/_shared/locale/lang/de-de.json.d.ts +0 -207
- package/lib/_shared/locale/lang/de-de.json.js +0 -1
- package/lib/_shared/locale/lang/en-us.json.d.ts +0 -210
- package/lib/_shared/locale/lang/en-us.json.js +0 -1
- package/lib/_shared/locale/lang/es-es.json.d.ts +0 -207
- package/lib/_shared/locale/lang/es-es.json.js +0 -1
- package/lib/_shared/locale/lang/fr-fr.json.d.ts +0 -207
- package/lib/_shared/locale/lang/fr-fr.json.js +0 -1
- package/lib/_shared/locale/lang/id-id.json.d.ts +0 -207
- package/lib/_shared/locale/lang/id-id.json.js +0 -1
- package/lib/_shared/locale/lang/it-it.json.d.ts +0 -207
- package/lib/_shared/locale/lang/it-it.json.js +0 -1
- package/lib/_shared/locale/lang/ja-jp.json.d.ts +0 -255
- package/lib/_shared/locale/lang/ja-jp.json.js +0 -1
- package/lib/_shared/locale/lang/km-kh.json.d.ts +0 -207
- package/lib/_shared/locale/lang/km-kh.json.js +0 -1
- package/lib/_shared/locale/lang/ko-kr.json.d.ts +0 -207
- package/lib/_shared/locale/lang/ko-kr.json.js +0 -1
- package/lib/_shared/locale/lang/ms-my.json.d.ts +0 -207
- package/lib/_shared/locale/lang/ms-my.json.js +0 -1
- package/lib/_shared/locale/lang/nl-nl.json.d.ts +0 -255
- package/lib/_shared/locale/lang/nl-nl.json.js +0 -1
- package/lib/_shared/locale/lang/pt-pt.json.d.ts +0 -207
- package/lib/_shared/locale/lang/pt-pt.json.js +0 -1
- package/lib/_shared/locale/lang/ru-ru.json.d.ts +0 -255
- package/lib/_shared/locale/lang/ru-ru.json.js +0 -1
- package/lib/_shared/locale/lang/th-th.json.d.ts +0 -207
- package/lib/_shared/locale/lang/th-th.json.js +0 -1
- package/lib/_shared/locale/lang/vi-vn.json.d.ts +0 -207
- package/lib/_shared/locale/lang/vi-vn.json.js +0 -1
- package/lib/_shared/locale/lang/zh-cn.d.ts +0 -253
- package/lib/_shared/locale/lang/zh-cn.json.d.ts +0 -255
- package/lib/_shared/locale/lang/zh-cn.json.js +0 -1
- package/lib/_shared/locale/lang/zh-tw.json.d.ts +0 -255
- package/lib/_shared/locale/lang/zh-tw.json.js +0 -1
- package/lib/node_modules/@intlify/core-base/dist/core-base.js +0 -1
- package/lib/node_modules/@intlify/message-compiler/dist/message-compiler.js +0 -6
- package/lib/node_modules/@intlify/shared/dist/shared.js +0 -7
- package/lib/node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js +0 -1
- package/lib/node_modules/@vue/devtools-api/lib/esm/const.js +0 -1
- package/lib/node_modules/@vue/devtools-api/lib/esm/env.js +0 -1
- package/lib/node_modules/@vue/devtools-api/lib/esm/index.js +0 -1
- package/lib/node_modules/@vue/devtools-api/lib/esm/proxy.js +0 -1
- package/lib/node_modules/@vue/devtools-api/lib/esm/time.js +0 -1
@@ -1,207 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
"empty": {
|
3
|
-
"description": "Aucune donnée"
|
4
|
-
},
|
5
|
-
"drawer": {
|
6
|
-
"okText": "OK",
|
7
|
-
"cancelText": "Annuler"
|
8
|
-
},
|
9
|
-
"popconfirm": {
|
10
|
-
"okText": "OK",
|
11
|
-
"cancelText": "Annuler"
|
12
|
-
},
|
13
|
-
"modal": {
|
14
|
-
"okText": "OK",
|
15
|
-
"cancelText": "Annuler"
|
16
|
-
},
|
17
|
-
"pagination": {
|
18
|
-
"goto": "Aller à",
|
19
|
-
"page": "Page",
|
20
|
-
"countPerPage": "/ page",
|
21
|
-
"total": "Total {0}"
|
22
|
-
},
|
23
|
-
"table": {
|
24
|
-
"okText": "OK",
|
25
|
-
"resetText": "Réinitialiser"
|
26
|
-
},
|
27
|
-
"upload": {
|
28
|
-
"start": "Démarrer",
|
29
|
-
"cancel": "Annuler",
|
30
|
-
"delete": "Supprimer",
|
31
|
-
"retry": "Cliquez pour réessayer",
|
32
|
-
"buttonText": "Cliquez pour télécharger",
|
33
|
-
"preview": "Aperçu",
|
34
|
-
"drag": "Cliquez ou faites glisser les fichiers à télécharger ici",
|
35
|
-
"dragHover": "Libérez le fichier et commencez à télécharger",
|
36
|
-
"error": "le téléchargement a échoué"
|
37
|
-
},
|
38
|
-
"calendar": {
|
39
|
-
"formatYear": "YYYY",
|
40
|
-
"formatMonth": "MM/YYYY",
|
41
|
-
"today": "Aujourd'hui",
|
42
|
-
"view": {
|
43
|
-
"month": "Mois",
|
44
|
-
"year": "Année",
|
45
|
-
"week": "Semaine",
|
46
|
-
"day": "Date"
|
47
|
-
},
|
48
|
-
"month": {
|
49
|
-
"long": {
|
50
|
-
"January": "Janvier",
|
51
|
-
"February": "Février",
|
52
|
-
"March": "Mars",
|
53
|
-
"April": "Avril",
|
54
|
-
"May": "Mai",
|
55
|
-
"June": "Juin",
|
56
|
-
"July": "Juillet",
|
57
|
-
"August": "Août",
|
58
|
-
"September": "Septembre",
|
59
|
-
"October": "Octobre",
|
60
|
-
"November": "Novembre",
|
61
|
-
"December": "Décembre"
|
62
|
-
},
|
63
|
-
"short": {
|
64
|
-
"January": "Jan",
|
65
|
-
"February": "Fév",
|
66
|
-
"March": "Mar",
|
67
|
-
"April": "Avr",
|
68
|
-
"May": "Mai",
|
69
|
-
"June": "Jun",
|
70
|
-
"July": "Jul",
|
71
|
-
"August": "Aoû",
|
72
|
-
"September": "Sep",
|
73
|
-
"October": "Oct",
|
74
|
-
"November": "Nov",
|
75
|
-
"December": "Déc"
|
76
|
-
}
|
77
|
-
},
|
78
|
-
"week": {
|
79
|
-
"long": {
|
80
|
-
"self": "Week",
|
81
|
-
"monday": "Lundi",
|
82
|
-
"tuesday": "Mardi",
|
83
|
-
"wednesday": "Mercredi",
|
84
|
-
"thursday": "Jeudi",
|
85
|
-
"friday": "Vendredi",
|
86
|
-
"saturday": "Samedi",
|
87
|
-
"sunday": "Dimanche"
|
88
|
-
},
|
89
|
-
"short": {
|
90
|
-
"self": "Week",
|
91
|
-
"monday": "Lun",
|
92
|
-
"tuesday": "Mar",
|
93
|
-
"wednesday": "Mer",
|
94
|
-
"thursday": "Jeu",
|
95
|
-
"friday": "Ven",
|
96
|
-
"saturday": "Sam",
|
97
|
-
"sunday": "Dim"
|
98
|
-
}
|
99
|
-
}
|
100
|
-
},
|
101
|
-
"datePicker": {
|
102
|
-
"view": {
|
103
|
-
"month": "Mois",
|
104
|
-
"year": "Année",
|
105
|
-
"week": "Semaine",
|
106
|
-
"day": "Date"
|
107
|
-
},
|
108
|
-
"month": {
|
109
|
-
"long": {
|
110
|
-
"January": "Janvier",
|
111
|
-
"February": "Février",
|
112
|
-
"March": "Mars",
|
113
|
-
"April": "Avril",
|
114
|
-
"May": "Mai",
|
115
|
-
"June": "Juin",
|
116
|
-
"July": "Juillet",
|
117
|
-
"August": "Août",
|
118
|
-
"September": "Septembre",
|
119
|
-
"October": "Octobre",
|
120
|
-
"November": "Novembre",
|
121
|
-
"December": "Décembre"
|
122
|
-
},
|
123
|
-
"short": {
|
124
|
-
"January": "Jan",
|
125
|
-
"February": "Fév",
|
126
|
-
"March": "Mar",
|
127
|
-
"April": "Avr",
|
128
|
-
"May": "Mai",
|
129
|
-
"June": "Jun",
|
130
|
-
"July": "Jul",
|
131
|
-
"August": "Aoû",
|
132
|
-
"September": "Sep",
|
133
|
-
"October": "Oct",
|
134
|
-
"November": "Nov",
|
135
|
-
"December": "Déc"
|
136
|
-
}
|
137
|
-
},
|
138
|
-
"week": {
|
139
|
-
"long": {
|
140
|
-
"self": "Week",
|
141
|
-
"monday": "Lundi",
|
142
|
-
"tuesday": "Mardi",
|
143
|
-
"wednesday": "Mercredi",
|
144
|
-
"thursday": "Jeudi",
|
145
|
-
"friday": "Vendredi",
|
146
|
-
"saturday": "Samedi",
|
147
|
-
"sunday": "Dimanche"
|
148
|
-
},
|
149
|
-
"short": {
|
150
|
-
"self": "Week",
|
151
|
-
"monday": "Lun",
|
152
|
-
"tuesday": "Mar",
|
153
|
-
"wednesday": "Mer",
|
154
|
-
"thursday": "Jeu",
|
155
|
-
"friday": "Ven",
|
156
|
-
"saturday": "Sam",
|
157
|
-
"sunday": "Dim"
|
158
|
-
}
|
159
|
-
},
|
160
|
-
"placeholder": {
|
161
|
-
"date": "Sélectionner une date",
|
162
|
-
"week": "Sélectionner une semaine",
|
163
|
-
"month": "Sélectionner un mois",
|
164
|
-
"year": "Sélectionner une année",
|
165
|
-
"quarter": "Sélectionner un trimestre",
|
166
|
-
"time": "Sélectionner l'heure"
|
167
|
-
},
|
168
|
-
"rangePlaceholder": {
|
169
|
-
"date": ["Date de début", "Date de fin"],
|
170
|
-
"week": ["Semaine de début", "Semaine de fin"],
|
171
|
-
"month": ["Mois de début", "Mois de fin"],
|
172
|
-
"year": ["Année de début", "Année de fin"],
|
173
|
-
"quarter": ["Trimestre de début", "Trimestre de fin"],
|
174
|
-
"time": ["Heure de début", "Heure de fin"]
|
175
|
-
},
|
176
|
-
"selectTime": "Sélectionner l'heure",
|
177
|
-
"today": "Aujourd'hui",
|
178
|
-
"now": "Maintenant",
|
179
|
-
"ok": "OK"
|
180
|
-
},
|
181
|
-
"image": {
|
182
|
-
"loading": "Chargement en cours"
|
183
|
-
},
|
184
|
-
"imagePreview": {
|
185
|
-
"fullScreen": "Plein écran",
|
186
|
-
"rotateRight": "Tourner à droite",
|
187
|
-
"rotateLeft": "Tourner vers la gauche",
|
188
|
-
"zoomIn": "Agrandir",
|
189
|
-
"zoomOut": "Dézoomer",
|
190
|
-
"originalSize": "Format original"
|
191
|
-
},
|
192
|
-
"typography": {
|
193
|
-
"copy": "Copier",
|
194
|
-
"copied": "Copie effectuée",
|
195
|
-
"edit": "Éditer",
|
196
|
-
"collapse": "Plier",
|
197
|
-
"expand": "Étendre"
|
198
|
-
},
|
199
|
-
"colorPicker": {
|
200
|
-
"history": "Couleurs historiques",
|
201
|
-
"preset": "Couleurs prédéfinies par le système",
|
202
|
-
"empty": "Aucune donnée"
|
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:"Aucune donnée"},r={okText:"OK",cancelText:"Annuler"},a={okText:"OK",cancelText:"Annuler"},t={okText:"OK",cancelText:"Annuler"},n={goto:"Aller à",page:"Page",countPerPage:"/ page",total:"Total {0}"},o={okText:"OK",resetText:"Réinitialiser"},i={start:"Démarrer",cancel:"Annuler",delete:"Supprimer",retry:"Cliquez pour réessayer",buttonText:"Cliquez pour télécharger",preview:"Aperçu",drag:"Cliquez ou faites glisser les fichiers à télécharger ici",dragHover:"Libérez le fichier et commencez à télécharger",error:"le téléchargement a échoué"},u={formatYear:"YYYY",formatMonth:"MM/YYYY",today:"Aujourd'hui",view:{month:"Mois",year:"Année",week:"Semaine",day:"Date"},month:{long:{January:"Janvier",February:"Février",March:"Mars",April:"Avril",May:"Mai",June:"Juin",July:"Juillet",August:"Août",September:"Septembre",October:"Octobre",November:"Novembre",December:"Décembre"},short:{January:"Jan",February:"Fév",March:"Mar",April:"Avr",May:"Mai",June:"Jun",July:"Jul",August:"Aoû",September:"Sep",October:"Oct",November:"Nov",December:"Déc"}},week:{long:{self:"Week",monday:"Lundi",tuesday:"Mardi",wednesday:"Mercredi",thursday:"Jeudi",friday:"Vendredi",saturday:"Samedi",sunday:"Dimanche"},short:{self:"Week",monday:"Lun",tuesday:"Mar",wednesday:"Mer",thursday:"Jeu",friday:"Ven",saturday:"Sam",sunday:"Dim"}}},d={view:{month:"Mois",year:"Année",week:"Semaine",day:"Date"},month:{long:{January:"Janvier",February:"Février",March:"Mars",April:"Avril",May:"Mai",June:"Juin",July:"Juillet",August:"Août",September:"Septembre",October:"Octobre",November:"Novembre",December:"Décembre"},short:{January:"Jan",February:"Fév",March:"Mar",April:"Avr",May:"Mai",June:"Jun",July:"Jul",August:"Aoû",September:"Sep",October:"Oct",November:"Nov",December:"Déc"}},week:{long:{self:"Week",monday:"Lundi",tuesday:"Mardi",wednesday:"Mercredi",thursday:"Jeudi",friday:"Vendredi",saturday:"Samedi",sunday:"Dimanche"},short:{self:"Week",monday:"Lun",tuesday:"Mar",wednesday:"Mer",thursday:"Jeu",friday:"Ven",saturday:"Sam",sunday:"Dim"}},placeholder:{date:"Sélectionner une date",week:"Sélectionner une semaine",month:"Sélectionner un mois",year:"Sélectionner une année",quarter:"Sélectionner un trimestre",time:"Sélectionner l'heure"},rangePlaceholder:{date:["Date de début","Date de fin"],week:["Semaine de début","Semaine de fin"],month:["Mois de début","Mois de fin"],year:["Année de début","Année de fin"],quarter:["Trimestre de début","Trimestre de fin"],time:["Heure de début","Heure de fin"]},selectTime:"Sélectionner l'heure",today:"Aujourd'hui",now:"Maintenant",ok:"OK"},l={loading:"Chargement en cours"},s={fullScreen:"Plein écran",rotateRight:"Tourner à droite",rotateLeft:"Tourner vers la gauche",zoomIn:"Agrandir",zoomOut:"Dézoomer",originalSize:"Format original"},c={copy:"Copier",copied:"Copie effectuée",edit:"Éditer",collapse:"Plier",expand:"Étendre"},m={history:"Couleurs historiques",preset:"Couleurs prédéfinies par le système",empty:"Aucune donnée"},y={empty:e,drawer:r,popconfirm:a,modal:t,pagination:n,table:o,upload:i,calendar:u,datePicker:d,image:l,imagePreview:s,typography:c,colorPicker:m};exports.calendar=u,exports.colorPicker=m,exports.datePicker=d,exports.default=y,exports.drawer=r,exports.empty=e,exports.image=l,exports.imagePreview=s,exports.modal=t,exports.pagination=n,exports.popconfirm=a,exports.table=o,exports.typography=c,exports.upload=i;
|
@@ -1,207 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
"empty": {
|
3
|
-
"description": "Tidak ada data"
|
4
|
-
},
|
5
|
-
"drawer": {
|
6
|
-
"okText": "Baik",
|
7
|
-
"cancelText": "Membatalkan"
|
8
|
-
},
|
9
|
-
"popconfirm": {
|
10
|
-
"okText": "Baik",
|
11
|
-
"cancelText": "Membatalkan"
|
12
|
-
},
|
13
|
-
"modal": {
|
14
|
-
"okText": "Baik",
|
15
|
-
"cancelText": "Membatalkan"
|
16
|
-
},
|
17
|
-
"pagination": {
|
18
|
-
"goto": "Pergi ke",
|
19
|
-
"page": "Halaman",
|
20
|
-
"countPerPage": " / Halaman",
|
21
|
-
"total": "Total: {0}"
|
22
|
-
},
|
23
|
-
"table": {
|
24
|
-
"okText": "Baik",
|
25
|
-
"resetText": "Setel ulang"
|
26
|
-
},
|
27
|
-
"upload": {
|
28
|
-
"start": "Mulailah",
|
29
|
-
"cancel": "Membatalkan",
|
30
|
-
"delete": "Menghapus",
|
31
|
-
"retry": "Klik untuk mencoba lagi",
|
32
|
-
"buttonText": "Unggah",
|
33
|
-
"preview": "Pratinjau",
|
34
|
-
"drag": "Klik atau seret file ke area ini untuk diunggah",
|
35
|
-
"dragHover": "Lepaskan untuk mengupload",
|
36
|
-
"error": "Kesalahan Unggahan"
|
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": "Maret",
|
53
|
-
"April": "April",
|
54
|
-
"May": "Mungkin",
|
55
|
-
"June": "Juni",
|
56
|
-
"July": "Juli",
|
57
|
-
"August": "Agustus",
|
58
|
-
"September": "September",
|
59
|
-
"October": "Oktober",
|
60
|
-
"November": "November",
|
61
|
-
"December": "Desember"
|
62
|
-
},
|
63
|
-
"short": {
|
64
|
-
"January": "Jan",
|
65
|
-
"February": "Feb",
|
66
|
-
"March": "Mar",
|
67
|
-
"April": "Apr",
|
68
|
-
"May": "Mungkin",
|
69
|
-
"June": "Jun",
|
70
|
-
"July": "Jul",
|
71
|
-
"August": "Agu",
|
72
|
-
"September": "Sept",
|
73
|
-
"October": "Okt",
|
74
|
-
"November": "Nov",
|
75
|
-
"December": "Des"
|
76
|
-
}
|
77
|
-
},
|
78
|
-
"week": {
|
79
|
-
"long": {
|
80
|
-
"self": "Minggu",
|
81
|
-
"monday": "Senin",
|
82
|
-
"tuesday": "Selasa",
|
83
|
-
"wednesday": "Rabu",
|
84
|
-
"thursday": "Kamis",
|
85
|
-
"friday": "Jumat",
|
86
|
-
"saturday": "Sabtu",
|
87
|
-
"sunday": "Minggu"
|
88
|
-
},
|
89
|
-
"short": {
|
90
|
-
"self": "Minggu",
|
91
|
-
"monday": "Sen",
|
92
|
-
"tuesday": "Sel",
|
93
|
-
"wednesday": "Rab",
|
94
|
-
"thursday": "Kam",
|
95
|
-
"friday": "Jum",
|
96
|
-
"saturday": "Sab",
|
97
|
-
"sunday": "Min"
|
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": "Maret",
|
113
|
-
"April": "April",
|
114
|
-
"May": "Mungkin",
|
115
|
-
"June": "Juni",
|
116
|
-
"July": "Juli",
|
117
|
-
"August": "Agustus",
|
118
|
-
"September": "September",
|
119
|
-
"October": "Oktober",
|
120
|
-
"November": "November",
|
121
|
-
"December": "Desember"
|
122
|
-
},
|
123
|
-
"short": {
|
124
|
-
"January": "Jan",
|
125
|
-
"February": "Feb",
|
126
|
-
"March": "Mar",
|
127
|
-
"April": "Apr",
|
128
|
-
"May": "Mungkin",
|
129
|
-
"June": "Jun",
|
130
|
-
"July": "Jul",
|
131
|
-
"August": "Agu",
|
132
|
-
"September": "Sept",
|
133
|
-
"October": "Okt",
|
134
|
-
"November": "Nov",
|
135
|
-
"December": "Des"
|
136
|
-
}
|
137
|
-
},
|
138
|
-
"week": {
|
139
|
-
"long": {
|
140
|
-
"self": "Minggu",
|
141
|
-
"monday": "Senin",
|
142
|
-
"tuesday": "Selasa",
|
143
|
-
"wednesday": "Rabu",
|
144
|
-
"thursday": "Kamis",
|
145
|
-
"friday": "Jumat",
|
146
|
-
"saturday": "Sabtu",
|
147
|
-
"sunday": "Minggu"
|
148
|
-
},
|
149
|
-
"short": {
|
150
|
-
"self": "Minggu",
|
151
|
-
"monday": "Sen",
|
152
|
-
"tuesday": "Sel",
|
153
|
-
"wednesday": "Rab",
|
154
|
-
"thursday": "Kam",
|
155
|
-
"friday": "Jum",
|
156
|
-
"saturday": "Sab",
|
157
|
-
"sunday": "Min"
|
158
|
-
}
|
159
|
-
},
|
160
|
-
"placeholder": {
|
161
|
-
"date": "Silakan pilih tanggal",
|
162
|
-
"week": "Silakan pilih minggu",
|
163
|
-
"month": "Silakan pilih bulan",
|
164
|
-
"year": "Silakan pilih tahun",
|
165
|
-
"quarter": "Silakan pilih perempat",
|
166
|
-
"time": "Pilih waktu"
|
167
|
-
},
|
168
|
-
"rangePlaceholder": {
|
169
|
-
"date": ["Mulai tanggal", "Tanggal berakhir"],
|
170
|
-
"week": ["Mulailah minggu", "Akhir minggu"],
|
171
|
-
"month": ["Mulai bulan", "Akhir bulan"],
|
172
|
-
"year": ["Awal tahun", "Akhir tahun"],
|
173
|
-
"quarter": ["Mulai kuartal", "Seperempat akhir"],
|
174
|
-
"time": ["Waktu mulai", "Akhir waktu"]
|
175
|
-
},
|
176
|
-
"selectTime": "Pilih waktu",
|
177
|
-
"today": "Hari ini",
|
178
|
-
"now": "Sekarang",
|
179
|
-
"ok": "Baik"
|
180
|
-
},
|
181
|
-
"image": {
|
182
|
-
"loading": "Memuat"
|
183
|
-
},
|
184
|
-
"imagePreview": {
|
185
|
-
"fullScreen": "Layar penuh",
|
186
|
-
"rotateRight": "Putar ke kanan",
|
187
|
-
"rotateLeft": "Putar ke kiri",
|
188
|
-
"zoomIn": "Perbesar",
|
189
|
-
"zoomOut": "Perkecil",
|
190
|
-
"originalSize": "Ukuran asli"
|
191
|
-
},
|
192
|
-
"typography": {
|
193
|
-
"copy": "Salinan",
|
194
|
-
"copied": "Disalin",
|
195
|
-
"edit": "Sunting",
|
196
|
-
"collapse": "Melipat",
|
197
|
-
"expand": "Membuka"
|
198
|
-
},
|
199
|
-
"colorPicker": {
|
200
|
-
"history": "Warna sejarah",
|
201
|
-
"preset": "Sistem preset warna",
|
202
|
-
"empty": "Tidak ada 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:"Tidak ada data"},e={okText:"Baik",cancelText:"Membatalkan"},r={okText:"Baik",cancelText:"Membatalkan"},t={okText:"Baik",cancelText:"Membatalkan"},n={goto:"Pergi ke",page:"Halaman",countPerPage:" / Halaman",total:"Total: {0}"},i={okText:"Baik",resetText:"Setel ulang"},u={start:"Mulailah",cancel:"Membatalkan",delete:"Menghapus",retry:"Klik untuk mencoba lagi",buttonText:"Unggah",preview:"Pratinjau",drag:"Klik atau seret file ke area ini untuk diunggah",dragHover:"Lepaskan untuk mengupload",error:"Kesalahan Unggahan"},l={formatYear:"YYYY",formatMonth:"MMM YYYY",today:"Hari ini",view:{month:"Bulan",year:"Tahun",week:"Minggu",day:"Hari"},month:{long:{January:"Januari",February:"Februari",March:"Maret",April:"April",May:"Mungkin",June:"Juni",July:"Juli",August:"Agustus",September:"September",October:"Oktober",November:"November",December:"Desember"},short:{January:"Jan",February:"Feb",March:"Mar",April:"Apr",May:"Mungkin",June:"Jun",July:"Jul",August:"Agu",September:"Sept",October:"Okt",November:"Nov",December:"Des"}},week:{long:{self:"Minggu",monday:"Senin",tuesday:"Selasa",wednesday:"Rabu",thursday:"Kamis",friday:"Jumat",saturday:"Sabtu",sunday:"Minggu"},short:{self:"Minggu",monday:"Sen",tuesday:"Sel",wednesday:"Rab",thursday:"Kam",friday:"Jum",saturday:"Sab",sunday:"Min"}}},o={view:{month:"Bulan",year:"Tahun",week:"Minggu",day:"Hari"},month:{long:{January:"Januari",February:"Februari",March:"Maret",April:"April",May:"Mungkin",June:"Juni",July:"Juli",August:"Agustus",September:"September",October:"Oktober",November:"November",December:"Desember"},short:{January:"Jan",February:"Feb",March:"Mar",April:"Apr",May:"Mungkin",June:"Jun",July:"Jul",August:"Agu",September:"Sept",October:"Okt",November:"Nov",December:"Des"}},week:{long:{self:"Minggu",monday:"Senin",tuesday:"Selasa",wednesday:"Rabu",thursday:"Kamis",friday:"Jumat",saturday:"Sabtu",sunday:"Minggu"},short:{self:"Minggu",monday:"Sen",tuesday:"Sel",wednesday:"Rab",thursday:"Kam",friday:"Jum",saturday:"Sab",sunday:"Min"}},placeholder:{date:"Silakan pilih tanggal",week:"Silakan pilih minggu",month:"Silakan pilih bulan",year:"Silakan pilih tahun",quarter:"Silakan pilih perempat",time:"Pilih waktu"},rangePlaceholder:{date:["Mulai tanggal","Tanggal berakhir"],week:["Mulailah minggu","Akhir minggu"],month:["Mulai bulan","Akhir bulan"],year:["Awal tahun","Akhir tahun"],quarter:["Mulai kuartal","Seperempat akhir"],time:["Waktu mulai","Akhir waktu"]},selectTime:"Pilih waktu",today:"Hari ini",now:"Sekarang",ok:"Baik"},s={loading:"Memuat"},g={fullScreen:"Layar penuh",rotateRight:"Putar ke kanan",rotateLeft:"Putar ke kiri",zoomIn:"Perbesar",zoomOut:"Perkecil",originalSize:"Ukuran asli"},m={copy:"Salinan",copied:"Disalin",edit:"Sunting",collapse:"Melipat",expand:"Membuka"},p={history:"Warna sejarah",preset:"Sistem preset warna",empty:"Tidak ada data"},d={empty:a,drawer:e,popconfirm:r,modal:t,pagination:n,table:i,upload:u,calendar:l,datePicker:o,image:s,imagePreview:g,typography:m,colorPicker:p};exports.calendar=l,exports.colorPicker=p,exports.datePicker=o,exports.default=d,exports.drawer=e,exports.empty=a,exports.image=s,exports.imagePreview=g,exports.modal=t,exports.pagination=n,exports.popconfirm=r,exports.table=i,exports.typography=m,exports.upload=u;
|
@@ -1,207 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
"empty": {
|
3
|
-
"description": "Nessun dato"
|
4
|
-
},
|
5
|
-
"drawer": {
|
6
|
-
"okText": "OK",
|
7
|
-
"cancelText": "Annulla"
|
8
|
-
},
|
9
|
-
"popconfirm": {
|
10
|
-
"okText": "OK",
|
11
|
-
"cancelText": "Annulla"
|
12
|
-
},
|
13
|
-
"modal": {
|
14
|
-
"okText": "OK",
|
15
|
-
"cancelText": "Annulla"
|
16
|
-
},
|
17
|
-
"pagination": {
|
18
|
-
"goto": "vai a",
|
19
|
-
"page": "",
|
20
|
-
"countPerPage": "/ pagina",
|
21
|
-
"total": "Totale {0}"
|
22
|
-
},
|
23
|
-
"table": {
|
24
|
-
"okText": "OK",
|
25
|
-
"resetText": "Ripristina"
|
26
|
-
},
|
27
|
-
"upload": {
|
28
|
-
"start": "Inizio",
|
29
|
-
"cancel": "Annulla",
|
30
|
-
"delete": "Elimina",
|
31
|
-
"retry": "Fare clic per riprovare",
|
32
|
-
"buttonText": "Fare clic per caricare",
|
33
|
-
"preview": "Anteprima",
|
34
|
-
"drag": "Fare clic o trascinare i file da caricare qui",
|
35
|
-
"dragHover": "Libera il file e inizia a caricare",
|
36
|
-
"error": "Caricamento non riuscito"
|
37
|
-
},
|
38
|
-
"calendar": {
|
39
|
-
"formatYear": "YYYY",
|
40
|
-
"formatMonth": "MMM YYYY",
|
41
|
-
"today": "Oggi",
|
42
|
-
"view": {
|
43
|
-
"month": "Mese",
|
44
|
-
"year": "Anno",
|
45
|
-
"week": "Settimana",
|
46
|
-
"day": "Giorno"
|
47
|
-
},
|
48
|
-
"month": {
|
49
|
-
"long": {
|
50
|
-
"January": "Gennaio",
|
51
|
-
"February": "Febbraio",
|
52
|
-
"March": "Marzo",
|
53
|
-
"April": "Aprile",
|
54
|
-
"May": "Maggio",
|
55
|
-
"June": "Giugno",
|
56
|
-
"July": "Luglio",
|
57
|
-
"August": "Agosto",
|
58
|
-
"September": "Settembre",
|
59
|
-
"October": "Ottobre",
|
60
|
-
"November": "Novembre",
|
61
|
-
"December": "Dicembre"
|
62
|
-
},
|
63
|
-
"short": {
|
64
|
-
"January": "Gen",
|
65
|
-
"February": "Feb",
|
66
|
-
"March": "Mar",
|
67
|
-
"April": "Apr",
|
68
|
-
"May": "Mag",
|
69
|
-
"June": "Giu",
|
70
|
-
"July": "Lug",
|
71
|
-
"August": "Ago",
|
72
|
-
"September": "Set",
|
73
|
-
"October": "Ott",
|
74
|
-
"November": "Nov",
|
75
|
-
"December": "Dic"
|
76
|
-
}
|
77
|
-
},
|
78
|
-
"week": {
|
79
|
-
"long": {
|
80
|
-
"self": "Settimana",
|
81
|
-
"monday": "Lunedì",
|
82
|
-
"tuesday": "Martedì",
|
83
|
-
"wednesday": "Mercoledì",
|
84
|
-
"thursday": "Giovedì",
|
85
|
-
"friday": "Venerdì",
|
86
|
-
"saturday": "Sabato",
|
87
|
-
"sunday": "Domenica"
|
88
|
-
},
|
89
|
-
"short": {
|
90
|
-
"self": "Settimana",
|
91
|
-
"monday": "Lun",
|
92
|
-
"tuesday": "Mar",
|
93
|
-
"wednesday": "Mer",
|
94
|
-
"thursday": "Gio",
|
95
|
-
"friday": "Ven",
|
96
|
-
"saturday": "Sab",
|
97
|
-
"sunday": "Dom"
|
98
|
-
}
|
99
|
-
}
|
100
|
-
},
|
101
|
-
"datePicker": {
|
102
|
-
"view": {
|
103
|
-
"month": "Mese",
|
104
|
-
"year": "Anno",
|
105
|
-
"week": "Settimana",
|
106
|
-
"day": "Giorno"
|
107
|
-
},
|
108
|
-
"month": {
|
109
|
-
"long": {
|
110
|
-
"January": "Gennaio",
|
111
|
-
"February": "Febbraio",
|
112
|
-
"March": "Marzo",
|
113
|
-
"April": "Aprile",
|
114
|
-
"May": "Maggio",
|
115
|
-
"June": "Giugno",
|
116
|
-
"July": "Luglio",
|
117
|
-
"August": "Agosto",
|
118
|
-
"September": "Settembre",
|
119
|
-
"October": "Ottobre",
|
120
|
-
"November": "Novembre",
|
121
|
-
"December": "Dicembre"
|
122
|
-
},
|
123
|
-
"short": {
|
124
|
-
"January": "Gen",
|
125
|
-
"February": "Feb",
|
126
|
-
"March": "Mar",
|
127
|
-
"April": "Apr",
|
128
|
-
"May": "Mag",
|
129
|
-
"June": "Giu",
|
130
|
-
"July": "Lug",
|
131
|
-
"August": "Ago",
|
132
|
-
"September": "Set",
|
133
|
-
"October": "Ott",
|
134
|
-
"November": "Nov",
|
135
|
-
"December": "Dic"
|
136
|
-
}
|
137
|
-
},
|
138
|
-
"week": {
|
139
|
-
"long": {
|
140
|
-
"self": "Settimana",
|
141
|
-
"monday": "Lunedì",
|
142
|
-
"tuesday": "Martedì",
|
143
|
-
"wednesday": "Mercoledì",
|
144
|
-
"thursday": "Giovedì",
|
145
|
-
"friday": "Venerdì",
|
146
|
-
"saturday": "Sabato",
|
147
|
-
"sunday": "Domenica"
|
148
|
-
},
|
149
|
-
"short": {
|
150
|
-
"self": "Settimana",
|
151
|
-
"monday": "Lun",
|
152
|
-
"tuesday": "Mar",
|
153
|
-
"wednesday": "Mer",
|
154
|
-
"thursday": "Gio",
|
155
|
-
"friday": "Ven",
|
156
|
-
"saturday": "Sab",
|
157
|
-
"sunday": "Dom"
|
158
|
-
}
|
159
|
-
},
|
160
|
-
"placeholder": {
|
161
|
-
"date": "Seleziona una data",
|
162
|
-
"week": "Seleziona la settimana",
|
163
|
-
"month": "Seleziona un mese",
|
164
|
-
"year": "Seleziona un anno",
|
165
|
-
"quarter": "Selezionare il trimestre",
|
166
|
-
"time": "Seleziona un orario"
|
167
|
-
},
|
168
|
-
"rangePlaceholder": {
|
169
|
-
"date": ["Data di inizio", "Data di fine"],
|
170
|
-
"week": ["Settimana di inizio", "Settimana di fine"],
|
171
|
-
"month": ["Mese di inizio", "Mese di fine"],
|
172
|
-
"year": ["Anno di inizio", "Anno di fine"],
|
173
|
-
"quarter": ["Trimestre di inizio", "Trimestre di fine"],
|
174
|
-
"time": ["Orario di inizio", "Orario di chiusura"]
|
175
|
-
},
|
176
|
-
"selectTime": "Seleziona un orario",
|
177
|
-
"today": "Oggi",
|
178
|
-
"now": "Ora",
|
179
|
-
"ok": "OK"
|
180
|
-
},
|
181
|
-
"image": {
|
182
|
-
"loading": "Caricamento in corso"
|
183
|
-
},
|
184
|
-
"imagePreview": {
|
185
|
-
"fullScreen": "A schermo intero",
|
186
|
-
"rotateRight": "Ruota a destra",
|
187
|
-
"rotateLeft": "Ruotare a sinistra",
|
188
|
-
"zoomIn": "Ingrandire",
|
189
|
-
"zoomOut": "Rimpicciolire",
|
190
|
-
"originalSize": "Misura originale"
|
191
|
-
},
|
192
|
-
"typography": {
|
193
|
-
"copy": "Copia",
|
194
|
-
"copied": "Copia effettuata",
|
195
|
-
"edit": "Modifica",
|
196
|
-
"collapse": "Piega",
|
197
|
-
"expand": "Espandi"
|
198
|
-
},
|
199
|
-
"colorPicker": {
|
200
|
-
"history": "Colori storici",
|
201
|
-
"preset": "Colori preimpostati dal sistema",
|
202
|
-
"empty": "Nessun dato"
|
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:"Nessun dato"},a={okText:"OK",cancelText:"Annulla"},r={okText:"OK",cancelText:"Annulla"},i={okText:"OK",cancelText:"Annulla"},o={goto:"vai a",page:"",countPerPage:"/ pagina",total:"Totale {0}"},t={okText:"OK",resetText:"Ripristina"},n={start:"Inizio",cancel:"Annulla",delete:"Elimina",retry:"Fare clic per riprovare",buttonText:"Fare clic per caricare",preview:"Anteprima",drag:"Fare clic o trascinare i file da caricare qui",dragHover:"Libera il file e inizia a caricare",error:"Caricamento non riuscito"},d={formatYear:"YYYY",formatMonth:"MMM YYYY",today:"Oggi",view:{month:"Mese",year:"Anno",week:"Settimana",day:"Giorno"},month:{long:{January:"Gennaio",February:"Febbraio",March:"Marzo",April:"Aprile",May:"Maggio",June:"Giugno",July:"Luglio",August:"Agosto",September:"Settembre",October:"Ottobre",November:"Novembre",December:"Dicembre"},short:{January:"Gen",February:"Feb",March:"Mar",April:"Apr",May:"Mag",June:"Giu",July:"Lug",August:"Ago",September:"Set",October:"Ott",November:"Nov",December:"Dic"}},week:{long:{self:"Settimana",monday:"Lunedì",tuesday:"Martedì",wednesday:"Mercoledì",thursday:"Giovedì",friday:"Venerdì",saturday:"Sabato",sunday:"Domenica"},short:{self:"Settimana",monday:"Lun",tuesday:"Mar",wednesday:"Mer",thursday:"Gio",friday:"Ven",saturday:"Sab",sunday:"Dom"}}},s={view:{month:"Mese",year:"Anno",week:"Settimana",day:"Giorno"},month:{long:{January:"Gennaio",February:"Febbraio",March:"Marzo",April:"Aprile",May:"Maggio",June:"Giugno",July:"Luglio",August:"Agosto",September:"Settembre",October:"Ottobre",November:"Novembre",December:"Dicembre"},short:{January:"Gen",February:"Feb",March:"Mar",April:"Apr",May:"Mag",June:"Giu",July:"Lug",August:"Ago",September:"Set",October:"Ott",November:"Nov",December:"Dic"}},week:{long:{self:"Settimana",monday:"Lunedì",tuesday:"Martedì",wednesday:"Mercoledì",thursday:"Giovedì",friday:"Venerdì",saturday:"Sabato",sunday:"Domenica"},short:{self:"Settimana",monday:"Lun",tuesday:"Mar",wednesday:"Mer",thursday:"Gio",friday:"Ven",saturday:"Sab",sunday:"Dom"}},placeholder:{date:"Seleziona una data",week:"Seleziona la settimana",month:"Seleziona un mese",year:"Seleziona un anno",quarter:"Selezionare il trimestre",time:"Seleziona un orario"},rangePlaceholder:{date:["Data di inizio","Data di fine"],week:["Settimana di inizio","Settimana di fine"],month:["Mese di inizio","Mese di fine"],year:["Anno di inizio","Anno di fine"],quarter:["Trimestre di inizio","Trimestre di fine"],time:["Orario di inizio","Orario di chiusura"]},selectTime:"Seleziona un orario",today:"Oggi",now:"Ora",ok:"OK"},l={loading:"Caricamento in corso"},u={fullScreen:"A schermo intero",rotateRight:"Ruota a destra",rotateLeft:"Ruotare a sinistra",zoomIn:"Ingrandire",zoomOut:"Rimpicciolire",originalSize:"Misura originale"},c={copy:"Copia",copied:"Copia effettuata",edit:"Modifica",collapse:"Piega",expand:"Espandi"},m={history:"Colori storici",preset:"Colori preimpostati dal sistema",empty:"Nessun dato"},p={empty:e,drawer:a,popconfirm:r,modal:i,pagination:o,table:t,upload:n,calendar:d,datePicker:s,image:l,imagePreview:u,typography:c,colorPicker:m};exports.calendar=d,exports.colorPicker=m,exports.datePicker=s,exports.default=p,exports.drawer=a,exports.empty=e,exports.image=l,exports.imagePreview=u,exports.modal=i,exports.pagination=o,exports.popconfirm=r,exports.table=t,exports.typography=c,exports.upload=n;
|