yc-design-vue 2.1.8 → 2.2.0
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 +2 -2
- package/es/Avatar/Avatar.vue.d.ts +1 -1
- package/es/Avatar/Avatar.vue.js +1 -1
- package/es/Avatar/index.d.ts +3 -3
- package/es/BackTop/index.vue.js +1 -1
- package/es/Badge/index.d.ts +3 -3
- package/es/Badge/index.vue.d.ts +1 -1
- package/es/Breadcrumb/BreadcrumbItem.vue.js +1 -1
- package/es/Breadcrumb/BreadcrumbMore.vue.js +1 -1
- package/es/Breadcrumb/BreadcrumbSeparator.vue.js +2 -2
- 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 +2 -2
- package/es/Card/Card.vue.d.ts +1 -1
- package/es/Card/index.d.ts +3 -3
- package/es/Carousel/CarouselArrow.vue.js +1 -1
- package/es/Cascader/Cascader.vue.d.ts +12 -44
- package/es/Cascader/CascaderIcon.vue.js +2 -2
- package/es/Cascader/CascaderOption.vue.js +1 -1
- package/es/Cascader/index.d.ts +6 -22
- package/es/Checkbox/Checkbox.vue.js +2 -2
- package/es/Collapse/CollapseItem.vue.js +2 -2
- package/es/ColorPicker/ColorInput.vue.js +73 -69
- package/es/ColorPicker/index.css +1 -1
- package/es/Drawer/Drawer.vue.js +2 -2
- package/es/Dropdown/DropdownButton.vue.d.ts +1 -1
- package/es/Dropdown/DropdownButton.vue.js +1 -1
- package/es/Dropdown/Dsubmenu.vue.js +1 -1
- package/es/Dropdown/index.d.ts +3 -3
- package/es/Empty/index.vue.js +1 -1
- package/es/Image/Image.vue.js +1 -1
- package/es/Image/ImagePreview.vue.js +1 -1
- package/es/Image/ImagePreviewArrow.vue.js +1 -1
- package/es/Image/ImagePreviewToolbar.vue.js +1 -1
- package/es/Input/Input.vue.d.ts +2 -8
- package/es/Input/Input.vue.js +26 -48
- package/es/Input/InputGroup.vue.d.ts +17 -0
- package/es/Input/InputGroup.vue.js +18 -0
- package/es/Input/InputGroup.vue3.js +5 -0
- 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 +133 -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 +439 -22
- package/es/Input/index.js +13 -0
- package/es/Input/type.d.ts +24 -6
- package/es/InputNumber/InputNumber.vue.d.ts +12 -44
- package/es/InputNumber/InputOperaBtn.vue.js +1 -1
- package/es/InputNumber/index.d.ts +6 -22
- package/es/InputTag/index.vue.js +2 -2
- package/es/Layout/LayoutSider.vue.js +1 -1
- package/es/Link/index.d.ts +3 -3
- package/es/Link/index.vue.d.ts +1 -1
- package/es/Link/index.vue.js +1 -1
- package/es/Menu/Menu.vue.js +1 -1
- package/es/Menu/MenuEllipsis.vue.js +1 -1
- package/es/Menu/SubMenu.vue.js +1 -1
- package/es/Message/Message.vue.js +2 -2
- package/es/Modal/Modal.vue.js +2 -2
- package/es/Notification/Notification.vue.js +2 -2
- package/es/PageHeader/index.vue.js +2 -2
- package/es/Pagination/PaginationItem.vue.js +1 -1
- package/es/Progress/ProgressCircle.vue.js +1 -1
- package/es/Radio/Radio.vue.js +2 -2
- package/es/Rate/index.vue.js +1 -1
- package/es/ResizeBox/index.vue.js +1 -1
- package/es/Select/SelectIcon.vue.js +2 -2
- package/es/Spin/index.vue.js +1 -1
- package/es/Split/index.vue.js +1 -1
- 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 +1 -1
- package/es/Steps/Steps.vue.d.ts +1 -1
- package/es/Steps/index.d.ts +6 -6
- package/es/Tabs/TabButton.vue.js +2 -2
- package/es/Tabs/Tabs.vue.js +1 -1
- package/es/Tag/index.vue.js +2 -2
- package/es/Textarea/index.vue.js +2 -2
- package/es/TimePicker/TimePicker.vue.js +2 -2
- package/es/TimePicker/TimePickerPanel.vue.js +2 -1
- package/es/Transfer/Transfer.vue.js +1 -1
- package/es/Transfer/TransferPanel.vue.js +3 -3
- package/es/Trigger/index.vue.js +1 -1
- package/es/Typography/TypographyBase.vue.d.ts +12 -44
- package/es/Typography/TypographyBase.vue.js +3 -3
- package/es/Upload/UploadButton.vue.js +1 -1
- package/es/Upload/UploadDrag.vue.js +1 -1
- package/es/Upload/UploadFileList.vue2.js +2 -2
- package/es/Upload/UploadPictureCard.vue2.js +2 -2
- package/es/_shared/components/IconButton/{index.vue2.js → index.vue.js} +1 -1
- package/es/_shared/components/IconButton/index.vue3.js +2 -2
- package/es/_shared/constants/index.js +1 -1
- package/es/_shared/icons/IconArrowDown.vue.js +1 -1
- package/es/_shared/icons/IconArrowRight.vue.js +1 -1
- package/es/_shared/icons/IconCheck.vue.js +1 -1
- package/es/_shared/icons/IconCheckboxChecked.vue.js +1 -1
- package/es/_shared/icons/IconClose.vue.js +1 -1
- package/es/_shared/icons/IconCopy.vue.js +28 -1
- package/es/_shared/icons/IconCopy.vue2.js +1 -28
- package/es/_shared/icons/IconDelete.vue2.js +1 -1
- package/es/_shared/icons/IconDragDot.vue.js +1 -1
- package/es/_shared/icons/IconEdit.vue.js +28 -1
- package/es/_shared/icons/IconEdit.vue2.js +1 -28
- package/es/_shared/icons/IconEmpty.vue.js +1 -1
- package/es/_shared/icons/IconError.vue.js +1 -1
- package/es/_shared/icons/IconExclamation.vue2.js +1 -1
- 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 +1 -1
- package/es/_shared/icons/IconFile.vue2.js +1 -1
- package/es/_shared/icons/IconFullScreen.vue2.js +1 -1
- package/es/_shared/icons/IconImageClose.vue.js +1 -1
- package/es/_shared/icons/IconInfo.vue.js +1 -1
- package/es/_shared/icons/IconInfoLine.vue.js +1 -1
- package/es/_shared/icons/IconLink.vue.js +1 -1
- package/es/_shared/icons/IconLoading.vue.js +1 -1
- package/es/_shared/icons/IconMenuFold.vue.js +1 -1
- package/es/_shared/icons/IconMenuUnfold.vue.js +1 -1
- package/es/_shared/icons/IconMinus.vue2.js +1 -1
- package/es/_shared/icons/IconMore.vue.js +1 -1
- package/es/_shared/icons/IconOriginSize.vue2.js +1 -1
- package/es/_shared/icons/IconPlus.vue.js +1 -1
- package/es/_shared/icons/IconRight.vue.js +1 -1
- package/es/_shared/icons/IconRotateLeft.vue2.js +1 -1
- package/es/_shared/icons/IconRotateRight.vue2.js +1 -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 +28 -1
- package/es/_shared/icons/IconSeparator.vue2.js +1 -28
- package/es/_shared/icons/IconStar.vue.js +1 -1
- package/es/_shared/icons/IconSuccess.vue.js +1 -1
- package/es/_shared/icons/IconTime.vue.js +1 -1
- package/es/_shared/icons/IconToTop.vue.js +1 -1
- package/es/_shared/icons/IconUpload.vue2.js +1 -1
- package/es/_shared/icons/IconWarning.vue.js +1 -1
- package/es/_shared/icons/IconZoomIn.vue2.js +1 -1
- package/es/_shared/icons/IconZoomOut.vue2.js +1 -1
- package/es/index.d.ts +9 -9
- package/es/index.js +7 -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/ColorPicker/ColorInput.vue.js +1 -1
- package/lib/ColorPicker/index.css +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/InputGroup.vue.d.ts +17 -0
- package/lib/Input/InputGroup.vue.js +1 -0
- package/lib/Input/{InputSuffix.vue3.js → InputGroup.vue3.js} +1 -1
- package/lib/Input/InputPassword.vue.d.ts +309 -0
- package/lib/Input/InputPassword.vue.js +1 -0
- package/lib/Input/InputPassword.vue2.js +1 -0
- 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 +439 -22
- 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/TimePicker/TimePickerPanel.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/IconButton/index.vue.js +1 -0
- 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.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.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/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.vue2.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/lib/_shared/components/IconButton/index.vue2.js +0 -1
@@ -20,10 +20,6 @@ declare function __VLS_template(): {
|
|
20
20
|
readonly wordSlice?: import('../Input').WordSlice | undefined;
|
21
21
|
readonly showWordLimit?: boolean | undefined;
|
22
22
|
readonly inputAttrs?: import('..').RecordType | undefined;
|
23
|
-
readonly isPassword?: boolean | undefined;
|
24
|
-
readonly visibility?: boolean | undefined;
|
25
|
-
readonly defaultVisibility?: boolean | undefined;
|
26
|
-
readonly invisibleButton?: boolean | undefined;
|
27
23
|
readonly showInput?: boolean | undefined;
|
28
24
|
readonly onChange?: ((value: string, ev: Event) => any) | undefined;
|
29
25
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
@@ -32,8 +28,6 @@ declare function __VLS_template(): {
|
|
32
28
|
readonly onInput?: ((value: string, ev: Event) => any) | undefined;
|
33
29
|
readonly onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
34
30
|
readonly "onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
35
|
-
readonly "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
36
|
-
readonly "onVisibility-change"?: ((value: boolean) => any) | undefined;
|
37
31
|
readonly onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
38
32
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
39
33
|
$attrs: {
|
@@ -50,7 +44,7 @@ declare function __VLS_template(): {
|
|
50
44
|
$root: import('vue').ComponentPublicInstance | null;
|
51
45
|
$parent: import('vue').ComponentPublicInstance | null;
|
52
46
|
$host: Element | null;
|
53
|
-
$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: "
|
47
|
+
$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);
|
54
48
|
$el: HTMLDivElement;
|
55
49
|
$options: import('vue').ComponentOptionsBase<Readonly<import('../Input').InputProps> & Readonly<{
|
56
50
|
onChange?: ((value: string, ev: Event) => any) | undefined;
|
@@ -60,13 +54,13 @@ declare function __VLS_template(): {
|
|
60
54
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
61
55
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
62
56
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
63
|
-
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
64
|
-
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
65
57
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
66
58
|
}>, {
|
67
59
|
focus(): void;
|
68
60
|
blur(): void;
|
69
61
|
getInputRef(): HTMLInputElement;
|
62
|
+
setCursor?: () => void;
|
63
|
+
recordCursor?: () => void;
|
70
64
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
71
65
|
change: (value: string, ev: Event) => any;
|
72
66
|
focus: (ev: FocusEvent) => any;
|
@@ -75,8 +69,6 @@ declare function __VLS_template(): {
|
|
75
69
|
input: (value: string, ev: Event) => any;
|
76
70
|
keydown: (ev: KeyboardEvent) => any;
|
77
71
|
"update:modelValue": (value: string) => any;
|
78
|
-
"update:visibility": (value: boolean) => any;
|
79
|
-
"visibility-change": (value: boolean) => any;
|
80
72
|
pressEnter: (ev: KeyboardEvent) => any;
|
81
73
|
}, string, {
|
82
74
|
error: boolean;
|
@@ -92,10 +84,6 @@ declare function __VLS_template(): {
|
|
92
84
|
wordLength: import('../Input').WordLength;
|
93
85
|
wordSlice: import('../Input').WordSlice;
|
94
86
|
inputAttrs: import('..').RecordType;
|
95
|
-
isPassword: boolean;
|
96
|
-
visibility: boolean;
|
97
|
-
defaultVisibility: boolean;
|
98
|
-
invisibleButton: boolean;
|
99
87
|
showInput: boolean;
|
100
88
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
101
89
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -131,10 +119,6 @@ declare function __VLS_template(): {
|
|
131
119
|
wordLength: import('../Input').WordLength;
|
132
120
|
wordSlice: import('../Input').WordSlice;
|
133
121
|
inputAttrs: import('..').RecordType;
|
134
|
-
isPassword: boolean;
|
135
|
-
visibility: boolean;
|
136
|
-
defaultVisibility: boolean;
|
137
|
-
invisibleButton: boolean;
|
138
122
|
showInput: boolean;
|
139
123
|
}> & Omit<Readonly<import('../Input').InputProps> & Readonly<{
|
140
124
|
onChange?: ((value: string, ev: Event) => any) | undefined;
|
@@ -144,13 +128,13 @@ declare function __VLS_template(): {
|
|
144
128
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
145
129
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
146
130
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
147
|
-
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
148
|
-
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
149
131
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
150
|
-
}>, "focus" | "blur" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "
|
132
|
+
}>, "focus" | "blur" | "setCursor" | "recordCursor" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "showInput")> & import('vue').ShallowUnwrapRef<{
|
151
133
|
focus(): void;
|
152
134
|
blur(): void;
|
153
135
|
getInputRef(): HTMLInputElement;
|
136
|
+
setCursor?: () => void;
|
137
|
+
recordCursor?: () => void;
|
154
138
|
}> & {} & import('@vue/runtime-core').ComponentCustomProperties & {} & {
|
155
139
|
$slots: any;
|
156
140
|
}) | null;
|
@@ -213,10 +197,6 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
213
197
|
readonly wordSlice?: import('../Input').WordSlice | undefined;
|
214
198
|
readonly showWordLimit?: boolean | undefined;
|
215
199
|
readonly inputAttrs?: import('..').RecordType | undefined;
|
216
|
-
readonly isPassword?: boolean | undefined;
|
217
|
-
readonly visibility?: boolean | undefined;
|
218
|
-
readonly defaultVisibility?: boolean | undefined;
|
219
|
-
readonly invisibleButton?: boolean | undefined;
|
220
200
|
readonly showInput?: boolean | undefined;
|
221
201
|
readonly onChange?: ((value: string, ev: Event) => any) | undefined;
|
222
202
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
@@ -225,8 +205,6 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
225
205
|
readonly onInput?: ((value: string, ev: Event) => any) | undefined;
|
226
206
|
readonly onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
227
207
|
readonly "onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
228
|
-
readonly "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
229
|
-
readonly "onVisibility-change"?: ((value: boolean) => any) | undefined;
|
230
208
|
readonly onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
231
209
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
232
210
|
$attrs: {
|
@@ -243,7 +221,7 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
243
221
|
$root: import('vue').ComponentPublicInstance | null;
|
244
222
|
$parent: import('vue').ComponentPublicInstance | null;
|
245
223
|
$host: Element | null;
|
246
|
-
$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: "
|
224
|
+
$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);
|
247
225
|
$el: HTMLDivElement;
|
248
226
|
$options: import('vue').ComponentOptionsBase<Readonly<import('../Input').InputProps> & Readonly<{
|
249
227
|
onChange?: ((value: string, ev: Event) => any) | undefined;
|
@@ -253,13 +231,13 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
253
231
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
254
232
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
255
233
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
256
|
-
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
257
|
-
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
258
234
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
259
235
|
}>, {
|
260
236
|
focus(): void;
|
261
237
|
blur(): void;
|
262
238
|
getInputRef(): HTMLInputElement;
|
239
|
+
setCursor?: () => void;
|
240
|
+
recordCursor?: () => void;
|
263
241
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
264
242
|
change: (value: string, ev: Event) => any;
|
265
243
|
focus: (ev: FocusEvent) => any;
|
@@ -268,8 +246,6 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
268
246
|
input: (value: string, ev: Event) => any;
|
269
247
|
keydown: (ev: KeyboardEvent) => any;
|
270
248
|
"update:modelValue": (value: string) => any;
|
271
|
-
"update:visibility": (value: boolean) => any;
|
272
|
-
"visibility-change": (value: boolean) => any;
|
273
249
|
pressEnter: (ev: KeyboardEvent) => any;
|
274
250
|
}, string, {
|
275
251
|
error: boolean;
|
@@ -285,10 +261,6 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
285
261
|
wordLength: import('../Input').WordLength;
|
286
262
|
wordSlice: import('../Input').WordSlice;
|
287
263
|
inputAttrs: import('..').RecordType;
|
288
|
-
isPassword: boolean;
|
289
|
-
visibility: boolean;
|
290
|
-
defaultVisibility: boolean;
|
291
|
-
invisibleButton: boolean;
|
292
264
|
showInput: boolean;
|
293
265
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
294
266
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -324,10 +296,6 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
324
296
|
wordLength: import('../Input').WordLength;
|
325
297
|
wordSlice: import('../Input').WordSlice;
|
326
298
|
inputAttrs: import('..').RecordType;
|
327
|
-
isPassword: boolean;
|
328
|
-
visibility: boolean;
|
329
|
-
defaultVisibility: boolean;
|
330
|
-
invisibleButton: boolean;
|
331
299
|
showInput: boolean;
|
332
300
|
}> & Omit<Readonly<import('../Input').InputProps> & Readonly<{
|
333
301
|
onChange?: ((value: string, ev: Event) => any) | undefined;
|
@@ -337,13 +305,13 @@ declare const __VLS_component: import('vue').DefineComponent<InputNumberProps, {
|
|
337
305
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
338
306
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
339
307
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
340
|
-
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
341
|
-
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
342
308
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
343
|
-
}>, "focus" | "blur" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "
|
309
|
+
}>, "focus" | "blur" | "setCursor" | "recordCursor" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "showInput")> & import('vue').ShallowUnwrapRef<{
|
344
310
|
focus(): void;
|
345
311
|
blur(): void;
|
346
312
|
getInputRef(): HTMLInputElement;
|
313
|
+
setCursor?: () => void;
|
314
|
+
recordCursor?: () => void;
|
347
315
|
}> & {} & import('@vue/runtime-core').ComponentCustomProperties & {} & {
|
348
316
|
$slots: any;
|
349
317
|
}) | null;
|
@@ -10,7 +10,7 @@ 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
|
13
|
+
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
/* empty css */
|
16
16
|
import _sfc_main$2 from "../_shared/icons/IconMinus.vue2.js";
|
@@ -58,10 +58,6 @@ declare const InputNumber: {
|
|
58
58
|
readonly wordSlice?: import('..').WordSlice | undefined;
|
59
59
|
readonly showWordLimit?: boolean | undefined;
|
60
60
|
readonly inputAttrs?: import('..').RecordType | undefined;
|
61
|
-
readonly isPassword?: boolean | undefined;
|
62
|
-
readonly visibility?: boolean | undefined;
|
63
|
-
readonly defaultVisibility?: boolean | undefined;
|
64
|
-
readonly invisibleButton?: boolean | undefined;
|
65
61
|
readonly showInput?: boolean | undefined;
|
66
62
|
readonly onChange?: ((value: string, ev: Event) => any) | undefined;
|
67
63
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
@@ -70,8 +66,6 @@ declare const InputNumber: {
|
|
70
66
|
readonly onInput?: ((value: string, ev: Event) => any) | undefined;
|
71
67
|
readonly onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
72
68
|
readonly "onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
73
|
-
readonly "onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
74
|
-
readonly "onVisibility-change"?: ((value: boolean) => any) | undefined;
|
75
69
|
readonly onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
76
70
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
77
71
|
$attrs: {
|
@@ -88,7 +82,7 @@ declare const InputNumber: {
|
|
88
82
|
$root: import('vue').ComponentPublicInstance | null;
|
89
83
|
$parent: import('vue').ComponentPublicInstance | null;
|
90
84
|
$host: Element | null;
|
91
|
-
$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: "
|
85
|
+
$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);
|
92
86
|
$el: HTMLDivElement;
|
93
87
|
$options: import('vue').ComponentOptionsBase<Readonly<import('..').InputProps> & Readonly<{
|
94
88
|
onChange?: ((value: string, ev: Event) => any) | undefined;
|
@@ -98,13 +92,13 @@ declare const InputNumber: {
|
|
98
92
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
99
93
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
100
94
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
101
|
-
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
102
|
-
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
103
95
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
104
96
|
}>, {
|
105
97
|
focus(): void;
|
106
98
|
blur(): void;
|
107
99
|
getInputRef(): HTMLInputElement;
|
100
|
+
setCursor?: () => void;
|
101
|
+
recordCursor?: () => void;
|
108
102
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
109
103
|
change: (value: string, ev: Event) => any;
|
110
104
|
focus: (ev: FocusEvent) => any;
|
@@ -113,8 +107,6 @@ declare const InputNumber: {
|
|
113
107
|
input: (value: string, ev: Event) => any;
|
114
108
|
keydown: (ev: KeyboardEvent) => any;
|
115
109
|
"update:modelValue": (value: string) => any;
|
116
|
-
"update:visibility": (value: boolean) => any;
|
117
|
-
"visibility-change": (value: boolean) => any;
|
118
110
|
pressEnter: (ev: KeyboardEvent) => any;
|
119
111
|
}, string, {
|
120
112
|
error: boolean;
|
@@ -130,10 +122,6 @@ declare const InputNumber: {
|
|
130
122
|
wordLength: import('..').WordLength;
|
131
123
|
wordSlice: import('..').WordSlice;
|
132
124
|
inputAttrs: import('..').RecordType;
|
133
|
-
isPassword: boolean;
|
134
|
-
visibility: boolean;
|
135
|
-
defaultVisibility: boolean;
|
136
|
-
invisibleButton: boolean;
|
137
125
|
showInput: boolean;
|
138
126
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
139
127
|
beforeCreate?: (() => void) | (() => void)[];
|
@@ -169,10 +157,6 @@ declare const InputNumber: {
|
|
169
157
|
wordLength: import('..').WordLength;
|
170
158
|
wordSlice: import('..').WordSlice;
|
171
159
|
inputAttrs: import('..').RecordType;
|
172
|
-
isPassword: boolean;
|
173
|
-
visibility: boolean;
|
174
|
-
defaultVisibility: boolean;
|
175
|
-
invisibleButton: boolean;
|
176
160
|
showInput: boolean;
|
177
161
|
}> & Omit<Readonly<import('..').InputProps> & Readonly<{
|
178
162
|
onChange?: ((value: string, ev: Event) => any) | undefined;
|
@@ -182,13 +166,13 @@ declare const InputNumber: {
|
|
182
166
|
onInput?: ((value: string, ev: Event) => any) | undefined;
|
183
167
|
onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
|
184
168
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
185
|
-
"onUpdate:visibility"?: ((value: boolean) => any) | undefined;
|
186
|
-
"onVisibility-change"?: ((value: boolean) => any) | undefined;
|
187
169
|
onPressEnter?: ((ev: KeyboardEvent) => any) | undefined;
|
188
|
-
}>, "focus" | "blur" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "
|
170
|
+
}>, "focus" | "blur" | "setCursor" | "recordCursor" | "getInputRef" | ("error" | "size" | "disabled" | "placeholder" | "modelValue" | "defaultValue" | "maxLength" | "showWordLimit" | "allowClear" | "readonly" | "wordLength" | "wordSlice" | "inputAttrs" | "showInput")> & import('vue').ShallowUnwrapRef<{
|
189
171
|
focus(): void;
|
190
172
|
blur(): void;
|
191
173
|
getInputRef(): HTMLInputElement;
|
174
|
+
setCursor?: () => void;
|
175
|
+
recordCursor?: () => void;
|
192
176
|
}> & {} & import('@vue/runtime-core').ComponentCustomProperties & {} & {
|
193
177
|
$slots: any;
|
194
178
|
}) | null;
|
package/es/InputTag/index.vue.js
CHANGED
@@ -15,8 +15,8 @@ import { isObject, isBoolean } from "../_shared/utils/is.js";
|
|
15
15
|
import "../_shared/utils/locale.js";
|
16
16
|
import "../_shared/utils/time.js";
|
17
17
|
import Tag from "../Tag/index.js";
|
18
|
-
import _sfc_main$2 from "../_shared/components/IconButton/index.
|
19
|
-
/* empty css
|
18
|
+
import _sfc_main$2 from "../_shared/components/IconButton/index.vue.js";
|
19
|
+
/* empty css */
|
20
20
|
import _sfc_main$1 from "../_shared/components/PreventFocus/index.vue.js";
|
21
21
|
/* empty css */
|
22
22
|
/* empty css */
|
@@ -9,7 +9,7 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
9
9
|
import { mediaQueryHandler, valueToPx } from "../_shared/utils/dom.js";
|
10
10
|
import "../_shared/utils/locale.js";
|
11
11
|
import "../_shared/utils/time.js";
|
12
|
-
/* empty css
|
12
|
+
/* empty css */
|
13
13
|
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
import _sfc_main$1 from "../_shared/icons/IconArrowRight.vue.js";
|
package/es/Link/index.d.ts
CHANGED
@@ -16,8 +16,8 @@ declare const Link: {
|
|
16
16
|
icon: boolean;
|
17
17
|
hoverable: boolean;
|
18
18
|
loading: boolean;
|
19
|
-
href: string;
|
20
19
|
status: import('..').Status;
|
20
|
+
href: string;
|
21
21
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLAnchorElement, import('vue').ComponentProvideOptions, {
|
22
22
|
P: {};
|
23
23
|
B: {};
|
@@ -34,8 +34,8 @@ declare const Link: {
|
|
34
34
|
icon: boolean;
|
35
35
|
hoverable: boolean;
|
36
36
|
loading: boolean;
|
37
|
-
href: string;
|
38
37
|
status: import('..').Status;
|
38
|
+
href: string;
|
39
39
|
}>;
|
40
40
|
__isFragment?: never;
|
41
41
|
__isTeleport?: never;
|
@@ -53,8 +53,8 @@ declare const Link: {
|
|
53
53
|
icon: boolean;
|
54
54
|
hoverable: boolean;
|
55
55
|
loading: boolean;
|
56
|
-
href: string;
|
57
56
|
status: import('..').Status;
|
57
|
+
href: string;
|
58
58
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
59
59
|
$slots: any;
|
60
60
|
}) & {
|
package/es/Link/index.vue.d.ts
CHANGED
@@ -19,8 +19,8 @@ declare const __VLS_component: import('vue').DefineComponent<LinkProps, {}, {},
|
|
19
19
|
icon: boolean;
|
20
20
|
hoverable: boolean;
|
21
21
|
loading: boolean;
|
22
|
-
href: string;
|
23
22
|
status: import('..').Status;
|
23
|
+
href: string;
|
24
24
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLAnchorElement>;
|
25
25
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
26
26
|
export default _default;
|
package/es/Link/index.vue.js
CHANGED
@@ -9,7 +9,7 @@ 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
|
12
|
+
/* empty css */
|
13
13
|
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
import _sfc_main$1 from "../_shared/icons/IconLink.vue.js";
|
package/es/Menu/Menu.vue.js
CHANGED
@@ -9,7 +9,7 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
9
9
|
import { mediaQueryHandler } from "../_shared/utils/dom.js";
|
10
10
|
import "../_shared/utils/locale.js";
|
11
11
|
import "../_shared/utils/time.js";
|
12
|
-
/* empty css
|
12
|
+
/* empty css */
|
13
13
|
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
import _sfc_main$2 from "../_shared/icons/IconMenuFold.vue.js";
|
@@ -10,7 +10,7 @@ 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
|
13
|
+
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
/* empty css */
|
16
16
|
import _sfc_main$1 from "../_shared/icons/IconMore.vue.js";
|
package/es/Menu/SubMenu.vue.js
CHANGED
@@ -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
|
import _sfc_main$3 from "../_shared/components/ExpandTransition/index.vue2.js";
|
16
16
|
/* empty css */
|
17
17
|
/* empty css */
|
@@ -11,8 +11,8 @@ import "../_shared/utils/dom.js";
|
|
11
11
|
import { isUndefined } from "../_shared/utils/is.js";
|
12
12
|
import "../_shared/utils/locale.js";
|
13
13
|
import "../_shared/utils/time.js";
|
14
|
-
import _sfc_main$1 from "../_shared/components/IconButton/index.
|
15
|
-
/* empty css
|
14
|
+
import _sfc_main$1 from "../_shared/components/IconButton/index.vue.js";
|
15
|
+
/* empty css */
|
16
16
|
/* empty css */
|
17
17
|
/* empty css */
|
18
18
|
import { useTimeoutFn } from "../node_modules/@vueuse/shared/index.js";
|
package/es/Modal/Modal.vue.js
CHANGED
@@ -13,8 +13,8 @@ import "../_shared/utils/time.js";
|
|
13
13
|
import useModalClose from "./hooks/useModalClose.js";
|
14
14
|
import useModalDraggable from "./hooks/useModalDraggable.js";
|
15
15
|
import Button from "../Button/index.js";
|
16
|
-
import _sfc_main$1 from "../_shared/components/IconButton/index.
|
17
|
-
/* empty css
|
16
|
+
import _sfc_main$1 from "../_shared/components/IconButton/index.vue.js";
|
17
|
+
/* empty css */
|
18
18
|
/* empty css */
|
19
19
|
/* empty css */
|
20
20
|
const _hoisted_1 = {
|
@@ -12,8 +12,8 @@ import { isUndefined, isFunction } from "../_shared/utils/is.js";
|
|
12
12
|
import "../_shared/utils/locale.js";
|
13
13
|
import "../_shared/utils/time.js";
|
14
14
|
import { getSlotFunction } from "../_shared/utils/vue-utils.js";
|
15
|
-
import _sfc_main$1 from "../_shared/components/IconButton/index.
|
16
|
-
/* empty css
|
15
|
+
import _sfc_main$1 from "../_shared/components/IconButton/index.vue.js";
|
16
|
+
/* empty css */
|
17
17
|
/* empty css */
|
18
18
|
/* empty css */
|
19
19
|
import { useTimeoutFn } from "../node_modules/@vueuse/shared/index.js";
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent, useSlots, createElementBlock, openBlock, createElementVNode, createCommentVNode, renderSlot, createVNode, createBlock, unref, withCtx, createTextVNode, toDisplayString } 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.vue.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";
|
@@ -9,7 +9,7 @@ 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
|
12
|
+
/* empty css */
|
13
13
|
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
import _sfc_main$1 from "../_shared/icons/IconArrowRight.vue.js";
|
@@ -10,7 +10,7 @@ import { valueToPx } from "../_shared/utils/dom.js";
|
|
10
10
|
import { isObject } from "../_shared/utils/is.js";
|
11
11
|
import "../_shared/utils/locale.js";
|
12
12
|
import "../_shared/utils/time.js";
|
13
|
-
/* empty css
|
13
|
+
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
/* empty css */
|
16
16
|
import _sfc_main$2 from "../_shared/icons/IconCheck.vue.js";
|
package/es/Radio/Radio.vue.js
CHANGED
@@ -11,8 +11,8 @@ import "../_shared/utils/dom.js";
|
|
11
11
|
import { useControlValue } from "../_shared/utils/hooks.js";
|
12
12
|
import "../_shared/utils/locale.js";
|
13
13
|
import "../_shared/utils/time.js";
|
14
|
-
import _sfc_main$1 from "../_shared/components/IconButton/index.
|
15
|
-
/* empty css
|
14
|
+
import _sfc_main$1 from "../_shared/components/IconButton/index.vue.js";
|
15
|
+
/* empty css */
|
16
16
|
/* empty css */
|
17
17
|
/* empty css */
|
18
18
|
const _hoisted_1 = ["value", "checked", "disabled"];
|
package/es/Rate/index.vue.js
CHANGED
@@ -11,7 +11,7 @@ import { isObject } from "../_shared/utils/is.js";
|
|
11
11
|
import { useControlValue } from "../_shared/utils/hooks.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
|
/* empty css */
|
17
17
|
import _sfc_main$1 from "../_shared/icons/IconFaceSmile.vue.js";
|
@@ -11,7 +11,7 @@ import { valueToPx } from "../_shared/utils/dom.js";
|
|
11
11
|
import { useControlValue } from "../_shared/utils/hooks.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
|
/* empty css */
|
17
17
|
import _sfc_main$1 from "../_shared/icons/IconDragDot.vue.js";
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { defineComponent, resolveComponent, createBlock, createElementBlock, openBlock, unref, createSlots, withCtx, resolveDynamicComponent, Fragment, createElementVNode, createCommentVNode, withModifiers } from "vue";
|
2
2
|
import useSelectContext from "./hooks/useContext.js";
|
3
3
|
import _sfc_main$1 from "../_shared/icons/IconArrowDown.vue.js";
|
4
|
-
import _sfc_main$2 from "../_shared/components/IconButton/index.
|
5
|
-
/* empty css
|
4
|
+
import _sfc_main$2 from "../_shared/components/IconButton/index.vue.js";
|
5
|
+
/* empty css */
|
6
6
|
import "../node_modules/b-tween/dist/b-tween.es.js";
|
7
7
|
import "../node_modules/dayjs/dayjs.min.js";
|
8
8
|
import "../node_modules/tinycolor2/esm/tinycolor.js";
|
package/es/Spin/index.vue.js
CHANGED
@@ -10,7 +10,7 @@ import "../node_modules/dayjs/plugin/isSameOrBefore.js";
|
|
10
10
|
import { valueToPx } from "../_shared/utils/dom.js";
|
11
11
|
import "../_shared/utils/locale.js";
|
12
12
|
import "../_shared/utils/time.js";
|
13
|
-
/* empty css
|
13
|
+
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
/* empty css */
|
16
16
|
import _sfc_main$1 from "../_shared/icons/IconLoading.vue.js";
|
package/es/Split/index.vue.js
CHANGED
@@ -12,7 +12,7 @@ import { isNumber } from "../_shared/utils/is.js";
|
|
12
12
|
import { useControlValue } from "../_shared/utils/hooks.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
|
/* empty css */
|
18
18
|
import _sfc_main$1 from "../_shared/icons/IconDragDot.vue.js";
|
@@ -19,9 +19,9 @@ declare const __VLS_component: import('vue').DefineComponent<StatisticProps, {},
|
|
19
19
|
placeholder: string;
|
20
20
|
title: string;
|
21
21
|
animation: boolean;
|
22
|
+
extra: string;
|
22
23
|
animationDuration: number;
|
23
24
|
easeing: string;
|
24
|
-
extra: string;
|
25
25
|
format: string;
|
26
26
|
precision: number;
|
27
27
|
valueStyle: import('vue').CSSProperties;
|
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,7 +9,7 @@ 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
|
12
|
+
/* empty css */
|
13
13
|
/* empty css */
|
14
14
|
/* empty css */
|
15
15
|
import _sfc_main$1 from "../_shared/icons/IconCheck.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;
|