yc-design-vue 2.2.3 → 2.2.4
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/dist/index.umd.js +1 -1
- package/dist/style.css +1 -1
- package/es/Affix/index.vue.js +0 -4
- package/es/Alert/index.vue.js +0 -4
- package/es/Anchor/Anchor.vue.js +0 -4
- package/es/Anchor/AnchorLink.vue.js +0 -4
- package/es/Anchor/hooks/useContext.js +0 -4
- package/es/AutoComplete/index.vue.js +0 -4
- package/es/Avatar/Avatar.vue.js +0 -4
- package/es/Avatar/AvatarGroup.vue.js +0 -4
- package/es/BackTop/index.vue.js +0 -4
- package/es/Badge/index.vue.js +0 -4
- package/es/Breadcrumb/Breadcrumb.vue.js +0 -4
- package/es/Breadcrumb/BreadcrumbItem.vue.js +0 -4
- package/es/Breadcrumb/BreadcrumbMore.vue.js +0 -4
- package/es/Breadcrumb/BreadcrumbSeparator.vue.js +0 -4
- package/es/Button/hooks/useContext.js +0 -4
- package/es/Calendar/Calendar.vue.js +30 -49
- package/es/Calendar/CalendarMonth.vue.d.ts +4 -6
- package/es/Calendar/CalendarMonth.vue.js +34 -43
- package/es/Calendar/CalendarYear.vue.d.ts +3 -4
- package/es/Calendar/CalendarYear.vue.js +19 -38
- package/es/Calendar/hooks/useCalendar.d.ts +7 -0
- package/es/Calendar/hooks/useCalendar.js +36 -0
- package/es/Card/Card.vue.js +0 -4
- package/es/Card/CardMeta.vue.js +0 -4
- package/es/Carousel/Carousel.vue.js +0 -4
- package/es/Carousel/CarouselArrow.vue.js +0 -4
- package/es/Carousel/CarouselIndicator.vue.js +0 -4
- package/es/Carousel/hooks/useContext.js +0 -4
- package/es/Cascader/Cascader.vue.js +0 -4
- package/es/Cascader/CascaderIcon.vue.js +0 -4
- package/es/Cascader/CascaderOption.vue.js +0 -4
- package/es/Cascader/hooks/useContext.js +0 -4
- package/es/Checkbox/Checkbox.vue.js +0 -4
- package/es/Checkbox/hooks/useContext.js +0 -4
- package/es/Collapse/CollapseItem.vue.js +0 -4
- package/es/Collapse/hooks/useContext.js +0 -4
- package/es/ColorPicker/ColorControl.vue.js +0 -4
- package/es/ColorPicker/ColorInput.vue.js +0 -4
- package/es/ColorPicker/ColorList.vue.js +0 -4
- package/es/ColorPicker/ColorPalette.vue.js +0 -4
- package/es/ColorPicker/ColorPanel.vue.js +0 -4
- package/es/ColorPicker/hooks/useContext.js +0 -4
- package/es/Comment/hooks/useContext.js +0 -4
- package/es/Comment/index.vue.js +0 -4
- package/es/ConfigProvider/index.vue.js +0 -4
- package/es/DatePicker/YcMonthPicker.vue.d.ts +2 -0
- package/es/DatePicker/YcMonthPicker.vue.js +2 -6
- package/es/DatePicker/YcWeekPicker.vue.d.ts +2 -0
- package/es/DatePicker/YcWeekPicker.vue.js +1 -1
- package/es/DatePicker/YcWeekPicker.vue2.js +3 -7
- package/es/DatePicker/YcYearPicker.vue.d.ts +2 -0
- package/es/DatePicker/YcYearPicker.vue.js +2 -6
- package/es/DatePicker/component/PickerInput.vue2.js +0 -4
- package/es/DatePicker/component/PickerPanel.vue.js +0 -4
- package/es/DatePicker/hooks/userPicker.js +0 -4
- package/es/Descriptions/ReuseItem.vue.js +0 -4
- package/es/Descriptions/ReuseTd.vue.js +0 -4
- package/es/Descriptions/hooks/useContext.js +0 -4
- package/es/Divider/index.vue.js +0 -4
- package/es/Drawer/Drawer.vue.js +0 -4
- package/es/Drawer/DrawerService.vue.js +0 -4
- package/es/Dropdown/Dropdown.vue.js +0 -4
- package/es/Dropdown/DropdownButton.vue.js +0 -4
- package/es/Dropdown/Dsubmenu.vue.js +0 -4
- package/es/Dropdown/hooks/useContext.js +0 -4
- package/es/Empty/index.vue.js +0 -4
- package/es/Grid/Grid.vue.js +0 -4
- package/es/Grid/GridCol.vue.js +0 -4
- package/es/Grid/GridItem.vue.js +0 -4
- package/es/Grid/GridRow.vue.js +0 -4
- package/es/Grid/hooks/useContext.js +0 -4
- package/es/Image/Image.vue.js +0 -4
- package/es/Image/ImagePreview.vue.js +0 -4
- package/es/Image/ImagePreviewArrow.vue.js +0 -4
- package/es/Image/ImagePreviewGroup.vue.js +0 -4
- package/es/Image/ImagePreviewToolbar.vue.js +0 -4
- package/es/Image/hooks/useContext.js +0 -4
- package/es/Input/Input.vue.js +0 -4
- package/es/Input/InputPassword.vue.js +0 -4
- package/es/Input/InputSearch.vue.js +0 -4
- package/es/Input/hooks/useLimitedInput.js +0 -4
- package/es/InputNumber/InputNumber.vue.js +0 -4
- package/es/InputNumber/InputOperaBtn.vue.js +0 -4
- package/es/InputTag/index.vue.js +0 -4
- package/es/Layout/Layout.vue.js +0 -4
- package/es/Layout/LayoutSider.vue.js +0 -4
- package/es/Layout/hooks/useSiderContext.js +0 -4
- package/es/Link/index.vue.js +0 -4
- package/es/List/List.vue.js +0 -4
- package/es/List/ListVirtual.vue.js +0 -4
- package/es/List/hooks/useScrollReach.js +0 -4
- package/es/Mention/index.vue.js +0 -4
- package/es/Menu/Menu.vue.js +0 -4
- package/es/Menu/MenuEllipsis.vue.js +0 -4
- package/es/Menu/MenuItem.vue.js +0 -4
- package/es/Menu/MenuItemGroup.vue.js +0 -4
- package/es/Menu/SubMenu.vue.js +0 -4
- package/es/Menu/hooks/useCalcMaxMenuItems.js +0 -4
- package/es/Menu/hooks/useContext.js +0 -4
- package/es/Message/Message.vue.js +0 -4
- package/es/Message/index.js +0 -4
- package/es/Modal/Modal.vue.js +0 -4
- package/es/Modal/ModalService.vue.js +0 -4
- package/es/Modal/hooks/useModalClose.js +0 -4
- package/es/Modal/hooks/useModalDraggable.js +0 -4
- package/es/Modal/hooks/useOnBeforeClose.js +0 -4
- package/es/Notification/Notification.vue.js +0 -4
- package/es/Notification/index.js +0 -4
- package/es/OverflowList/index.vue.js +0 -4
- package/es/PageHeader/index.vue.js +0 -4
- package/es/Pagination/Pagination.vue.js +0 -4
- package/es/Pagination/PaginationItem.vue.js +0 -4
- package/es/Pagination/hooks/useContext.js +0 -4
- package/es/Popconfirm/index.vue.js +0 -4
- package/es/Popover/index.vue.js +0 -4
- package/es/Progress/Progress.vue.js +0 -4
- package/es/Progress/ProgressCircle.vue.js +0 -4
- package/es/Progress/ProgressLine.vue.js +0 -4
- package/es/Progress/ProgressSteps.vue.js +0 -4
- package/es/Radio/Radio.vue.js +0 -4
- package/es/Radio/hooks/useContext.js +0 -4
- package/es/Rate/index.vue.js +0 -4
- package/es/ResizeBox/index.vue.js +0 -4
- package/es/Scrollbar/Scrollbar.vue.js +0 -4
- package/es/Scrollbar/ScrollbarTrack.vue.js +0 -4
- package/es/Select/Option.vue.js +0 -4
- package/es/Select/Select.vue.js +0 -4
- package/es/Select/SelectIcon.vue.js +0 -4
- package/es/Select/SelectRealList.vue.js +0 -4
- package/es/Select/SelectView.vue.js +0 -4
- package/es/Select/SelectVirtualList.vue.js +0 -4
- package/es/Select/hooks/useContext.js +0 -4
- package/es/Select/hooks/useSelectHotkeys.js +0 -4
- package/es/Select/hooks/useSelectOptions.js +0 -4
- package/es/Skeleton/SkeletonLine.vue.js +0 -4
- package/es/Skeleton/SkeletonShape.vue.js +0 -4
- package/es/Slider/SliderBtn.vue.js +0 -4
- package/es/Slider/hooks/useContext.js +0 -4
- package/es/Slider/hooks/useSliderDraggable.js +0 -4
- package/es/Space/index.vue.js +0 -4
- package/es/Spin/index.vue.js +0 -4
- package/es/Split/index.vue.js +0 -4
- package/es/Statistic/Countdown.vue.js +0 -4
- package/es/Statistic/Statistic.vue.js +0 -4
- package/es/Steps/Step.vue.js +0 -4
- package/es/Steps/hooks/useContext.js +0 -4
- package/es/Switch/index.vue.js +0 -4
- package/es/Tabs/TabButton.vue.js +0 -4
- package/es/Tabs/TabPane.vue.js +0 -4
- package/es/Tabs/Tabs.vue.js +0 -4
- package/es/Tabs/TabsNavInk.vue.js +0 -4
- package/es/Tabs/TabsTab.vue.js +0 -4
- package/es/Tabs/hooks/useContext.js +0 -4
- package/es/Tabs/hooks/useTabsScroll.js +0 -4
- package/es/Tag/index.vue.js +0 -4
- package/es/Textarea/hooks/useTextareaHeight.js +0 -4
- package/es/Textarea/index.vue.js +0 -4
- package/es/TimePicker/TimePicker.vue.js +0 -4
- package/es/TimePicker/TimePickerPanel.vue.js +0 -4
- package/es/TimePicker/hooks/useContext.js +0 -4
- package/es/Timeline/TimelineItemPending.vue.js +0 -4
- package/es/Timeline/hooks/useContext.js +0 -4
- package/es/Tooltip/index.vue.js +0 -4
- package/es/Transfer/Transfer.vue.js +0 -4
- package/es/Transfer/TransferPanel.vue.js +0 -4
- package/es/Transfer/hooks/useContext.js +0 -4
- package/es/Trigger/hooks/useContext.js +0 -4
- package/es/Trigger/hooks/useTriggerPosition.js +0 -4
- package/es/Trigger/hooks/useTriggerVisible.js +0 -4
- package/es/Trigger/index.vue.js +0 -4
- package/es/Typography/TypographyBase.vue.js +0 -4
- package/es/Upload/UploadButton.vue.js +0 -4
- package/es/Upload/UploadDrag.vue.js +0 -4
- package/es/Upload/UploadFileList.vue.js +0 -4
- package/es/Upload/UploadPictureCard.vue.js +0 -4
- package/es/Upload/hooks/useContext.js +0 -4
- package/es/Upload/hooks/useUpload.js +0 -4
- package/es/VerificationCode/index.vue.js +0 -4
- package/es/Watermark/index.vue.js +0 -4
- package/es/_shared/components/ExpandTransition/index.vue2.js +0 -4
- package/es/_shared/components/Icon/index.vue3.js +0 -4
- package/es/_shared/components/IconButton/index.vue.js +0 -4
- package/es/_shared/constants/index.js +0 -4
- package/es/_shared/icons/IconArrowDown.vue.js +0 -4
- package/es/_shared/icons/IconArrowRight.vue.js +0 -4
- package/es/_shared/icons/IconCalendar.vue2.js +0 -4
- package/es/_shared/icons/IconCheck.vue.js +0 -4
- package/es/_shared/icons/IconCheckboxChecked.vue.js +0 -4
- package/es/_shared/icons/IconClose.vue.js +0 -4
- package/es/_shared/icons/IconCopy.vue2.js +0 -4
- package/es/_shared/icons/IconDelete.vue2.js +0 -4
- package/es/_shared/icons/IconDoubleLeft.vue.js +0 -4
- package/es/_shared/icons/IconDoubleRight.vue.js +0 -4
- package/es/_shared/icons/IconDragDot.vue.js +0 -4
- package/es/_shared/icons/IconEdit.vue2.js +0 -4
- package/es/_shared/icons/IconEmpty.vue.js +0 -4
- package/es/_shared/icons/IconError.vue.js +0 -4
- package/es/_shared/icons/IconExclamation.vue2.js +0 -4
- package/es/_shared/icons/IconEyeClose.vue.js +0 -4
- package/es/_shared/icons/IconEyeOpen.vue.js +0 -4
- package/es/_shared/icons/IconFaceSmile.vue.js +0 -4
- package/es/_shared/icons/IconFile.vue2.js +0 -4
- package/es/_shared/icons/IconFullScreen.vue2.js +0 -4
- package/es/_shared/icons/IconImageClose.vue.js +0 -4
- package/es/_shared/icons/IconInfo.vue.js +0 -4
- package/es/_shared/icons/IconInfoLine.vue.js +0 -4
- package/es/_shared/icons/IconLink.vue.js +0 -4
- package/es/_shared/icons/IconLoading.vue.js +0 -4
- package/es/_shared/icons/IconMenuFold.vue.js +0 -4
- package/es/_shared/icons/IconMenuUnfold.vue.js +0 -4
- package/es/_shared/icons/IconMinus.vue2.js +0 -4
- package/es/_shared/icons/IconMore.vue.js +0 -4
- package/es/_shared/icons/IconOriginSize.vue2.js +0 -4
- package/es/_shared/icons/IconPlus.vue.js +0 -4
- package/es/_shared/icons/IconRight.vue.js +0 -4
- package/es/_shared/icons/IconRotateLeft.vue2.js +0 -4
- package/es/_shared/icons/IconRotateRight.vue2.js +0 -4
- package/es/_shared/icons/IconSearch.vue.js +0 -4
- package/es/_shared/icons/IconSeparator.vue2.js +0 -4
- package/es/_shared/icons/IconStar.vue.js +0 -4
- package/es/_shared/icons/IconSuccess.vue.js +0 -4
- package/es/_shared/icons/IconTime.vue.js +0 -4
- package/es/_shared/icons/IconToTop.vue.js +0 -4
- package/es/_shared/icons/IconUpload.vue2.js +0 -4
- package/es/_shared/icons/IconWarning.vue.js +0 -4
- package/es/_shared/icons/IconZoomIn.vue2.js +0 -4
- package/es/_shared/icons/IconZoomOut.vue2.js +0 -4
- package/es/_shared/utils/color.js +0 -4
- package/es/_shared/utils/dependencies.d.ts +0 -4
- package/es/_shared/utils/dom.js +0 -4
- package/es/_shared/utils/locale.d.ts +0 -5
- package/es/_shared/utils/time.d.ts +0 -8
- package/es/_shared/utils/time.js +0 -26
- package/es/index.d.ts +12 -0
- package/es/style.css +1 -1
- 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 +4 -6
- package/lib/Calendar/CalendarMonth.vue.js +1 -1
- package/lib/Calendar/CalendarYear.vue.d.ts +3 -4
- package/lib/Calendar/CalendarYear.vue.js +1 -1
- package/lib/Calendar/hooks/useCalendar.d.ts +7 -0
- package/lib/Calendar/hooks/useCalendar.js +1 -0
- 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/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/hooks/useContext.js +1 -1
- package/lib/Comment/index.vue.js +1 -1
- package/lib/ConfigProvider/index.vue.js +1 -1
- package/lib/DatePicker/YcMonthPicker.vue.d.ts +2 -0
- package/lib/DatePicker/YcMonthPicker.vue.js +1 -1
- package/lib/DatePicker/YcWeekPicker.vue.d.ts +2 -0
- package/lib/DatePicker/YcWeekPicker.vue.js +1 -1
- package/lib/DatePicker/YcWeekPicker.vue2.js +1 -1
- package/lib/DatePicker/YcYearPicker.vue.d.ts +2 -0
- package/lib/DatePicker/YcYearPicker.vue.js +1 -1
- package/lib/DatePicker/component/PickerInput.vue2.js +1 -1
- package/lib/DatePicker/component/PickerPanel.vue.js +1 -1
- package/lib/DatePicker/hooks/userPicker.js +1 -1
- 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/ImagePreviewGroup.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/InputPassword.vue.js +1 -1
- package/lib/Input/InputSearch.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/ListVirtual.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/useCalcMaxMenuItems.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.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.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/useSelectHotkeys.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.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/Upload/UploadButton.vue.js +1 -1
- package/lib/Upload/UploadDrag.vue.js +1 -1
- package/lib/Upload/UploadFileList.vue.js +1 -1
- package/lib/Upload/UploadPictureCard.vue.js +1 -1
- package/lib/Upload/hooks/useContext.js +1 -1
- package/lib/Upload/hooks/useUpload.js +1 -1
- package/lib/VerificationCode/index.vue.js +1 -1
- package/lib/Watermark/index.vue.js +1 -1
- package/lib/_shared/components/ExpandTransition/index.vue2.js +1 -1
- package/lib/_shared/components/Icon/index.vue3.js +1 -1
- package/lib/_shared/components/IconButton/index.vue.js +1 -1
- package/lib/_shared/constants/index.js +1 -1
- package/lib/_shared/icons/IconArrowDown.vue.js +1 -1
- package/lib/_shared/icons/IconArrowRight.vue.js +1 -1
- package/lib/_shared/icons/IconCalendar.vue2.js +1 -1
- package/lib/_shared/icons/IconCheck.vue.js +1 -1
- package/lib/_shared/icons/IconCheckboxChecked.vue.js +1 -1
- package/lib/_shared/icons/IconClose.vue.js +1 -1
- package/lib/_shared/icons/IconCopy.vue2.js +1 -1
- package/lib/_shared/icons/IconDelete.vue2.js +1 -1
- package/lib/_shared/icons/IconDoubleLeft.vue.js +1 -1
- package/lib/_shared/icons/IconDoubleRight.vue.js +1 -1
- package/lib/_shared/icons/IconDragDot.vue.js +1 -1
- package/lib/_shared/icons/IconEdit.vue2.js +1 -1
- package/lib/_shared/icons/IconEmpty.vue.js +1 -1
- package/lib/_shared/icons/IconError.vue.js +1 -1
- package/lib/_shared/icons/IconExclamation.vue2.js +1 -1
- package/lib/_shared/icons/IconEyeClose.vue.js +1 -1
- package/lib/_shared/icons/IconEyeOpen.vue.js +1 -1
- package/lib/_shared/icons/IconFaceSmile.vue.js +1 -1
- package/lib/_shared/icons/IconFile.vue2.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
- package/lib/_shared/icons/IconImageClose.vue.js +1 -1
- package/lib/_shared/icons/IconInfo.vue.js +1 -1
- package/lib/_shared/icons/IconInfoLine.vue.js +1 -1
- package/lib/_shared/icons/IconLink.vue.js +1 -1
- package/lib/_shared/icons/IconLoading.vue.js +1 -1
- package/lib/_shared/icons/IconMenuFold.vue.js +1 -1
- package/lib/_shared/icons/IconMenuUnfold.vue.js +1 -1
- package/lib/_shared/icons/IconMinus.vue2.js +1 -1
- package/lib/_shared/icons/IconMore.vue.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
- package/lib/_shared/icons/IconPlus.vue.js +1 -1
- package/lib/_shared/icons/IconRight.vue.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
- package/lib/_shared/icons/IconSearch.vue.js +1 -1
- package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
- package/lib/_shared/icons/IconStar.vue.js +1 -1
- package/lib/_shared/icons/IconSuccess.vue.js +1 -1
- package/lib/_shared/icons/IconTime.vue.js +1 -1
- package/lib/_shared/icons/IconToTop.vue.js +1 -1
- package/lib/_shared/icons/IconUpload.vue2.js +1 -1
- package/lib/_shared/icons/IconWarning.vue.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
- package/lib/_shared/utils/color.js +1 -1
- package/lib/_shared/utils/dependencies.d.ts +0 -4
- package/lib/_shared/utils/dom.js +1 -1
- package/lib/_shared/utils/locale.d.ts +0 -5
- package/lib/_shared/utils/time.d.ts +0 -8
- package/lib/_shared/utils/time.js +1 -1
- package/lib/index.d.ts +12 -0
- package/lib/style.css +1 -1
- package/package.json +1 -1
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -2,10 +2,6 @@ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardRe
|
|
2
2
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
3
3
|
import "../../node_modules/dayjs/dayjs.min.js";
|
4
4
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
5
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
6
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
9
5
|
import "../utils/dom.js";
|
10
6
|
import "../utils/locale.js";
|
11
7
|
import "../utils/time.js";
|
@@ -4,10 +4,6 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
4
4
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
5
5
|
import "../../node_modules/dayjs/dayjs.min.js";
|
6
6
|
import tinycolor from "../../node_modules/tinycolor2/esm/tinycolor.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
9
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
10
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
11
7
|
class GradientColorCalculator {
|
12
8
|
constructor() {
|
13
9
|
__publicField(this, "colorStops");
|
@@ -4,8 +4,4 @@ export { default as BTween } from 'b-tween';
|
|
4
4
|
export { default as dayjs } from 'dayjs';
|
5
5
|
export type { UnitType } from 'dayjs';
|
6
6
|
export { default as tinycolor } from 'tinycolor2';
|
7
|
-
export { default as duration } from 'dayjs/plugin/duration';
|
8
|
-
export { default as toObject } from 'dayjs/plugin/toObject';
|
9
|
-
export { default as isSameOrAfter } from 'dayjs/plugin/isSameOrAfter';
|
10
|
-
export { default as isSameOrBefore } from 'dayjs/plugin/isSameOrBefore';
|
11
7
|
export type { ColorInput } from 'tinycolor2';
|
package/es/_shared/utils/dom.js
CHANGED
@@ -4,10 +4,6 @@ import { unrefElement, useMediaQuery } from "../../node_modules/@vueuse/core/ind
|
|
4
4
|
import "../../node_modules/b-tween/dist/b-tween.es.js";
|
5
5
|
import "../../node_modules/dayjs/dayjs.min.js";
|
6
6
|
import "../../node_modules/tinycolor2/esm/tinycolor.js";
|
7
|
-
import "../../node_modules/dayjs/plugin/duration.js";
|
8
|
-
import "../../node_modules/dayjs/plugin/toObject.js";
|
9
|
-
import "../../node_modules/dayjs/plugin/isSameOrAfter.js";
|
10
|
-
import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
11
7
|
import { isString, isNumber, isObject, isUndefined } from "./is.js";
|
12
8
|
const isServerRendering = (() => {
|
13
9
|
try {
|
@@ -1,8 +1,3 @@
|
|
1
|
-
export declare const addI18nMessages: (messages: Record<string, any>, options?: {
|
2
|
-
overwrite?: boolean;
|
3
|
-
}) => void;
|
4
|
-
export declare const getLocale: () => string;
|
5
|
-
export declare const useLocale: (locale: string) => void;
|
6
1
|
export declare const useI18n: () => {
|
7
2
|
i18nMessage: import('vue').ComputedRef<Record<string, any>>;
|
8
3
|
locale: import('vue').ComputedRef<any>;
|
@@ -1,11 +1,3 @@
|
|
1
1
|
import { dayjs } from './dependencies';
|
2
2
|
export declare const isValidTimeRange: (beginDate: string, endDate: string, format: string) => boolean;
|
3
|
-
export interface CalendarCellData {
|
4
|
-
day: number;
|
5
|
-
month: number;
|
6
|
-
year: number;
|
7
|
-
isCurrentMonth: boolean;
|
8
|
-
fullDate: string;
|
9
|
-
}
|
10
|
-
export declare const generateMonthCalendar: (year: number, month: number) => CalendarCellData[][];
|
11
3
|
export declare const formatSeconds: (time: number, format: string, type?: dayjs.UnitType) => string;
|
package/es/_shared/utils/time.js
CHANGED
@@ -15,36 +15,10 @@ const isValidTimeRange = (beginDate, endDate, format) => {
|
|
15
15
|
const end = dayjs(endDate, format).locale("en", { weekStart: 1 });
|
16
16
|
return begin.isBefore(end);
|
17
17
|
};
|
18
|
-
const generateMonthCalendar = (year, month) => {
|
19
|
-
const firstDayOfMonth = dayjs(`${year}-${month}-01`);
|
20
|
-
const firstDayOfWeek = firstDayOfMonth.day();
|
21
|
-
const daysFromPrevMonth = firstDayOfWeek;
|
22
|
-
const totalCalendarDays = 42;
|
23
|
-
const calendar = [];
|
24
|
-
const row = [];
|
25
|
-
for (let i = 0; i < totalCalendarDays; i++) {
|
26
|
-
const dayOffset = i - daysFromPrevMonth;
|
27
|
-
const date = firstDayOfMonth.add(dayOffset, "day");
|
28
|
-
const isCurrentMonth = date.month() + 1 === month;
|
29
|
-
row.push({
|
30
|
-
day: date.date(),
|
31
|
-
month: date.month(),
|
32
|
-
year: date.year(),
|
33
|
-
fullDate: date.format("YYYY/MM/DD"),
|
34
|
-
isCurrentMonth
|
35
|
-
});
|
36
|
-
if (row.length === 7) {
|
37
|
-
calendar.push([...row]);
|
38
|
-
row.splice(0);
|
39
|
-
}
|
40
|
-
}
|
41
|
-
return calendar;
|
42
|
-
};
|
43
18
|
const formatSeconds = (time, format, type = "milliseconds") => {
|
44
19
|
return dayjs.duration(time, type).format(format);
|
45
20
|
};
|
46
21
|
export {
|
47
22
|
formatSeconds,
|
48
|
-
generateMonthCalendar,
|
49
23
|
isValidTimeRange
|
50
24
|
};
|
package/es/index.d.ts
CHANGED
@@ -529,6 +529,8 @@ declare const YcDesignVue: {
|
|
529
529
|
triggerProps: import('./Trigger').TriggerProps;
|
530
530
|
hideTrigger: boolean;
|
531
531
|
format: string;
|
532
|
+
pickerValue: import('./DatePicker').DatePickerValue;
|
533
|
+
defaultPickerValue: import('./DatePicker').DatePickerValue;
|
532
534
|
valueFormat: import('./DatePicker').ValueFormat;
|
533
535
|
showConfirmBtn: boolean;
|
534
536
|
shortcutsPosition: import('./DatePicker').ShortcutsPosition;
|
@@ -572,6 +574,8 @@ declare const YcDesignVue: {
|
|
572
574
|
triggerProps: import('./Trigger').TriggerProps;
|
573
575
|
hideTrigger: boolean;
|
574
576
|
format: string;
|
577
|
+
pickerValue: import('./DatePicker').DatePickerValue;
|
578
|
+
defaultPickerValue: import('./DatePicker').DatePickerValue;
|
575
579
|
valueFormat: import('./DatePicker').ValueFormat;
|
576
580
|
showConfirmBtn: boolean;
|
577
581
|
shortcutsPosition: import('./DatePicker').ShortcutsPosition;
|
@@ -623,6 +627,8 @@ declare const YcDesignVue: {
|
|
623
627
|
triggerProps: import('./Trigger').TriggerProps;
|
624
628
|
hideTrigger: boolean;
|
625
629
|
format: string;
|
630
|
+
pickerValue: import('./DatePicker').DatePickerValue;
|
631
|
+
defaultPickerValue: import('./DatePicker').DatePickerValue;
|
626
632
|
valueFormat: import('./DatePicker').ValueFormat;
|
627
633
|
showConfirmBtn: boolean;
|
628
634
|
shortcutsPosition: import('./DatePicker').ShortcutsPosition;
|
@@ -674,6 +680,8 @@ declare const YcDesignVue: {
|
|
674
680
|
triggerProps: import('./Trigger').TriggerProps;
|
675
681
|
hideTrigger: boolean;
|
676
682
|
format: string;
|
683
|
+
pickerValue: import('./DatePicker').DatePickerValue;
|
684
|
+
defaultPickerValue: import('./DatePicker').DatePickerValue;
|
677
685
|
valueFormat: import('./DatePicker').ValueFormat;
|
678
686
|
showConfirmBtn: boolean;
|
679
687
|
abbreviation: boolean;
|
@@ -718,6 +726,8 @@ declare const YcDesignVue: {
|
|
718
726
|
triggerProps: import('./Trigger').TriggerProps;
|
719
727
|
hideTrigger: boolean;
|
720
728
|
format: string;
|
729
|
+
pickerValue: import('./DatePicker').DatePickerValue;
|
730
|
+
defaultPickerValue: import('./DatePicker').DatePickerValue;
|
721
731
|
valueFormat: import('./DatePicker').ValueFormat;
|
722
732
|
showConfirmBtn: boolean;
|
723
733
|
abbreviation: boolean;
|
@@ -770,6 +780,8 @@ declare const YcDesignVue: {
|
|
770
780
|
triggerProps: import('./Trigger').TriggerProps;
|
771
781
|
hideTrigger: boolean;
|
772
782
|
format: string;
|
783
|
+
pickerValue: import('./DatePicker').DatePickerValue;
|
784
|
+
defaultPickerValue: import('./DatePicker').DatePickerValue;
|
773
785
|
valueFormat: import('./DatePicker').ValueFormat;
|
774
786
|
showConfirmBtn: boolean;
|
775
787
|
abbreviation: boolean;
|