yc-design-vue 2.1.9 → 2.2.1
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/Alert/index.vue.js +3 -3
- package/es/Avatar/Avatar.vue.d.ts +1 -1
- package/es/Avatar/Avatar.vue.js +2 -2
- package/es/Avatar/index.d.ts +3 -3
- package/es/BackTop/index.vue.js +2 -2
- package/es/Badge/index.d.ts +3 -3
- package/es/Badge/index.vue.d.ts +1 -1
- package/es/Breadcrumb/BreadcrumbItem.vue.js +2 -2
- package/es/Breadcrumb/BreadcrumbMore.vue.js +2 -2
- package/es/Breadcrumb/BreadcrumbSeparator.vue.js +3 -3
- package/es/Button/Button.vue.d.ts +2 -2
- package/es/Button/ButtonGroup.vue.d.ts +1 -1
- package/es/Button/index.d.ts +9 -9
- package/es/Calendar/Calendar.vue.js +3 -3
- package/es/Card/Card.vue.d.ts +1 -1
- package/es/Card/index.d.ts +3 -3
- package/es/Carousel/CarouselArrow.vue.js +2 -2
- package/es/Cascader/Cascader.vue.d.ts +12 -44
- package/es/Cascader/CascaderIcon.vue.js +3 -3
- package/es/Cascader/CascaderOption.vue.js +2 -2
- package/es/Cascader/index.d.ts +6 -22
- package/es/Checkbox/Checkbox.vue.js +3 -3
- package/es/Collapse/CollapseItem.vue.js +4 -4
- package/es/Drawer/Drawer.vue.js +3 -3
- package/es/Dropdown/DropdownButton.vue.d.ts +1 -1
- package/es/Dropdown/DropdownButton.vue.js +2 -2
- package/es/Dropdown/Dsubmenu.vue.js +2 -2
- package/es/Dropdown/index.d.ts +3 -3
- package/es/Empty/index.vue.js +2 -2
- package/es/Image/Image.vue.js +2 -2
- package/es/Image/ImagePreview.vue.js +2 -2
- package/es/Image/ImagePreviewArrow.vue.js +2 -2
- package/es/Image/ImagePreviewToolbar.vue.js +8 -8
- package/es/Input/Input.vue.d.ts +2 -8
- package/es/Input/Input.vue.js +27 -49
- package/es/Input/InputPassword.vue.d.ts +309 -0
- package/es/Input/InputPassword.vue.js +122 -0
- package/es/Input/InputPassword.vue2.js +4 -0
- package/es/Input/InputSearch.vue.d.ts +310 -0
- package/es/Input/InputSearch.vue.js +142 -0
- package/es/Input/InputSearch.vue2.js +4 -0
- package/es/Input/hooks/useLimitedInput.d.ts +2 -0
- package/es/Input/hooks/useLimitedInput.js +2 -0
- package/es/Input/index.css +1 -1
- package/es/Input/index.d.ts +420 -23
- package/es/Input/index.js +11 -3
- package/es/Input/type.d.ts +24 -6
- package/es/InputNumber/InputNumber.vue.d.ts +12 -44
- package/es/InputNumber/InputOperaBtn.vue.js +2 -2
- package/es/InputNumber/index.d.ts +6 -22
- package/es/InputTag/index.vue.js +3 -3
- package/es/Layout/LayoutSider.vue.js +2 -2
- package/es/Link/index.d.ts +3 -3
- package/es/Link/index.vue.d.ts +1 -1
- package/es/Link/index.vue.js +2 -2
- package/es/Menu/Menu.vue.js +2 -2
- package/es/Menu/MenuEllipsis.vue.js +2 -2
- package/es/Menu/SubMenu.vue.js +3 -3
- package/es/Message/Message.vue.js +3 -3
- package/es/Modal/Modal.vue.js +3 -3
- package/es/Notification/Notification.vue.js +3 -3
- package/es/PageHeader/index.vue.js +3 -3
- package/es/Pagination/PaginationItem.vue.js +2 -2
- package/es/Progress/ProgressCircle.vue.js +3 -3
- package/es/Radio/Radio.vue.js +3 -3
- package/es/Rate/index.vue.js +2 -2
- package/es/ResizeBox/index.vue.js +2 -2
- package/es/Select/SelectIcon.vue.js +3 -3
- package/es/Spin/index.vue.js +2 -2
- package/es/Split/index.vue.js +2 -2
- package/es/Statistic/Statistic.vue.d.ts +1 -1
- package/es/Statistic/index.d.ts +3 -3
- package/es/Steps/Step.vue.d.ts +1 -1
- package/es/Steps/Step.vue.js +2 -2
- package/es/Steps/Steps.vue.d.ts +1 -1
- package/es/Steps/index.d.ts +6 -6
- package/es/Tabs/TabButton.vue.js +3 -3
- package/es/Tabs/Tabs.vue.js +2 -2
- package/es/Tag/index.vue.js +3 -3
- package/es/Textarea/index.vue.js +3 -3
- package/es/TimePicker/TimePicker.vue.js +3 -3
- package/es/Transfer/Transfer.vue.js +2 -2
- package/es/Transfer/TransferPanel.vue.js +4 -4
- package/es/Trigger/index.vue.js +2 -2
- package/es/Typography/TypographyBase.vue.d.ts +12 -44
- package/es/Typography/TypographyBase.vue.js +4 -4
- package/es/Upload/UploadButton.vue.js +2 -2
- package/es/Upload/UploadDrag.vue.js +2 -2
- package/es/Upload/UploadFileList.vue2.js +3 -3
- package/es/Upload/UploadPictureCard.vue2.js +3 -3
- package/es/_shared/components/ExpandTransition/index.vue3.js +2 -2
- package/es/_shared/components/IconButton/{index.vue.js → index.vue2.js} +2 -2
- package/es/_shared/components/IconButton/index.vue3.js +2 -2
- package/es/_shared/constants/index.js +2 -2
- package/es/_shared/icons/IconArrowDown.vue.js +2 -2
- package/es/_shared/icons/IconArrowRight.vue.js +2 -2
- package/es/_shared/icons/IconCheck.vue.js +2 -2
- package/es/_shared/icons/IconCheckboxChecked.vue.js +2 -2
- package/es/_shared/icons/IconClose.vue.js +2 -2
- package/es/_shared/icons/IconCopy.vue.js +1 -28
- package/es/_shared/icons/IconCopy.vue2.js +28 -1
- package/es/_shared/icons/IconDelete.vue2.js +2 -2
- package/es/_shared/icons/IconDragDot.vue.js +2 -2
- package/es/_shared/icons/IconEdit.vue.js +1 -28
- package/es/_shared/icons/IconEdit.vue2.js +28 -1
- package/es/_shared/icons/IconEmpty.vue.js +2 -2
- package/es/_shared/icons/IconError.vue.js +2 -2
- package/es/_shared/icons/IconExclamation.vue.js +39 -1
- package/es/_shared/icons/IconExclamation.vue2.js +1 -39
- package/es/_shared/icons/IconEyeClose.vue.js +32 -1
- package/es/_shared/icons/IconEyeClose.vue2.js +1 -32
- package/es/_shared/icons/IconEyeOpen.vue.js +29 -1
- package/es/_shared/icons/IconEyeOpen.vue2.js +1 -29
- package/es/_shared/icons/IconFaceSmile.vue.js +2 -2
- package/es/_shared/icons/IconFile.vue2.js +2 -2
- package/es/_shared/icons/IconFullScreen.vue.js +1 -28
- package/es/_shared/icons/IconFullScreen.vue2.js +28 -1
- package/es/_shared/icons/IconImageClose.vue.js +2 -2
- package/es/_shared/icons/IconInfo.vue.js +2 -2
- package/es/_shared/icons/IconInfoLine.vue.js +2 -2
- package/es/_shared/icons/IconLink.vue.js +2 -2
- package/es/_shared/icons/IconLoading.vue.js +2 -2
- package/es/_shared/icons/IconMenuFold.vue.js +2 -2
- package/es/_shared/icons/IconMenuUnfold.vue.js +2 -2
- package/es/_shared/icons/IconMinus.vue2.js +2 -2
- package/es/_shared/icons/IconMore.vue.js +2 -2
- package/es/_shared/icons/IconOriginSize.vue.js +1 -34
- package/es/_shared/icons/IconOriginSize.vue2.js +34 -1
- package/es/_shared/icons/IconPlus.vue.js +2 -2
- package/es/_shared/icons/IconRight.vue.js +2 -2
- package/es/_shared/icons/IconRotateLeft.vue.js +1 -28
- package/es/_shared/icons/IconRotateLeft.vue2.js +28 -1
- package/es/_shared/icons/IconRotateRight.vue.js +1 -28
- package/es/_shared/icons/IconRotateRight.vue2.js +28 -1
- package/es/_shared/icons/IconSearch.vue.js +28 -1
- package/es/_shared/icons/IconSearch.vue2.js +1 -28
- package/es/_shared/icons/IconSeparator.vue.js +1 -28
- package/es/_shared/icons/IconSeparator.vue2.js +28 -1
- package/es/_shared/icons/IconStar.vue.js +2 -2
- package/es/_shared/icons/IconSuccess.vue.js +2 -2
- package/es/_shared/icons/IconTime.vue.js +2 -2
- package/es/_shared/icons/IconToTop.vue.js +2 -2
- package/es/_shared/icons/IconUpload.vue2.js +2 -2
- package/es/_shared/icons/IconWarning.vue.js +2 -2
- package/es/_shared/icons/IconZoomIn.vue.js +1 -28
- package/es/_shared/icons/IconZoomIn.vue2.js +28 -1
- package/es/_shared/icons/IconZoomOut.vue.js +1 -28
- package/es/_shared/icons/IconZoomOut.vue2.js +28 -1
- package/es/index.d.ts +9 -9
- package/es/index.js +4 -0
- package/es/style.css +1 -1
- package/lib/Alert/index.vue.js +1 -1
- package/lib/Avatar/Avatar.vue.d.ts +1 -1
- package/lib/Avatar/Avatar.vue.js +1 -1
- package/lib/Avatar/index.d.ts +3 -3
- package/lib/BackTop/index.vue.js +1 -1
- package/lib/Badge/index.d.ts +3 -3
- package/lib/Badge/index.vue.d.ts +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 +2 -2
- package/lib/Button/ButtonGroup.vue.d.ts +1 -1
- package/lib/Button/index.d.ts +9 -9
- package/lib/Calendar/Calendar.vue.js +1 -1
- package/lib/Card/Card.vue.d.ts +1 -1
- package/lib/Card/index.d.ts +3 -3
- package/lib/Carousel/CarouselArrow.vue.js +1 -1
- package/lib/Cascader/Cascader.vue.d.ts +12 -44
- package/lib/Cascader/CascaderIcon.vue.js +1 -1
- package/lib/Cascader/CascaderOption.vue.js +1 -1
- package/lib/Cascader/index.d.ts +6 -22
- package/lib/Checkbox/Checkbox.vue.js +1 -1
- package/lib/Collapse/CollapseItem.vue.js +1 -1
- package/lib/Drawer/Drawer.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/index.d.ts +3 -3
- package/lib/Empty/index.vue.js +1 -1
- package/lib/Image/Image.vue.js +1 -1
- package/lib/Image/ImagePreview.vue.js +1 -1
- package/lib/Image/ImagePreviewArrow.vue.js +1 -1
- package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
- package/lib/Input/Input.vue.d.ts +2 -8
- package/lib/Input/Input.vue.js +1 -1
- package/lib/Input/InputPassword.vue.d.ts +309 -0
- package/lib/Input/InputPassword.vue.js +1 -0
- package/lib/Input/{InputSuffix.vue3.js → InputPassword.vue2.js} +1 -1
- package/lib/Input/InputSearch.vue.d.ts +310 -0
- package/lib/Input/InputSearch.vue.js +1 -0
- package/lib/Input/InputSearch.vue2.js +1 -0
- package/lib/Input/hooks/useLimitedInput.d.ts +2 -0
- package/lib/Input/hooks/useLimitedInput.js +1 -1
- package/lib/Input/index.css +1 -1
- package/lib/Input/index.d.ts +420 -23
- package/lib/Input/index.js +1 -1
- package/lib/Input/type.d.ts +24 -6
- package/lib/InputNumber/InputNumber.vue.d.ts +12 -44
- package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
- package/lib/InputNumber/index.d.ts +6 -22
- package/lib/InputTag/index.vue.js +1 -1
- package/lib/Layout/LayoutSider.vue.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/Menu/Menu.vue.js +1 -1
- package/lib/Menu/MenuEllipsis.vue.js +1 -1
- package/lib/Menu/SubMenu.vue.js +1 -1
- package/lib/Message/Message.vue.js +1 -1
- package/lib/Modal/Modal.vue.js +1 -1
- package/lib/Notification/Notification.vue.js +1 -1
- package/lib/PageHeader/index.vue.js +1 -1
- package/lib/Pagination/PaginationItem.vue.js +1 -1
- package/lib/Progress/ProgressCircle.vue.js +1 -1
- package/lib/Radio/Radio.vue.js +1 -1
- package/lib/Rate/index.vue.js +1 -1
- package/lib/ResizeBox/index.vue.js +1 -1
- package/lib/Select/SelectIcon.vue.js +1 -1
- package/lib/Spin/index.vue.js +1 -1
- package/lib/Split/index.vue.js +1 -1
- package/lib/Statistic/Statistic.vue.d.ts +1 -1
- package/lib/Statistic/index.d.ts +3 -3
- 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/index.d.ts +6 -6
- package/lib/Tabs/TabButton.vue.js +1 -1
- package/lib/Tabs/Tabs.vue.js +1 -1
- package/lib/Tag/index.vue.js +1 -1
- package/lib/Textarea/index.vue.js +1 -1
- package/lib/TimePicker/TimePicker.vue.js +1 -1
- package/lib/Transfer/Transfer.vue.js +1 -1
- package/lib/Transfer/TransferPanel.vue.js +1 -1
- package/lib/Trigger/index.vue.js +1 -1
- package/lib/Typography/TypographyBase.vue.d.ts +12 -44
- 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.vue2.js +1 -1
- package/lib/Upload/UploadPictureCard.vue2.js +1 -1
- package/lib/_shared/components/ExpandTransition/index.vue3.js +1 -1
- package/lib/_shared/components/IconButton/{index.vue.js → index.vue2.js} +1 -1
- package/lib/_shared/components/IconButton/index.vue3.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/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.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/IconDragDot.vue.js +1 -1
- package/lib/_shared/icons/IconEdit.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.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/IconEyeClose.vue2.js +1 -1
- package/lib/_shared/icons/IconEyeOpen.vue.js +1 -1
- package/lib/_shared/icons/IconEyeOpen.vue2.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.vue.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.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.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/IconSearch.vue.js +1 -1
- package/lib/_shared/icons/IconSearch.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/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.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/index.d.ts +9 -9
- package/lib/index.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/es/Input/InputSuffix.vue.d.ts +0 -31
- package/es/Input/InputSuffix.vue.js +0 -58
- package/es/Input/InputSuffix.vue3.js +0 -5
- package/lib/Input/InputSuffix.vue.d.ts +0 -31
- package/lib/Input/InputSuffix.vue.js +0 -1
- /package/es/_shared/components/ExpandTransition/{index.vue2.js → index.vue.js} +0 -0
- /package/lib/_shared/components/ExpandTransition/{index.vue2.js → index.vue.js} +0 -0
package/es/Statistic/index.d.ts
CHANGED
@@ -16,9 +16,9 @@ declare const Statistic: {
|
|
16
16
|
placeholder: string;
|
17
17
|
title: string;
|
18
18
|
animation: boolean;
|
19
|
+
extra: string;
|
19
20
|
animationDuration: number;
|
20
21
|
easeing: string;
|
21
|
-
extra: string;
|
22
22
|
format: string;
|
23
23
|
precision: number;
|
24
24
|
valueStyle: import('vue').CSSProperties;
|
@@ -43,9 +43,9 @@ declare const Statistic: {
|
|
43
43
|
placeholder: string;
|
44
44
|
title: string;
|
45
45
|
animation: boolean;
|
46
|
+
extra: string;
|
46
47
|
animationDuration: number;
|
47
48
|
easeing: string;
|
48
|
-
extra: string;
|
49
49
|
format: string;
|
50
50
|
precision: number;
|
51
51
|
valueStyle: import('vue').CSSProperties;
|
@@ -67,9 +67,9 @@ declare const Statistic: {
|
|
67
67
|
placeholder: string;
|
68
68
|
title: string;
|
69
69
|
animation: boolean;
|
70
|
+
extra: string;
|
70
71
|
animationDuration: number;
|
71
72
|
easeing: string;
|
72
|
-
extra: string;
|
73
73
|
format: string;
|
74
74
|
precision: number;
|
75
75
|
valueStyle: import('vue').CSSProperties;
|
package/es/Steps/Step.vue.d.ts
CHANGED
@@ -9,8 +9,8 @@ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
9
9
|
declare const __VLS_component: import('vue').DefineComponent<StepProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<StepProps> & Readonly<{}>, {
|
10
10
|
disabled: boolean;
|
11
11
|
title: string;
|
12
|
-
description: string;
|
13
12
|
status: import('./type').StepStatus;
|
13
|
+
description: string;
|
14
14
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
15
15
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
16
16
|
export default _default;
|
package/es/Steps/Step.vue.js
CHANGED
@@ -9,8 +9,8 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
9
9
|
import "../_shared/utils/dom.js";
|
10
10
|
import "../_shared/utils/locale.js";
|
11
11
|
import "../_shared/utils/time.js";
|
12
|
-
/* empty css
|
13
|
-
/* empty css
|
12
|
+
/* empty css */
|
13
|
+
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
import _sfc_main$1 from "../_shared/icons/IconCheck.vue.js";
|
16
16
|
import _sfc_main$2 from "../_shared/icons/IconClose.vue.js";
|
package/es/Steps/Steps.vue.d.ts
CHANGED
@@ -15,9 +15,9 @@ declare const __VLS_component: import('vue').DefineComponent<StepsProps, {}, {},
|
|
15
15
|
}>, {
|
16
16
|
small: boolean;
|
17
17
|
type: import('./type').StepType;
|
18
|
+
status: import('./type').StepStatus;
|
18
19
|
direction: import('..').Direction;
|
19
20
|
lineLess: boolean;
|
20
|
-
status: import('./type').StepStatus;
|
21
21
|
current: number;
|
22
22
|
defaultCurrent: number;
|
23
23
|
labelPlacement: import('..').Direction;
|
package/es/Steps/index.d.ts
CHANGED
@@ -14,9 +14,9 @@ declare const Steps: {
|
|
14
14
|
}, import('vue').PublicProps, {
|
15
15
|
small: boolean;
|
16
16
|
type: import('./type').StepType;
|
17
|
+
status: import('./type').StepStatus;
|
17
18
|
direction: import('..').Direction;
|
18
19
|
lineLess: boolean;
|
19
|
-
status: import('./type').StepStatus;
|
20
20
|
current: number;
|
21
21
|
defaultCurrent: number;
|
22
22
|
labelPlacement: import('..').Direction;
|
@@ -34,9 +34,9 @@ declare const Steps: {
|
|
34
34
|
}>, {}, {}, {}, {}, {
|
35
35
|
small: boolean;
|
36
36
|
type: import('./type').StepType;
|
37
|
+
status: import('./type').StepStatus;
|
37
38
|
direction: import('..').Direction;
|
38
39
|
lineLess: boolean;
|
39
|
-
status: import('./type').StepStatus;
|
40
40
|
current: number;
|
41
41
|
defaultCurrent: number;
|
42
42
|
labelPlacement: import('..').Direction;
|
@@ -54,9 +54,9 @@ declare const Steps: {
|
|
54
54
|
}, string, {
|
55
55
|
small: boolean;
|
56
56
|
type: import('./type').StepType;
|
57
|
+
status: import('./type').StepStatus;
|
57
58
|
direction: import('..').Direction;
|
58
59
|
lineLess: boolean;
|
59
|
-
status: import('./type').StepStatus;
|
60
60
|
current: number;
|
61
61
|
defaultCurrent: number;
|
62
62
|
labelPlacement: import('..').Direction;
|
@@ -68,8 +68,8 @@ declare const Steps: {
|
|
68
68
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').StepProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
69
69
|
disabled: boolean;
|
70
70
|
title: string;
|
71
|
-
description: string;
|
72
71
|
status: import('./type').StepStatus;
|
72
|
+
description: string;
|
73
73
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
74
74
|
P: {};
|
75
75
|
B: {};
|
@@ -80,8 +80,8 @@ declare const Steps: {
|
|
80
80
|
}, Readonly<import('./type').StepProps> & Readonly<{}>, {}, {}, {}, {}, {
|
81
81
|
disabled: boolean;
|
82
82
|
title: string;
|
83
|
-
description: string;
|
84
83
|
status: import('./type').StepStatus;
|
84
|
+
description: string;
|
85
85
|
}>;
|
86
86
|
__isFragment?: never;
|
87
87
|
__isTeleport?: never;
|
@@ -89,8 +89,8 @@ declare const Steps: {
|
|
89
89
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').StepProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
90
90
|
disabled: boolean;
|
91
91
|
title: string;
|
92
|
-
description: string;
|
93
92
|
status: import('./type').StepStatus;
|
93
|
+
description: string;
|
94
94
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
95
95
|
$slots: any;
|
96
96
|
});
|
package/es/Tabs/TabButton.vue.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, createBlock, openBlock, unref, mergeProps, withCtx, renderSlot, createCommentVNode } from "vue";
|
2
|
-
import _sfc_main$1 from "../_shared/components/IconButton/index.
|
3
|
-
/* empty css
|
2
|
+
import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
|
3
|
+
/* empty css */
|
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";
|
@@ -11,7 +11,7 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
11
11
|
import "../_shared/utils/dom.js";
|
12
12
|
import "../_shared/utils/locale.js";
|
13
13
|
import "../_shared/utils/time.js";
|
14
|
-
/* empty css
|
14
|
+
/* empty css */
|
15
15
|
/* empty css */
|
16
16
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
17
17
|
__name: "TabButton",
|
package/es/Tabs/Tabs.vue.js
CHANGED
@@ -12,8 +12,8 @@ import "../_shared/utils/time.js";
|
|
12
12
|
import { findComponentsFromVnodes } from "../_shared/utils/vue-utils.js";
|
13
13
|
import useTabsContext from "./hooks/useContext.js";
|
14
14
|
import useTabsScroll from "./hooks/useTabsScroll.js";
|
15
|
-
/* empty css
|
16
|
-
/* empty css
|
15
|
+
/* empty css */
|
16
|
+
/* empty css */
|
17
17
|
/* empty css */
|
18
18
|
import _sfc_main$3 from "../_shared/icons/IconArrowRight.vue.js";
|
19
19
|
import _sfc_main$6 from "../_shared/icons/IconPlus.vue.js";
|
package/es/Tag/index.vue.js
CHANGED
@@ -13,9 +13,9 @@ import { useControlValue } from "../_shared/utils/hooks.js";
|
|
13
13
|
import "../_shared/utils/locale.js";
|
14
14
|
import "../_shared/utils/time.js";
|
15
15
|
import Spin from "../Spin/index.js";
|
16
|
-
import _sfc_main$1 from "../_shared/components/IconButton/index.
|
17
|
-
/* empty css
|
18
|
-
/* empty css
|
16
|
+
import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
|
17
|
+
/* empty css */
|
18
|
+
/* empty css */
|
19
19
|
/* empty css */
|
20
20
|
const _hoisted_1 = {
|
21
21
|
key: 0,
|
package/es/Textarea/index.vue.js
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
import { defineComponent, toRefs, ref, createElementBlock, openBlock, normalizeClass, unref, createCommentVNode, createElementVNode, createBlock, toDisplayString, normalizeStyle, withCtx, createTextVNode } from "vue";
|
2
2
|
import useTextareaHeight from "./hooks/useTextareaHeight.js";
|
3
3
|
import useLimitedInput from "../Input/hooks/useLimitedInput.js";
|
4
|
-
import _sfc_main$2 from "../_shared/components/IconButton/index.
|
5
|
-
/* empty css
|
4
|
+
import _sfc_main$2 from "../_shared/components/IconButton/index.vue2.js";
|
5
|
+
/* empty css */
|
6
6
|
import _sfc_main$1 from "../_shared/components/PreventFocus/index.vue.js";
|
7
7
|
import "../node_modules/b-tween/dist/b-tween.es.js";
|
8
8
|
import "../node_modules/dayjs/dayjs.min.js";
|
@@ -14,7 +14,7 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
14
14
|
import "../_shared/utils/dom.js";
|
15
15
|
import "../_shared/utils/locale.js";
|
16
16
|
import "../_shared/utils/time.js";
|
17
|
-
/* empty css
|
17
|
+
/* empty css */
|
18
18
|
/* empty css */
|
19
19
|
const _hoisted_1 = ["value", "disabled", "readonly", "placeholder"];
|
20
20
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
@@ -12,9 +12,9 @@ import { isArray } from "../_shared/utils/is.js";
|
|
12
12
|
import "../_shared/utils/locale.js";
|
13
13
|
import { isValidTimeRange } from "../_shared/utils/time.js";
|
14
14
|
import useTimePickerContext from "./hooks/useContext.js";
|
15
|
-
import _sfc_main$1 from "../_shared/components/IconButton/index.
|
16
|
-
/* empty css
|
17
|
-
/* empty css
|
15
|
+
import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
|
16
|
+
/* empty css */
|
17
|
+
/* empty css */
|
18
18
|
/* empty css */
|
19
19
|
import _sfc_main$2 from "../_shared/icons/IconTime.vue.js";
|
20
20
|
import _sfc_main$3 from "./TimePickerPanel.vue.js";
|
@@ -10,8 +10,8 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
10
10
|
import "../_shared/utils/dom.js";
|
11
11
|
import "../_shared/utils/locale.js";
|
12
12
|
import "../_shared/utils/time.js";
|
13
|
-
/* empty css
|
14
|
-
/* empty css
|
13
|
+
/* empty css */
|
14
|
+
/* empty css */
|
15
15
|
/* empty css */
|
16
16
|
import _sfc_main$2 from "../_shared/icons/IconArrowRight.vue.js";
|
17
17
|
import _sfc_main$1 from "./TransferPanel.vue.js";
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, toRefs, ref, computed, createElementBlock, openBlock, createElementVNode, createCommentVNode, renderSlot, unref, normalizeProps, guardReactiveProps, createBlock, withCtx, createTextVNode, toDisplayString, Fragment, createVNode, mergeProps, renderList, normalizeClass } from "vue";
|
2
|
-
import _sfc_main$1 from "../_shared/components/IconButton/index.
|
3
|
-
/* empty css
|
2
|
+
import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
|
3
|
+
/* empty css */
|
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";
|
@@ -11,11 +11,11 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
11
11
|
import "../_shared/utils/dom.js";
|
12
12
|
import "../_shared/utils/locale.js";
|
13
13
|
import "../_shared/utils/time.js";
|
14
|
-
/* empty css
|
14
|
+
/* empty css */
|
15
15
|
/* empty css */
|
16
16
|
import _sfc_main$4 from "../_shared/icons/IconClose.vue.js";
|
17
17
|
import _sfc_main$2 from "../_shared/icons/IconDelete.vue2.js";
|
18
|
-
import _sfc_main$3 from "../_shared/icons/IconSearch.
|
18
|
+
import _sfc_main$3 from "../_shared/icons/IconSearch.vue.js";
|
19
19
|
import useTransferContext from "./hooks/useContext.js";
|
20
20
|
import Checkbox from "../Checkbox/index.js";
|
21
21
|
import Scrollbar from "../Scrollbar/index.js";
|
package/es/Trigger/index.vue.js
CHANGED
@@ -13,9 +13,9 @@ import "../_shared/utils/time.js";
|
|
13
13
|
import { findFirstLegitChild } from "../_shared/utils/vue-utils.js";
|
14
14
|
import useTriggerVisible from "./hooks/useTriggerVisible.js";
|
15
15
|
import useTriggerPosition from "./hooks/useTriggerPosition.js";
|
16
|
-
/* empty css
|
16
|
+
/* empty css */
|
17
17
|
import _sfc_main$1 from "../_shared/components/PreventFocus/index.vue.js";
|
18
|
-
/* empty css
|
18
|
+
/* empty css */
|
19
19
|
/* empty css */
|
20
20
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
21
21
|
...{
|
@@ -21,10 +21,6 @@ declare function __VLS_template(): {
|
|
21
21
|
readonly wordSlice?: import('../Input').WordSlice | undefined;
|
22
22
|
readonly showWordLimit?: boolean | undefined;
|
23
23
|
readonly inputAttrs?: import('..').RecordType | undefined;
|
24
|
-
readonly isPassword?: boolean | undefined;
|
25
|
-
readonly visibility?: boolean | undefined;
|
26
|
-
readonly defaultVisibility?: boolean | undefined;
|
27
|
-
readonly invisibleButton?: boolean | undefined;
|
28
24
|
readonly showInput?: boolean | undefined;
|
29
25
|
readonly onChange?: ((value: string, ev: Event) => any) | undefined;
|
30
26
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
@@ -33,8 +29,6 @@ declare function __VLS_template(): {
|
|
33
29
|
readonly onInput?: ((value: string, ev: Event) => any) | undefined;
|
34
30
|
readonly onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
35
31
|
readonly "onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
36
|
-
readonly "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
37
|
-
readonly "onVisibility-change"?: ((value: boolean) => any) | undefined;
|
38
32
|
readonly onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
39
33
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
40
34
|
$attrs: {
|
@@ -51,7 +45,7 @@ declare function __VLS_template(): {
|
|
51
45
|
$root: import('vue').ComponentPublicInstance | null;
|
52
46
|
$parent: import('vue').ComponentPublicInstance | null;
|
53
47
|
$host: Element | null;
|
54
|
-
$emit: ((event: "change", value: string, ev: Event) => void) & ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string, ev: Event) => void) & ((event: "keydown", ev: KeyboardEvent) => void) & ((event: "update:modelValue", value: string) => void) & ((event: "
|
48
|
+
$emit: ((event: "change", value: string, ev: Event) => void) & ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string, ev: Event) => void) & ((event: "keydown", ev: KeyboardEvent) => void) & ((event: "update:modelValue", value: string) => void) & ((event: "pressEnter", ev: KeyboardEvent) => void);
|
55
49
|
$el: HTMLDivElement;
|
56
50
|
$options: import('vue').ComponentOptionsBase<Readonly<import('../Input').InputProps> & Readonly<{
|
57
51
|
onChange?: ((value: string, ev: Event) => any) | undefined;
|
@@ -61,13 +55,13 @@ declare function __VLS_template(): {
|
|
61
55
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
62
56
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
63
57
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
64
|
-
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
65
|
-
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
66
58
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
67
59
|
}>, {
|
68
60
|
focus(): void;
|
69
61
|
blur(): void;
|
70
62
|
getInputRef(): HTMLInputElement;
|
63
|
+
setCursor?: () => void;
|
64
|
+
recordCursor?: () => void;
|
71
65
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
72
66
|
change: (value: string, ev: Event) => any;
|
73
67
|
focus: (ev: FocusEvent) => any;
|
@@ -76,8 +70,6 @@ declare function __VLS_template(): {
|
|
76
70
|
input: (value: string, ev: Event) => any;
|
77
71
|
keydown: (ev: KeyboardEvent) => any;
|
78
72
|
"update:modelValue": (value: string) => any;
|
79
|
-
"update:visibility": (value: boolean) => any;
|
80
|
-
"visibility-change": (value: boolean) => any;
|
81
73
|
pressEnter: (ev: KeyboardEvent) => any;
|
82
74
|
}, string, {
|
83
75
|
error: boolean;
|
@@ -93,10 +85,6 @@ declare function __VLS_template(): {
|
|
93
85
|
wordLength: import('../Input').WordLength;
|
94
86
|
wordSlice: import('../Input').WordSlice;
|
95
87
|
inputAttrs: import('..').RecordType;
|
96
|
-
isPassword: boolean;
|
97
|
-
visibility: boolean;
|
98
|
-
defaultVisibility: boolean;
|
99
|
-
invisibleButton: boolean;
|
100
88
|
showInput: boolean;
|
101
89
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
102
90
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -132,10 +120,6 @@ declare function __VLS_template(): {
|
|
132
120
|
wordLength: import('../Input').WordLength;
|
133
121
|
wordSlice: import('../Input').WordSlice;
|
134
122
|
inputAttrs: import('..').RecordType;
|
135
|
-
isPassword: boolean;
|
136
|
-
visibility: boolean;
|
137
|
-
defaultVisibility: boolean;
|
138
|
-
invisibleButton: boolean;
|
139
123
|
showInput: boolean;
|
140
124
|
}> & Omit<Readonly<import('../Input').InputProps> & Readonly<{
|
141
125
|
onChange?: ((value: string, ev: Event) => any) | undefined;
|
@@ -145,13 +129,13 @@ declare function __VLS_template(): {
|
|
145
129
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
146
130
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
147
131
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
148
|
-
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
149
|
-
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
150
132
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
151
|
-
}>, "focus" | "blur" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "
|
133
|
+
}>, "focus" | "blur" | "setCursor" | "recordCursor" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "showInput")> & import('vue').ShallowUnwrapRef<{
|
152
134
|
focus(): void;
|
153
135
|
blur(): void;
|
154
136
|
getInputRef(): HTMLInputElement;
|
137
|
+
setCursor?: () => void;
|
138
|
+
recordCursor?: () => void;
|
155
139
|
}> & {} & import('@vue/runtime-core').ComponentCustomProperties & {} & {
|
156
140
|
$slots: any;
|
157
141
|
}) | null;
|
@@ -209,10 +193,6 @@ declare const __VLS_component: import('vue').DefineComponent<TypographyBaseProps
|
|
209
193
|
readonly wordSlice?: import('../Input').WordSlice | undefined;
|
210
194
|
readonly showWordLimit?: boolean | undefined;
|
211
195
|
readonly inputAttrs?: import('..').RecordType | undefined;
|
212
|
-
readonly isPassword?: boolean | undefined;
|
213
|
-
readonly visibility?: boolean | undefined;
|
214
|
-
readonly defaultVisibility?: boolean | undefined;
|
215
|
-
readonly invisibleButton?: boolean | undefined;
|
216
196
|
readonly showInput?: boolean | undefined;
|
217
197
|
readonly onChange?: ((value: string, ev: Event) => any) | undefined;
|
218
198
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
@@ -221,8 +201,6 @@ declare const __VLS_component: import('vue').DefineComponent<TypographyBaseProps
|
|
221
201
|
readonly onInput?: ((value: string, ev: Event) => any) | undefined;
|
222
202
|
readonly onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
223
203
|
readonly "onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
224
|
-
readonly "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
225
|
-
readonly "onVisibility-change"?: ((value: boolean) => any) | undefined;
|
226
204
|
readonly onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
227
205
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
228
206
|
$attrs: {
|
@@ -239,7 +217,7 @@ declare const __VLS_component: import('vue').DefineComponent<TypographyBaseProps
|
|
239
217
|
$root: import('vue').ComponentPublicInstance | null;
|
240
218
|
$parent: import('vue').ComponentPublicInstance | null;
|
241
219
|
$host: Element | null;
|
242
|
-
$emit: ((event: "change", value: string, ev: Event) => void) & ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string, ev: Event) => void) & ((event: "keydown", ev: KeyboardEvent) => void) & ((event: "update:modelValue", value: string) => void) & ((event: "
|
220
|
+
$emit: ((event: "change", value: string, ev: Event) => void) & ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string, ev: Event) => void) & ((event: "keydown", ev: KeyboardEvent) => void) & ((event: "update:modelValue", value: string) => void) & ((event: "pressEnter", ev: KeyboardEvent) => void);
|
243
221
|
$el: HTMLDivElement;
|
244
222
|
$options: import('vue').ComponentOptionsBase<Readonly<import('../Input').InputProps> & Readonly<{
|
245
223
|
onChange?: ((value: string, ev: Event) => any) | undefined;
|
@@ -249,13 +227,13 @@ declare const __VLS_component: import('vue').DefineComponent<TypographyBaseProps
|
|
249
227
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
250
228
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
251
229
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
252
|
-
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
253
|
-
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
254
230
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
255
231
|
}>, {
|
256
232
|
focus(): void;
|
257
233
|
blur(): void;
|
258
234
|
getInputRef(): HTMLInputElement;
|
235
|
+
setCursor?: () => void;
|
236
|
+
recordCursor?: () => void;
|
259
237
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
260
238
|
change: (value: string, ev: Event) => any;
|
261
239
|
focus: (ev: FocusEvent) => any;
|
@@ -264,8 +242,6 @@ declare const __VLS_component: import('vue').DefineComponent<TypographyBaseProps
|
|
264
242
|
input: (value: string, ev: Event) => any;
|
265
243
|
keydown: (ev: KeyboardEvent) => any;
|
266
244
|
"update:modelValue": (value: string) => any;
|
267
|
-
"update:visibility": (value: boolean) => any;
|
268
|
-
"visibility-change": (value: boolean) => any;
|
269
245
|
pressEnter: (ev: KeyboardEvent) => any;
|
270
246
|
}, string, {
|
271
247
|
error: boolean;
|
@@ -281,10 +257,6 @@ declare const __VLS_component: import('vue').DefineComponent<TypographyBaseProps
|
|
281
257
|
wordLength: import('../Input').WordLength;
|
282
258
|
wordSlice: import('../Input').WordSlice;
|
283
259
|
inputAttrs: import('..').RecordType;
|
284
|
-
isPassword: boolean;
|
285
|
-
visibility: boolean;
|
286
|
-
defaultVisibility: boolean;
|
287
|
-
invisibleButton: boolean;
|
288
260
|
showInput: boolean;
|
289
261
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
290
262
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -320,10 +292,6 @@ declare const __VLS_component: import('vue').DefineComponent<TypographyBaseProps
|
|
320
292
|
wordLength: import('../Input').WordLength;
|
321
293
|
wordSlice: import('../Input').WordSlice;
|
322
294
|
inputAttrs: import('..').RecordType;
|
323
|
-
isPassword: boolean;
|
324
|
-
visibility: boolean;
|
325
|
-
defaultVisibility: boolean;
|
326
|
-
invisibleButton: boolean;
|
327
295
|
showInput: boolean;
|
328
296
|
}> & Omit<Readonly<import('../Input').InputProps> & Readonly<{
|
329
297
|
onChange?: ((value: string, ev: Event) => any) | undefined;
|
@@ -333,13 +301,13 @@ declare const __VLS_component: import('vue').DefineComponent<TypographyBaseProps
|
|
333
301
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
334
302
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
335
303
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
336
|
-
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
337
|
-
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
338
304
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
339
|
-
}>, "focus" | "blur" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "
|
305
|
+
}>, "focus" | "blur" | "setCursor" | "recordCursor" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "showInput")> & import('vue').ShallowUnwrapRef<{
|
340
306
|
focus(): void;
|
341
307
|
blur(): void;
|
342
308
|
getInputRef(): HTMLInputElement;
|
309
|
+
setCursor?: () => void;
|
310
|
+
recordCursor?: () => void;
|
343
311
|
}> & {} & import('@vue/runtime-core').ComponentCustomProperties & {} & {
|
344
312
|
$slots: any;
|
345
313
|
}) | null;
|
@@ -11,11 +11,11 @@ import { innerText, sleep } from "../_shared/utils/dom.js";
|
|
11
11
|
import { useControlValue } from "../_shared/utils/hooks.js";
|
12
12
|
import { useI18n } from "../_shared/utils/locale.js";
|
13
13
|
import "../_shared/utils/time.js";
|
14
|
-
/* empty css
|
15
|
-
/* empty css
|
14
|
+
/* empty css */
|
15
|
+
/* empty css */
|
16
16
|
/* empty css */
|
17
|
-
import _sfc_main$3 from "../_shared/icons/IconCopy.
|
18
|
-
import _sfc_main$1 from "../_shared/icons/IconEdit.
|
17
|
+
import _sfc_main$3 from "../_shared/icons/IconCopy.vue2.js";
|
18
|
+
import _sfc_main$1 from "../_shared/icons/IconEdit.vue2.js";
|
19
19
|
import _sfc_main$2 from "../_shared/icons/IconInfo.vue.js";
|
20
20
|
import Input from "../Input/index.js";
|
21
21
|
import Tooltip from "../Tooltip/index.js";
|
@@ -10,8 +10,8 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
10
10
|
import "../_shared/utils/dom.js";
|
11
11
|
import { useI18n } from "../_shared/utils/locale.js";
|
12
12
|
import "../_shared/utils/time.js";
|
13
|
-
/* empty css
|
14
|
-
/* empty css
|
13
|
+
/* empty css */
|
14
|
+
/* empty css */
|
15
15
|
/* empty css */
|
16
16
|
import _sfc_main$1 from "../_shared/icons/IconUpload.vue2.js";
|
17
17
|
import Button from "../Button/index.js";
|
@@ -10,8 +10,8 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
10
10
|
import "../_shared/utils/dom.js";
|
11
11
|
import { useI18n } from "../_shared/utils/locale.js";
|
12
12
|
import "../_shared/utils/time.js";
|
13
|
-
/* empty css
|
14
|
-
/* empty css
|
13
|
+
/* empty css */
|
14
|
+
/* empty css */
|
15
15
|
/* empty css */
|
16
16
|
import _sfc_main$1 from "../_shared/icons/IconPlus.vue.js";
|
17
17
|
const _hoisted_1 = { class: "yc-upload-drag-icon" };
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, normalizeClass, unref, Fragment, renderList, renderSlot, createCommentVNode, createElementVNode, createBlock, resolveDynamicComponent, createVNode, withCtx } from "vue";
|
2
2
|
import useUploadContext from "./hooks/useContext.js";
|
3
|
-
import _sfc_main$1 from "../_shared/components/IconButton/index.
|
4
|
-
/* empty css
|
3
|
+
import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
|
4
|
+
/* empty css */
|
5
5
|
import "../node_modules/b-tween/dist/b-tween.es.js";
|
6
6
|
import "../node_modules/dayjs/dayjs.min.js";
|
7
7
|
import "../node_modules/tinycolor2/esm/tinycolor.js";
|
@@ -12,7 +12,7 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
12
12
|
import "../_shared/utils/dom.js";
|
13
13
|
import "../_shared/utils/locale.js";
|
14
14
|
import "../_shared/utils/time.js";
|
15
|
-
/* empty css
|
15
|
+
/* empty css */
|
16
16
|
/* empty css */
|
17
17
|
import _sfc_main$3 from "../_shared/icons/IconDelete.vue2.js";
|
18
18
|
import _sfc_main$2 from "../_shared/icons/IconFile.vue2.js";
|
@@ -10,11 +10,11 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
10
10
|
import "../_shared/utils/dom.js";
|
11
11
|
import "../_shared/utils/locale.js";
|
12
12
|
import "../_shared/utils/time.js";
|
13
|
-
/* empty css
|
14
|
-
/* empty css
|
13
|
+
/* empty css */
|
14
|
+
/* empty css */
|
15
15
|
/* empty css */
|
16
16
|
import _sfc_main$3 from "../_shared/icons/IconDelete.vue2.js";
|
17
|
-
import _sfc_main$4 from "../_shared/icons/IconEyeClose.
|
17
|
+
import _sfc_main$4 from "../_shared/icons/IconEyeClose.vue.js";
|
18
18
|
import _sfc_main$2 from "../_shared/icons/IconPlus.vue.js";
|
19
19
|
import "../Image/index.js";
|
20
20
|
import _sfc_main$1 from "../Image/ImagePreview.vue.js";
|
@@ -9,8 +9,8 @@ import "../../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
9
9
|
import { valueToPx } from "../../utils/dom.js";
|
10
10
|
import "../../utils/locale.js";
|
11
11
|
import "../../utils/time.js";
|
12
|
-
/* empty css
|
13
|
-
/* empty css
|
12
|
+
/* empty css */
|
13
|
+
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
import _sfc_main$1 from "../../icons/IconClose.vue.js";
|
16
16
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
@@ -12,8 +12,8 @@ import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
12
12
|
import "../utils/dom.js";
|
13
13
|
import "../utils/locale.js";
|
14
14
|
import "../utils/time.js";
|
15
|
-
/* empty css
|
16
|
-
/* empty css
|
15
|
+
/* empty css */
|
16
|
+
/* empty css */
|
17
17
|
/* empty css */
|
18
18
|
import _sfc_main from "../icons/IconCheck.vue.js";
|
19
19
|
import _sfc_main$1 from "../icons/IconClose.vue.js";
|
@@ -9,8 +9,8 @@ import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
9
9
|
import "../utils/dom.js";
|
10
10
|
import "../utils/locale.js";
|
11
11
|
import "../utils/time.js";
|
12
|
-
/* empty css
|
13
|
-
/* empty css
|
12
|
+
/* empty css */
|
13
|
+
/* empty css */
|
14
14
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
15
15
|
/* empty css */
|
16
16
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
@@ -9,8 +9,8 @@ import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
9
9
|
import "../utils/dom.js";
|
10
10
|
import "../utils/locale.js";
|
11
11
|
import "../utils/time.js";
|
12
|
-
/* empty css
|
13
|
-
/* empty css
|
12
|
+
/* empty css */
|
13
|
+
/* empty css */
|
14
14
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
15
15
|
/* empty css */
|
16
16
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
@@ -9,8 +9,8 @@ import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
9
9
|
import "../utils/dom.js";
|
10
10
|
import "../utils/locale.js";
|
11
11
|
import "../utils/time.js";
|
12
|
-
/* empty css
|
13
|
-
/* empty css
|
12
|
+
/* empty css */
|
13
|
+
/* empty css */
|
14
14
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
15
15
|
/* empty css */
|
16
16
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
@@ -9,8 +9,8 @@ import "../../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
9
9
|
import "../utils/dom.js";
|
10
10
|
import "../utils/locale.js";
|
11
11
|
import "../utils/time.js";
|
12
|
-
/* empty css
|
13
|
-
/* empty css
|
12
|
+
/* empty css */
|
13
|
+
/* empty css */
|
14
14
|
import _sfc_main$1 from "../components/Icon/index.vue3.js";
|
15
15
|
/* empty css */
|
16
16
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|