yc-design-vue 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/Affix/type.d.ts +3 -2
- package/es/Alert/type.d.ts +6 -5
- package/es/Anchor/type.d.ts +4 -3
- package/es/AutoComplete/index.d.ts +65 -2
- package/es/AutoComplete/index.vue.d.ts +130 -4
- package/es/AutoComplete/type.d.ts +5 -4
- package/es/Avatar/AvatarGroup.vue.js +1 -1
- package/es/Avatar/AvatarGroup.vue2.js +2 -2
- package/es/Avatar/type.d.ts +4 -4
- package/es/BackTop/type.d.ts +2 -1
- package/es/Badge/index.vue.js +1 -1
- package/es/Badge/index.vue2.js +2 -2
- package/es/Badge/type.d.ts +3 -3
- package/es/Breadcrumb/type.d.ts +9 -8
- package/es/Button/Button.vue.js +1 -1
- package/es/Button/Button.vue2.js +2 -2
- package/es/Button/type.d.ts +4 -3
- package/es/Calendar/type.d.ts +5 -4
- package/es/Card/type.d.ts +10 -10
- package/es/Carousel/type.d.ts +3 -2
- package/es/Cascader/type.d.ts +10 -10
- package/es/Checkbox/hooks/useContext.d.ts +2 -5
- package/es/Checkbox/type.d.ts +9 -8
- package/es/Collapse/type.d.ts +9 -8
- package/es/Comment/type.d.ts +7 -6
- package/es/ConfigProvider/index.vue.js +2 -2
- package/es/ConfigProvider/type.d.ts +5 -4
- package/es/Descriptions/type.d.ts +9 -9
- package/es/Divider/type.d.ts +2 -1
- package/es/Drawer/Drawer.vue.js +1 -1
- package/es/Drawer/Drawer.vue2.js +6 -7
- package/es/Drawer/type.d.ts +5 -5
- package/es/Dropdown/Dsubmenu.vue.d.ts +130 -4
- package/es/Dropdown/Dsubmenu.vue.js +1 -1
- package/es/Dropdown/Dsubmenu.vue2.js +2 -2
- package/es/Dropdown/index.d.ts +65 -2
- package/es/Dropdown/type.d.ts +15 -14
- package/es/Empty/type.d.ts +2 -1
- package/es/Grid/type.d.ts +6 -5
- package/es/Icon/type.d.ts +2 -1
- package/es/Image/type.d.ts +11 -10
- package/es/Input/hooks/useCursor.d.ts +2 -1
- package/es/Input/hooks/useCursor.js +2 -2
- package/es/Input/type.d.ts +6 -5
- package/es/InputNumber/type.d.ts +8 -8
- package/es/InputTag/type.d.ts +5 -4
- package/es/Layout/Layout.vue.js +1 -1
- package/es/Layout/Layout.vue2.js +2 -2
- package/es/Layout/type.d.ts +8 -7
- package/es/Link/type.d.ts +3 -2
- package/es/List/List.vue.js +1 -1
- package/es/List/List.vue2.js +1 -1
- package/es/List/type.d.ts +15 -14
- package/es/Mention/index.d.ts +65 -2
- package/es/Mention/index.vue.d.ts +130 -4
- package/es/Mention/type.d.ts +3 -2
- package/es/Menu/type.d.ts +11 -10
- package/es/Message/type.d.ts +1 -1
- package/es/Modal/Modal.vue.js +1 -1
- package/es/Modal/Modal.vue2.js +4 -6
- package/es/Modal/hooks/useModalClose.d.ts +2 -1
- package/es/Modal/hooks/useModalClose.js +1 -6
- package/es/Modal/type.d.ts +5 -5
- package/es/Notification/type.d.ts +1 -1
- package/es/OverflowList/index.vue.js +1 -1
- package/es/OverflowList/index.vue2.js +4 -4
- package/es/OverflowList/type.d.ts +3 -2
- package/es/PageHeader/type.d.ts +7 -6
- package/es/Pagination/type.d.ts +8 -8
- package/es/Popconfirm/index.d.ts +65 -2
- package/es/Popconfirm/index.vue.d.ts +130 -4
- package/es/Popconfirm/type.d.ts +4 -4
- package/es/Popover/type.d.ts +4 -4
- package/es/Radio/hooks/useContext.d.ts +3 -6
- package/es/Radio/type.d.ts +9 -8
- package/es/Rate/type.d.ts +3 -2
- package/es/ResizeBox/type.d.ts +6 -5
- package/es/Result/type.d.ts +6 -5
- package/es/Scrollbar/Scrollbar.vue.js +1 -1
- package/es/Scrollbar/type.d.ts +2 -2
- package/es/Select/Select.vue.d.ts +130 -4
- package/es/Select/SelectView.vue.js +1 -1
- package/es/Select/SelectView.vue2.js +1 -1
- package/es/Select/index.d.ts +65 -2
- package/es/Select/type.d.ts +19 -18
- package/es/Skeleton/type.d.ts +3 -2
- package/es/Space/index.vue.js +1 -1
- package/es/Space/index.vue2.js +2 -2
- package/es/Space/type.d.ts +3 -2
- package/es/Spin/index.vue.js +1 -1
- package/es/Spin/index.vue2.js +1 -1
- package/es/Spin/type.d.ts +4 -3
- package/es/Split/type.d.ts +5 -4
- package/es/Statistic/type.d.ts +7 -7
- package/es/Steps/type.d.ts +8 -7
- package/es/Switch/index.vue.js +1 -1
- package/es/Switch/index.vue2.js +3 -3
- package/es/Switch/type.d.ts +5 -4
- package/es/Tabs/Tabs.vue.js +1 -1
- package/es/Tabs/Tabs.vue2.js +2 -2
- package/es/Tabs/type.d.ts +5 -4
- package/es/Tag/type.d.ts +4 -3
- package/es/TimePicker/type.d.ts +4 -3
- package/es/Timeline/type.d.ts +6 -5
- package/es/Tooltip/type.d.ts +3 -3
- package/es/Transfer/type.d.ts +13 -12
- package/es/Trigger/hooks/useContext.js +1 -1
- package/es/Trigger/hooks/useTriggerPosition.d.ts +2 -2
- package/es/Trigger/hooks/useTriggerPosition.js +12 -22
- package/es/Trigger/hooks/useTriggerVisible.js +1 -2
- package/es/Trigger/index.d.ts +63 -2
- package/es/Trigger/index.vue.d.ts +130 -3
- package/es/Trigger/index.vue.js +1 -1
- package/es/Trigger/index.vue2.js +2 -2
- package/es/Trigger/type.d.ts +3 -3
- package/es/Typography/type.d.ts +8 -7
- package/es/Watermark/type.d.ts +2 -1
- package/es/_shared/type/index.d.ts +1 -6
- package/es/_shared/utils/dom.d.ts +5 -5
- package/es/_shared/utils/dom.js +8 -9
- package/es/_shared/utils/fn.d.ts +3 -3
- package/es/_shared/utils/fn.js +6 -6
- package/es/_shared/utils/global-config.d.ts +4 -2
- package/es/_shared/utils/vue-utils.d.ts +1 -2
- package/es/_shared/utils/vue-utils.js +2 -7
- package/es/index.d.ts +66 -3
- package/es/style.css +1 -1
- package/lib/Affix/type.d.ts +3 -2
- package/lib/Alert/type.d.ts +6 -5
- package/lib/Anchor/type.d.ts +4 -3
- package/lib/AutoComplete/index.d.ts +65 -2
- package/lib/AutoComplete/index.vue.d.ts +130 -4
- package/lib/AutoComplete/type.d.ts +5 -4
- package/lib/Avatar/AvatarGroup.vue.js +1 -1
- package/lib/Avatar/AvatarGroup.vue2.js +1 -1
- package/lib/Avatar/type.d.ts +4 -4
- package/lib/BackTop/type.d.ts +2 -1
- package/lib/Badge/index.vue.js +1 -1
- package/lib/Badge/index.vue2.js +1 -1
- package/lib/Badge/type.d.ts +3 -3
- package/lib/Breadcrumb/type.d.ts +9 -8
- package/lib/Button/Button.vue.js +1 -1
- package/lib/Button/Button.vue2.js +1 -1
- package/lib/Button/type.d.ts +4 -3
- package/lib/Calendar/type.d.ts +5 -4
- package/lib/Card/type.d.ts +10 -10
- package/lib/Carousel/type.d.ts +3 -2
- package/lib/Cascader/type.d.ts +10 -10
- package/lib/Checkbox/hooks/useContext.d.ts +2 -5
- package/lib/Checkbox/type.d.ts +9 -8
- package/lib/Collapse/type.d.ts +9 -8
- package/lib/Comment/type.d.ts +7 -6
- package/lib/ConfigProvider/index.vue.js +1 -1
- package/lib/ConfigProvider/type.d.ts +5 -4
- package/lib/Descriptions/type.d.ts +9 -9
- package/lib/Divider/type.d.ts +2 -1
- package/lib/Drawer/Drawer.vue.js +1 -1
- package/lib/Drawer/Drawer.vue2.js +1 -1
- package/lib/Drawer/type.d.ts +5 -5
- package/lib/Dropdown/Dsubmenu.vue.d.ts +130 -4
- package/lib/Dropdown/Dsubmenu.vue.js +1 -1
- package/lib/Dropdown/Dsubmenu.vue2.js +1 -1
- package/lib/Dropdown/index.d.ts +65 -2
- package/lib/Dropdown/type.d.ts +15 -14
- package/lib/Empty/type.d.ts +2 -1
- package/lib/Grid/type.d.ts +6 -5
- package/lib/Icon/type.d.ts +2 -1
- package/lib/Image/type.d.ts +11 -10
- package/lib/Input/hooks/useCursor.d.ts +2 -1
- package/lib/Input/hooks/useCursor.js +1 -1
- package/lib/Input/type.d.ts +6 -5
- package/lib/InputNumber/type.d.ts +8 -8
- package/lib/InputTag/type.d.ts +5 -4
- package/lib/Layout/Layout.vue.js +1 -1
- package/lib/Layout/Layout.vue2.js +1 -1
- package/lib/Layout/type.d.ts +8 -7
- package/lib/Link/type.d.ts +3 -2
- package/lib/List/List.vue.js +1 -1
- package/lib/List/List.vue2.js +1 -1
- package/lib/List/type.d.ts +15 -14
- package/lib/Mention/index.d.ts +65 -2
- package/lib/Mention/index.vue.d.ts +130 -4
- package/lib/Mention/type.d.ts +3 -2
- package/lib/Menu/type.d.ts +11 -10
- package/lib/Message/type.d.ts +1 -1
- package/lib/Modal/Modal.vue.js +1 -1
- package/lib/Modal/Modal.vue2.js +1 -1
- package/lib/Modal/hooks/useModalClose.d.ts +2 -1
- package/lib/Modal/hooks/useModalClose.js +1 -1
- package/lib/Modal/type.d.ts +5 -5
- package/lib/Notification/type.d.ts +1 -1
- package/lib/OverflowList/index.vue.js +1 -1
- package/lib/OverflowList/index.vue2.js +1 -1
- package/lib/OverflowList/type.d.ts +3 -2
- package/lib/PageHeader/type.d.ts +7 -6
- package/lib/Pagination/type.d.ts +8 -8
- package/lib/Popconfirm/index.d.ts +65 -2
- package/lib/Popconfirm/index.vue.d.ts +130 -4
- package/lib/Popconfirm/type.d.ts +4 -4
- package/lib/Popover/type.d.ts +4 -4
- package/lib/Radio/hooks/useContext.d.ts +3 -6
- package/lib/Radio/type.d.ts +9 -8
- package/lib/Rate/type.d.ts +3 -2
- package/lib/ResizeBox/type.d.ts +6 -5
- package/lib/Result/type.d.ts +6 -5
- package/lib/Scrollbar/Scrollbar.vue.js +1 -1
- package/lib/Scrollbar/type.d.ts +2 -2
- package/lib/Select/Select.vue.d.ts +130 -4
- package/lib/Select/SelectView.vue.js +1 -1
- package/lib/Select/SelectView.vue2.js +1 -1
- package/lib/Select/index.d.ts +65 -2
- package/lib/Select/type.d.ts +19 -18
- package/lib/Skeleton/type.d.ts +3 -2
- package/lib/Space/index.vue.js +1 -1
- package/lib/Space/index.vue2.js +1 -1
- package/lib/Space/type.d.ts +3 -2
- package/lib/Spin/index.vue.js +1 -1
- package/lib/Spin/index.vue2.js +1 -1
- package/lib/Spin/type.d.ts +4 -3
- package/lib/Split/type.d.ts +5 -4
- package/lib/Statistic/type.d.ts +7 -7
- package/lib/Steps/type.d.ts +8 -7
- package/lib/Switch/index.vue.js +1 -1
- package/lib/Switch/index.vue2.js +1 -1
- package/lib/Switch/type.d.ts +5 -4
- package/lib/Tabs/Tabs.vue.js +1 -1
- package/lib/Tabs/Tabs.vue2.js +1 -1
- package/lib/Tabs/type.d.ts +5 -4
- package/lib/Tag/type.d.ts +4 -3
- package/lib/TimePicker/type.d.ts +4 -3
- package/lib/Timeline/type.d.ts +6 -5
- package/lib/Tooltip/type.d.ts +3 -3
- package/lib/Transfer/type.d.ts +13 -12
- package/lib/Trigger/hooks/useContext.js +1 -1
- package/lib/Trigger/hooks/useTriggerPosition.d.ts +2 -2
- package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
- package/lib/Trigger/hooks/useTriggerVisible.js +1 -1
- package/lib/Trigger/index.d.ts +63 -2
- package/lib/Trigger/index.vue.d.ts +130 -3
- package/lib/Trigger/index.vue.js +1 -1
- package/lib/Trigger/index.vue2.js +1 -1
- package/lib/Trigger/type.d.ts +3 -3
- package/lib/Typography/type.d.ts +8 -7
- package/lib/Watermark/type.d.ts +2 -1
- package/lib/_shared/type/index.d.ts +1 -6
- package/lib/_shared/utils/dom.d.ts +5 -5
- package/lib/_shared/utils/dom.js +1 -1
- package/lib/_shared/utils/fn.d.ts +3 -3
- package/lib/_shared/utils/fn.js +1 -1
- package/lib/_shared/utils/global-config.d.ts +4 -2
- package/lib/_shared/utils/vue-utils.d.ts +1 -2
- package/lib/_shared/utils/vue-utils.js +1 -1
- package/lib/index.d.ts +66 -3
- package/lib/style.css +1 -1
- package/package.json +2 -2
package/lib/Menu/type.d.ts
CHANGED
@@ -2,6 +2,7 @@ import { BreakpointName } from '../Grid';
|
|
2
2
|
import { TooltipProps } from '../Tooltip';
|
3
3
|
import { TriggerProps } from '../Trigger';
|
4
4
|
import { Theme } from '../_shared/type';
|
5
|
+
import { VNode } from 'vue';
|
5
6
|
export interface MenuProps {
|
6
7
|
theme?: Theme;
|
7
8
|
mode?: MenuMode;
|
@@ -33,7 +34,7 @@ export interface MenuEmits {
|
|
33
34
|
(e: 'sub-menu-click', key: string, openKeys: string[]): void;
|
34
35
|
}
|
35
36
|
export interface MenuSlots {
|
36
|
-
default()
|
37
|
+
default?: () => VNode[];
|
37
38
|
}
|
38
39
|
export interface SubMenuProps {
|
39
40
|
path?: string;
|
@@ -43,26 +44,26 @@ export interface SubMenuProps {
|
|
43
44
|
popupMaxHeight?: PopupMaxHeight;
|
44
45
|
}
|
45
46
|
export interface SubMenuSlots {
|
46
|
-
default()
|
47
|
-
title()
|
48
|
-
icon()
|
49
|
-
|
47
|
+
default?: () => VNode[];
|
48
|
+
title?: () => VNode[];
|
49
|
+
icon?: () => VNode[];
|
50
|
+
'expand-icon-down'?: () => VNode[];
|
50
51
|
}
|
51
52
|
export interface MenuItemProps {
|
52
53
|
path?: string;
|
53
54
|
disabled?: boolean;
|
54
55
|
}
|
55
56
|
export interface MenuItemSlots {
|
56
|
-
default()
|
57
|
-
icon()
|
58
|
-
suffix()
|
57
|
+
default?: () => VNode[];
|
58
|
+
icon?: () => VNode[];
|
59
|
+
suffix?: () => VNode[];
|
59
60
|
}
|
60
61
|
export interface MenuItemGroupProps {
|
61
62
|
title?: string;
|
62
63
|
}
|
63
64
|
export interface MenuItemGroupSlots {
|
64
|
-
default()
|
65
|
-
title()
|
65
|
+
default?: () => VNode[];
|
66
|
+
title?: () => VNode[];
|
66
67
|
}
|
67
68
|
export type MenuMode = 'vertical' | 'horizontal';
|
68
69
|
export type PopupMaxHeight = boolean | number;
|
package/lib/Message/type.d.ts
CHANGED
@@ -19,7 +19,7 @@ export interface MessageContainerProps {
|
|
19
19
|
}
|
20
20
|
export type MessageConfig = Omit<MessageProps, 'type' | 'onDestory'> & MessageContainerProps;
|
21
21
|
export type MessageReturn = {
|
22
|
-
close()
|
22
|
+
close?: () => void;
|
23
23
|
};
|
24
24
|
export type MessageMethod = {
|
25
25
|
info: (config: string | MessageConfig) => MessageReturn;
|
package/lib/Modal/Modal.vue.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("./Modal.vue2.js");;/* empty css */const r=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-
|
1
|
+
"use strict";const e=require("./Modal.vue2.js");;/* empty css */const r=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-f89e836b"]]);module.exports=r;
|
package/lib/Modal/Modal.vue2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const o=require("../_shared/utils/fn.js");require("../_shared/utils/time.js");const l=require("../_shared/utils/global-config.js"),t=require("./hooks/useModalClose.js"),a=require("./hooks/useModalDraggable.js"),n=require("../Button/index.js"),r=require("../_shared/components/IconButton.vue.js");;/* empty css */const s={key:0,class:"yc-modal-footer"},i=e.defineComponent({name:"Modal",inheritAttrs:!1,__name:"Modal",props:{visible:{type:Boolean,default:void 0},defaultVisible:{type:Boolean,default:!1},width:{default:400},top:{default:100},mask:{type:Boolean,default:!0},title:{default:""},titleAlign:{default:"center"},alignCenter:{type:Boolean,default:!0},unmountOnClose:{type:Boolean,default:!1},maskClosable:{type:Boolean,default:!0},hideCancel:{type:Boolean,default:!1},closable:{type:Boolean,default:!0},okText:{default:"确认"},cancelText:{default:"取消"},okLoading:{type:Boolean,default:!1},okButtonProps:{default:()=>({})},cancelButtonProps:{default:()=>({})},footer:{type:Boolean,default:!0},renderToBody:{type:Boolean,default:!0},popupContainer:{default:void 0},maskStyle:{default:()=>({})},modalClass:{default:""},modalStyle:{default:()=>({})},escToClose:{type:Boolean,default:!0},draggable:{type:Boolean,default:!1},fullscreen:{type:Boolean,default:!1},maskAnimationName:{default:"fade"},modalAnimationName:{default:"zoom-modal"},bodyClass:{default:""},bodyStyle:{default:()=>({})},hideTitle:{type:Boolean,default:!1},simple:{type:Boolean,default:!1},onBeforeCancel:{type:Function,default:()=>!0},onBeforeOk:{type:Function,default:()=>!0}},emits:["update:visible","ok","cancel","open","before-open","close","before-close"],setup(i,{emit:d}){const u=i,c=d,{visible:f,defaultVisible:m,width:y,top:p,alignCenter:k,maskClosable:B,escToClose:C,modalStyle:b,fullscreen:v,draggable:g,renderToBody:h}=e.toRefs(u),{onBeforeOk:S,onBeforeCancel:V}=u,{popupContainer:N,zIndex:T}=l.getGlobalConfig(u),{outerVisible:x,innerVisible:w,asyncLoading:_,handleClose:q,handleAfterLeave:z}=t({visible:f,defaultVisible:m,escToClose:C,maskClosable:B,onBeforeOk:S,onBeforeCancel:V,emits:c}),A=e.ref(),E=e.ref(),{dragStyle:j,isDraggable:$}=a({visible:w,draggable:g,fullscreen:v,alignCenter:k,top:p,triggerRef:A,modalRef:E}),D=e.computed(()=>({width:v.value?"100%":"auto"==y.value?"fit-content":o.valueToPx(y.value),...j.value,...b.value}));return(o,l)=>(e.openBlock(),e.createBlock(e.Teleport,{to:e.unref(N),disabled:!e.unref(h)},[!o.unmountOnClose||e.unref(x)?e.withDirectives((e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["yc-modal-container",{"yc-modal-simple":o.simple,"yc-modal-position-absolute":e.unref(N)||!e.unref(h)}]),style:e.normalizeStyle({zIndex:e.unref(T)})},[e.createVNode(e.Transition,{name:o.maskAnimationName},{default:e.withCtx(()=>[o.mask?e.withDirectives((e.openBlock(),e.createElementBlock("div",{key:0,class:"yc-modal-mask",style:e.normalizeStyle(o.maskStyle)},null,4)),[[e.vShow,e.unref(w)]]):e.createCommentVNode("",!0)]),_:1},8,["name"]),e.createElementVNode("div",{class:"yc-modal-wrapper",onClick:l[6]||(l[6]=e.withModifiers(o=>e.unref(q)("mask",o),["self"]))},[e.createVNode(e.Transition,{name:o.modalAnimationName,onBeforeEnter:l[3]||(l[3]=e=>o.$emit("before-open")),onBeforeLeave:l[4]||(l[4]=e=>o.$emit("before-close")),onAfterEnter:l[5]||(l[5]=e=>o.$emit("open")),onAfterLeave:e.unref(z)},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(["yc-modal",o.modalClass,
|
1
|
+
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const o=require("../_shared/utils/fn.js");require("../_shared/utils/time.js");const l=require("../_shared/utils/global-config.js"),t=require("./hooks/useModalClose.js"),a=require("./hooks/useModalDraggable.js"),n=require("../Button/index.js"),r=require("../_shared/components/IconButton.vue.js");;/* empty css */const s={key:0,class:"yc-modal-footer"},i=e.defineComponent({name:"Modal",inheritAttrs:!1,__name:"Modal",props:{visible:{type:Boolean,default:void 0},defaultVisible:{type:Boolean,default:!1},width:{default:400},top:{default:100},mask:{type:Boolean,default:!0},title:{default:""},titleAlign:{default:"center"},alignCenter:{type:Boolean,default:!0},unmountOnClose:{type:Boolean,default:!1},maskClosable:{type:Boolean,default:!0},hideCancel:{type:Boolean,default:!1},closable:{type:Boolean,default:!0},okText:{default:"确认"},cancelText:{default:"取消"},okLoading:{type:Boolean,default:!1},okButtonProps:{default:()=>({})},cancelButtonProps:{default:()=>({})},footer:{type:Boolean,default:!0},renderToBody:{type:Boolean,default:!0},popupContainer:{default:void 0},maskStyle:{default:()=>({})},modalClass:{default:""},modalStyle:{default:()=>({})},escToClose:{type:Boolean,default:!0},draggable:{type:Boolean,default:!1},fullscreen:{type:Boolean,default:!1},maskAnimationName:{default:"fade"},modalAnimationName:{default:"zoom-modal"},bodyClass:{default:""},bodyStyle:{default:()=>({})},hideTitle:{type:Boolean,default:!1},simple:{type:Boolean,default:!1},onBeforeCancel:{type:Function,default:()=>!0},onBeforeOk:{type:Function,default:()=>!0}},emits:["update:visible","ok","cancel","open","before-open","close","before-close"],setup(i,{emit:d}){const u=i,c=d,{visible:f,defaultVisible:m,width:y,top:p,alignCenter:k,maskClosable:B,escToClose:C,modalStyle:b,fullscreen:v,draggable:g,renderToBody:h}=e.toRefs(u),{onBeforeOk:S,onBeforeCancel:V}=u,{popupContainer:N,zIndex:T}=l.getGlobalConfig(u),{outerVisible:x,innerVisible:w,asyncLoading:_,handleClose:q,handleAfterLeave:z}=t({visible:f,defaultVisible:m,escToClose:C,maskClosable:B,onBeforeOk:S,onBeforeCancel:V,emits:c}),A=e.ref(),E=e.ref(),{dragStyle:j,isDraggable:$}=a({visible:w,draggable:g,fullscreen:v,alignCenter:k,top:p,triggerRef:A,modalRef:E}),D=e.computed(()=>({width:v.value?"100%":"auto"==y.value?"fit-content":o.valueToPx(y.value),...j.value,...b.value}));return(o,l)=>(e.openBlock(),e.createBlock(e.Teleport,{to:e.unref(N),disabled:!e.unref(h)},[!o.unmountOnClose||e.unref(x)?e.withDirectives((e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["yc-modal-container",o.$attrs.class,{"yc-modal-simple":o.simple,"yc-modal-position-absolute":e.unref(N)||!e.unref(h)}]),style:e.normalizeStyle({zIndex:e.unref(T),...o.$attrs.style??{}})},[e.createVNode(e.Transition,{name:o.maskAnimationName},{default:e.withCtx(()=>[o.mask?e.withDirectives((e.openBlock(),e.createElementBlock("div",{key:0,class:"yc-modal-mask",style:e.normalizeStyle(o.maskStyle)},null,4)),[[e.vShow,e.unref(w)]]):e.createCommentVNode("",!0)]),_:1},8,["name"]),e.createElementVNode("div",{class:"yc-modal-wrapper",onClick:l[6]||(l[6]=e.withModifiers(o=>e.unref(q)("mask",o),["self"]))},[e.createVNode(e.Transition,{name:o.modalAnimationName,onBeforeEnter:l[3]||(l[3]=e=>o.$emit("before-open")),onBeforeLeave:l[4]||(l[4]=e=>o.$emit("before-close")),onAfterEnter:l[5]||(l[5]=e=>o.$emit("open")),onAfterLeave:e.unref(z)},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(["yc-modal",o.modalClass,{"yc-modal-draggable":e.unref($),"yc-modal-fullscreen":e.unref(v)}]),style:e.normalizeStyle(D.value),ref_key:"modalRef",ref:E},[e.renderSlot(o.$slots,"header",{},()=>[e.createElementVNode("div",{class:"yc-modal-header",ref_key:"headerRef",ref:A},[o.hideTitle?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["yc-modal-title","text-ellipsis",{"title-align-center":"center"==o.titleAlign}])},[e.renderSlot(o.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(o.title),1)],!0)],2)),o.closable&&!o.simple?(e.openBlock(),e.createBlock(e.unref(r),{key:1,class:"yc-modal-close-button",onClick:l[0]||(l[0]=o=>e.unref(q)("closeBtn",o))})):e.createCommentVNode("",!0)],512)],!0),e.createElementVNode("div",{class:e.normalizeClass(["yc-modal-body",o.bodyClass]),style:e.normalizeStyle(o.bodyStyle)},[e.renderSlot(o.$slots,"default",{},void 0,!0)],6),o.footer?(e.openBlock(),e.createElementBlock("div",s,[e.renderSlot(o.$slots,"footer",{},()=>[o.hideCancel?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(e.unref(n.default),e.mergeProps({key:0},o.cancelButtonProps,{onClick:l[1]||(l[1]=o=>e.unref(q)("cancelBtn",o))}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.cancelText),1)]),_:1},16)),e.createVNode(e.unref(n.default),e.mergeProps({type:"primary",loading:o.okLoading||e.unref(_)},o.okButtonProps,{onClick:l[2]||(l[2]=o=>e.unref(q)("confirmBtn",o))}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.okText),1)]),_:1},16,["loading"])],!0)])):e.createCommentVNode("",!0)],6),[[e.vShow,e.unref(w)]])]),_:3},8,["name","onAfterLeave"])])],6)),[[e.vShow,e.unref(x)]]):e.createCommentVNode("",!0)],8,["to","disabled"]))}});module.exports=i;
|
@@ -1,5 +1,6 @@
|
|
1
1
|
import { Ref } from 'vue';
|
2
2
|
import { ModalEmits, OnBeforeOk, OnBeforeCancel } from '../type';
|
3
|
+
export type CloseEventType = 'confirmBtn' | 'cancelBtn' | 'closeBtn' | 'mask' | 'esc';
|
3
4
|
declare const _default: (params: {
|
4
5
|
visible: Ref<boolean | undefined>;
|
5
6
|
defaultVisible: Ref<boolean>;
|
@@ -12,7 +13,7 @@ declare const _default: (params: {
|
|
12
13
|
asyncLoading: Ref<boolean, boolean>;
|
13
14
|
outerVisible: Ref<boolean, boolean>;
|
14
15
|
innerVisible: import('vue').WritableComputedRef<any, boolean>;
|
15
|
-
handleClose: (type:
|
16
|
+
handleClose: (type: CloseEventType, ev: MouseEvent | KeyboardEvent) => Promise<void>;
|
16
17
|
handleAfterLeave: () => void;
|
17
18
|
};
|
18
19
|
export default _default;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue"),s=require("../../node_modules/@vueuse/core/index.js");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../../_shared/utils/dom.js"),require("../../_shared/utils/time.js"),require("../../Empty/index.js");/* empty css */const r=require("../../_shared/utils/control.js"),i=require("./useOnBeforeClose.js");module.exports=o=>{const{maskClosable:l,escToClose:u,visible:
|
1
|
+
"use strict";const e=require("vue"),s=require("../../node_modules/@vueuse/core/index.js");require("../../node_modules/tinycolor2/esm/tinycolor.js"),require("../../_shared/utils/dom.js"),require("../../_shared/utils/time.js"),require("../../Empty/index.js");/* empty css */const r=require("../../_shared/utils/control.js"),i=require("./useOnBeforeClose.js");module.exports=o=>{const{maskClosable:l,escToClose:u,visible:n,defaultVisible:a,onBeforeCancel:t,onBeforeOk:c,emits:d}=o,m=e.ref(!1),v=e.ref(!1),f=r(n,a.value,e=>{d("update:visible",e)}),q=async(e,s)=>{(!["confirmBtn","cancelBtn"].includes(e)||await i(e,v,c,t))&&("mask"!=e||l.value)&&("confirmBtn"==e&&d("ok"),d("cancel",s),f.value=!1)};return u.value&&s.onKeyStroke(["Escape"],e=>{f.value&&q("esc",e)}),e.watch(()=>f.value,e=>{e&&(m.value=e)},{immediate:!0}),{asyncLoading:v,outerVisible:m,innerVisible:f,handleClose:q,handleAfterLeave:()=>{d("close"),m.value=!1}}};
|
package/lib/Modal/type.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { CSSProperties } from 'vue';
|
1
|
+
import { CSSProperties, VNode } from 'vue';
|
2
2
|
import { ButtonProps } from '../Button';
|
3
3
|
import { RenderContent, PopupContainer, ClassName } from '../_shared/type';
|
4
4
|
import { ModuleStatus } from 'vm';
|
@@ -48,10 +48,10 @@ export interface ModalEmits {
|
|
48
48
|
(e: 'before-close'): void;
|
49
49
|
}
|
50
50
|
export interface ModalSlots {
|
51
|
-
default()
|
52
|
-
header()
|
53
|
-
footer()
|
54
|
-
title()
|
51
|
+
default?: () => VNode[];
|
52
|
+
header?: () => VNode[];
|
53
|
+
footer?: () => VNode[];
|
54
|
+
title?: () => VNode[];
|
55
55
|
}
|
56
56
|
export type ModalConfig = Omit<ModalProps, 'visible' | 'defaultVisible'> & {
|
57
57
|
title?: RenderContent;
|
@@ -24,7 +24,7 @@ export interface NotificationContainerProps {
|
|
24
24
|
}
|
25
25
|
export type NotificationConfig = Omit<NotificationProps, 'type' | 'onDestory'> & NotificationContainerProps;
|
26
26
|
export type NotificationReturn = {
|
27
|
-
close()
|
27
|
+
close?: () => void;
|
28
28
|
};
|
29
29
|
export type NotificationMethods = {
|
30
30
|
info: (config: string | NotificationConfig) => NotificationReturn;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=;/* empty css */;/* empty css */const r=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-
|
1
|
+
"use strict";const e=;/* empty css */;/* empty css */const r=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-bf5ac246"]]);module.exports=r;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const l=require("../_shared/utils/fn.js");require("../_shared/utils/time.js");const t=require("../_shared/utils/vue-utils.js");require("../Empty/index.js");/* empty css */const r=require("../node_modules/@vueuse/core/index.js"),o=require("../Tag/index.js"),a=e.defineComponent({name:"OverflowList",__name:"index",props:{min:{default:0},margin:{default:8},from:{default:"end"}},emits:["change"],setup(a,{emit:n}){const u=
|
1
|
+
"use strict";const e=require("vue");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const l=require("../_shared/utils/fn.js");require("../_shared/utils/time.js");const t=require("../_shared/utils/vue-utils.js");require("../Empty/index.js");/* empty css */const r=require("../node_modules/@vueuse/core/index.js"),o=require("../Tag/index.js"),a=e.defineComponent({name:"OverflowList",__name:"index",props:{min:{default:0},margin:{default:8},from:{default:"end"}},emits:["change"],setup(a,{emit:n}){const u=e.useSlots(),s=a,i=n,{min:c,margin:f,from:v}=e.toRefs(s),m=e.ref(1e4),d=e.ref([]),p=e.computed(()=>{var e;return t.findComponentsFromVnodes((null==(e=u.default)?void 0:e.call(u))||[],o.name)}),h=e.ref(),y=e.ref(),g=e.computed(()=>y.value?r.unrefElement(y).offsetWidth+f.value:f.value),k=e.computed(()=>p.value.length-m.value);return r.useResizeObserver(h,l.throttle(async()=>{await l.sleep(0);let e=0,t=0;const r=h.value.offsetWidth;for(let l=0;l<d.value.length;l++){const o=t+(l>0?f.value:0)+d.value[l];if(o>r)break;t=o,e++}m.value=e>c.value?e:c.value},180)),e.watch(()=>m.value,()=>{i("change",k.value)}),e.watch(()=>p.value.length,async()=>{m.value=1e5,await l.sleep(0);const e=[...document.querySelectorAll("#overflowTag")].map(e=>e.offsetWidth);d.value=e},{immediate:!0}),(t,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["yc-overflow-list",`yc-overflow-list-from-${e.unref(v)}`]),style:e.normalizeStyle({gap:e.unref(l.valueToPx)(e.unref(f)),padding:"start"==e.unref(v)?`0 0 0 ${e.unref(l.valueToPx)(g.value)}`:` 0 ${e.unref(l.valueToPx)(g.value)} 0 0`}),ref_key:"listRef",ref:h},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,(l,t)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:t},[t<m.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l),{key:0,id:"overflowTag"})):e.createCommentVNode("",!0)],64))),128)),m.value<p.value.length?(e.openBlock(),e.createElementBlock("div",{key:0,class:"yc-overflow-tag",ref_key:"overflowRef",ref:y},[e.renderSlot(t.$slots,"overflow",{number:k.value},()=>[e.createVNode(e.unref(o),null,{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(`+${k.value}`),1)]),_:1})],!0)],512)):e.createCommentVNode("",!0)],6))}});module.exports=a;
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import { VNode } from 'vue';
|
1
2
|
export interface OverflowListProps {
|
2
3
|
min?: number;
|
3
4
|
margin?: number;
|
@@ -7,7 +8,7 @@ export interface OverflowListEmits {
|
|
7
8
|
(e: 'change', value: number): void;
|
8
9
|
}
|
9
10
|
export interface OverflowListSlots {
|
10
|
-
default()
|
11
|
-
overflow()
|
11
|
+
default?: () => VNode[];
|
12
|
+
overflow?: () => VNode[];
|
12
13
|
}
|
13
14
|
export type OverflowListFrom = 'start' | 'end';
|
package/lib/PageHeader/type.d.ts
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
import { VNode } from 'vue';
|
1
2
|
export interface PageHeaderProp {
|
2
3
|
title?: string;
|
3
4
|
subtitle?: string;
|
@@ -7,10 +8,10 @@ export interface PageHeaderEmits {
|
|
7
8
|
(e: 'back', ev: Event): void;
|
8
9
|
}
|
9
10
|
export interface PageHeaderSlots {
|
10
|
-
default()
|
11
|
-
breadcrumb()
|
12
|
-
|
13
|
-
title()
|
14
|
-
subtitle()
|
15
|
-
extra()
|
11
|
+
default?: () => VNode[];
|
12
|
+
breadcrumb?: () => VNode[];
|
13
|
+
'back-icon': VNode[];
|
14
|
+
title?: () => VNode[];
|
15
|
+
subtitle?: () => VNode[];
|
16
|
+
extra?: () => VNode[];
|
16
17
|
}
|
package/lib/Pagination/type.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { CSSProperties } from 'vue';
|
1
|
+
import { CSSProperties, VNode } from 'vue';
|
2
2
|
import { Size } from '../_shared/type';
|
3
3
|
import { SelectProps } from '../Select';
|
4
4
|
export interface PaginationProps {
|
@@ -30,14 +30,14 @@ export interface PaginationEmits {
|
|
30
30
|
(e: 'page-size-change', pageSize: number): void;
|
31
31
|
}
|
32
32
|
export interface PaginationSlots {
|
33
|
-
total(scope: {
|
33
|
+
total?: (scope: {
|
34
34
|
total: number;
|
35
|
-
})
|
36
|
-
['page-item-ellipsis']()
|
37
|
-
['page-item-step'](scope: {
|
35
|
+
}) => VNode[];
|
36
|
+
['page-item-ellipsis']?: () => VNode[];
|
37
|
+
['page-item-step']?: (scope: {
|
38
38
|
type: 'previous' | 'next';
|
39
|
-
})
|
40
|
-
['page-item'](scope: {
|
39
|
+
}) => VNode[];
|
40
|
+
['page-item']?: (scope: {
|
41
41
|
page: number;
|
42
|
-
})
|
42
|
+
}) => VNode[];
|
43
43
|
}
|
@@ -88,7 +88,70 @@ declare const Popconfirm: {
|
|
88
88
|
$attrs: {
|
89
89
|
[x: string]: unknown;
|
90
90
|
};
|
91
|
-
$refs:
|
91
|
+
$refs: {
|
92
|
+
[x: string]: unknown;
|
93
|
+
} & {
|
94
|
+
triggerRef: unknown;
|
95
|
+
popupRef: ({
|
96
|
+
$: import('vue').ComponentInternalInstance;
|
97
|
+
$data: {};
|
98
|
+
$props: {
|
99
|
+
readonly preventFocus?: boolean | undefined;
|
100
|
+
readonly tag?: string | undefined;
|
101
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
102
|
+
$attrs: {
|
103
|
+
[x: string]: unknown;
|
104
|
+
};
|
105
|
+
$refs: {
|
106
|
+
[x: string]: unknown;
|
107
|
+
};
|
108
|
+
$slots: Readonly<{
|
109
|
+
[name: string]: import('vue').Slot<any> | undefined;
|
110
|
+
}>;
|
111
|
+
$root: import('vue').ComponentPublicInstance | null;
|
112
|
+
$parent: import('vue').ComponentPublicInstance | null;
|
113
|
+
$host: Element | null;
|
114
|
+
$emit: (event: string, ...args: any[]) => void;
|
115
|
+
$el: any;
|
116
|
+
$options: import('vue').ComponentOptionsBase<Readonly<{
|
117
|
+
preventFocus?: boolean;
|
118
|
+
tag?: string;
|
119
|
+
}> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
120
|
+
preventFocus: boolean;
|
121
|
+
tag: string;
|
122
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
123
|
+
beforeCreate?: (() => void) | (() => void)[];
|
124
|
+
created?: (() => void) | (() => void)[];
|
125
|
+
beforeMount?: (() => void) | (() => void)[];
|
126
|
+
mounted?: (() => void) | (() => void)[];
|
127
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
128
|
+
updated?: (() => void) | (() => void)[];
|
129
|
+
activated?: (() => void) | (() => void)[];
|
130
|
+
deactivated?: (() => void) | (() => void)[];
|
131
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
132
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
133
|
+
destroyed?: (() => void) | (() => void)[];
|
134
|
+
unmounted?: (() => void) | (() => void)[];
|
135
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
136
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
137
|
+
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
138
|
+
};
|
139
|
+
$forceUpdate: () => void;
|
140
|
+
$nextTick: typeof import('vue').nextTick;
|
141
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
142
|
+
} & Readonly<{
|
143
|
+
preventFocus: boolean;
|
144
|
+
tag: string;
|
145
|
+
}> & Omit<Readonly<{
|
146
|
+
preventFocus?: boolean;
|
147
|
+
tag?: string;
|
148
|
+
}> & Readonly<{}>, "preventFocus" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
149
|
+
$slots: {
|
150
|
+
default?(_: {}): any;
|
151
|
+
};
|
152
|
+
}) | null;
|
153
|
+
arrowRef: HTMLDivElement;
|
154
|
+
};
|
92
155
|
$slots: Readonly<{
|
93
156
|
[name: string]: import('vue').Slot<any> | undefined;
|
94
157
|
}>;
|
@@ -209,7 +272,7 @@ declare const Popconfirm: {
|
|
209
272
|
show(): void;
|
210
273
|
updatePosition(x: number, y: number): void;
|
211
274
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
212
|
-
$slots:
|
275
|
+
$slots: Readonly<import('..').TriggerSlots> & import('..').TriggerSlots;
|
213
276
|
}) | null;
|
214
277
|
}, any, import('vue').ComponentProvideOptions, {
|
215
278
|
P: {};
|
@@ -55,7 +55,70 @@ declare function __VLS_template(): {
|
|
55
55
|
$attrs: {
|
56
56
|
[x: string]: unknown;
|
57
57
|
};
|
58
|
-
$refs:
|
58
|
+
$refs: {
|
59
|
+
[x: string]: unknown;
|
60
|
+
} & {
|
61
|
+
triggerRef: unknown;
|
62
|
+
popupRef: ({
|
63
|
+
$: import('vue').ComponentInternalInstance;
|
64
|
+
$data: {};
|
65
|
+
$props: {
|
66
|
+
readonly preventFocus?: boolean | undefined;
|
67
|
+
readonly tag?: string | undefined;
|
68
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
69
|
+
$attrs: {
|
70
|
+
[x: string]: unknown;
|
71
|
+
};
|
72
|
+
$refs: {
|
73
|
+
[x: string]: unknown;
|
74
|
+
};
|
75
|
+
$slots: Readonly<{
|
76
|
+
[name: string]: import('vue').Slot<any> | undefined;
|
77
|
+
}>;
|
78
|
+
$root: import('vue').ComponentPublicInstance | null;
|
79
|
+
$parent: import('vue').ComponentPublicInstance | null;
|
80
|
+
$host: Element | null;
|
81
|
+
$emit: (event: string, ...args: any[]) => void;
|
82
|
+
$el: any;
|
83
|
+
$options: import('vue').ComponentOptionsBase<Readonly<{
|
84
|
+
preventFocus?: boolean;
|
85
|
+
tag?: string;
|
86
|
+
}> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
87
|
+
preventFocus: boolean;
|
88
|
+
tag: string;
|
89
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
90
|
+
beforeCreate?: (() => void) | (() => void)[];
|
91
|
+
created?: (() => void) | (() => void)[];
|
92
|
+
beforeMount?: (() => void) | (() => void)[];
|
93
|
+
mounted?: (() => void) | (() => void)[];
|
94
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
95
|
+
updated?: (() => void) | (() => void)[];
|
96
|
+
activated?: (() => void) | (() => void)[];
|
97
|
+
deactivated?: (() => void) | (() => void)[];
|
98
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
99
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
100
|
+
destroyed?: (() => void) | (() => void)[];
|
101
|
+
unmounted?: (() => void) | (() => void)[];
|
102
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
103
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
104
|
+
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
105
|
+
};
|
106
|
+
$forceUpdate: () => void;
|
107
|
+
$nextTick: typeof import('vue').nextTick;
|
108
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
109
|
+
} & Readonly<{
|
110
|
+
preventFocus: boolean;
|
111
|
+
tag: string;
|
112
|
+
}> & Omit<Readonly<{
|
113
|
+
preventFocus?: boolean;
|
114
|
+
tag?: string;
|
115
|
+
}> & Readonly<{}>, "preventFocus" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
116
|
+
$slots: {
|
117
|
+
default?(_: {}): any;
|
118
|
+
};
|
119
|
+
}) | null;
|
120
|
+
arrowRef: HTMLDivElement;
|
121
|
+
};
|
59
122
|
$slots: Readonly<{
|
60
123
|
[name: string]: import('vue').Slot<any> | undefined;
|
61
124
|
}>;
|
@@ -176,7 +239,7 @@ declare function __VLS_template(): {
|
|
176
239
|
show(): void;
|
177
240
|
updatePosition(x: number, y: number): void;
|
178
241
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
179
|
-
$slots:
|
242
|
+
$slots: Readonly<import('../Trigger').TriggerSlots> & import('../Trigger').TriggerSlots;
|
180
243
|
}) | null;
|
181
244
|
};
|
182
245
|
rootEl: any;
|
@@ -267,7 +330,70 @@ declare const __VLS_component: import('vue').DefineComponent<PopconfirmProps, {
|
|
267
330
|
$attrs: {
|
268
331
|
[x: string]: unknown;
|
269
332
|
};
|
270
|
-
$refs:
|
333
|
+
$refs: {
|
334
|
+
[x: string]: unknown;
|
335
|
+
} & {
|
336
|
+
triggerRef: unknown;
|
337
|
+
popupRef: ({
|
338
|
+
$: import('vue').ComponentInternalInstance;
|
339
|
+
$data: {};
|
340
|
+
$props: {
|
341
|
+
readonly preventFocus?: boolean | undefined;
|
342
|
+
readonly tag?: string | undefined;
|
343
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
344
|
+
$attrs: {
|
345
|
+
[x: string]: unknown;
|
346
|
+
};
|
347
|
+
$refs: {
|
348
|
+
[x: string]: unknown;
|
349
|
+
};
|
350
|
+
$slots: Readonly<{
|
351
|
+
[name: string]: import('vue').Slot<any> | undefined;
|
352
|
+
}>;
|
353
|
+
$root: import('vue').ComponentPublicInstance | null;
|
354
|
+
$parent: import('vue').ComponentPublicInstance | null;
|
355
|
+
$host: Element | null;
|
356
|
+
$emit: (event: string, ...args: any[]) => void;
|
357
|
+
$el: any;
|
358
|
+
$options: import('vue').ComponentOptionsBase<Readonly<{
|
359
|
+
preventFocus?: boolean;
|
360
|
+
tag?: string;
|
361
|
+
}> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
362
|
+
preventFocus: boolean;
|
363
|
+
tag: string;
|
364
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
365
|
+
beforeCreate?: (() => void) | (() => void)[];
|
366
|
+
created?: (() => void) | (() => void)[];
|
367
|
+
beforeMount?: (() => void) | (() => void)[];
|
368
|
+
mounted?: (() => void) | (() => void)[];
|
369
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
370
|
+
updated?: (() => void) | (() => void)[];
|
371
|
+
activated?: (() => void) | (() => void)[];
|
372
|
+
deactivated?: (() => void) | (() => void)[];
|
373
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
374
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
375
|
+
destroyed?: (() => void) | (() => void)[];
|
376
|
+
unmounted?: (() => void) | (() => void)[];
|
377
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
378
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
379
|
+
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
380
|
+
};
|
381
|
+
$forceUpdate: () => void;
|
382
|
+
$nextTick: typeof import('vue').nextTick;
|
383
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
384
|
+
} & Readonly<{
|
385
|
+
preventFocus: boolean;
|
386
|
+
tag: string;
|
387
|
+
}> & Omit<Readonly<{
|
388
|
+
preventFocus?: boolean;
|
389
|
+
tag?: string;
|
390
|
+
}> & Readonly<{}>, "preventFocus" | "tag"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
|
391
|
+
$slots: {
|
392
|
+
default?(_: {}): any;
|
393
|
+
};
|
394
|
+
}) | null;
|
395
|
+
arrowRef: HTMLDivElement;
|
396
|
+
};
|
271
397
|
$slots: Readonly<{
|
272
398
|
[name: string]: import('vue').Slot<any> | undefined;
|
273
399
|
}>;
|
@@ -388,7 +514,7 @@ declare const __VLS_component: import('vue').DefineComponent<PopconfirmProps, {
|
|
388
514
|
show(): void;
|
389
515
|
updatePosition(x: number, y: number): void;
|
390
516
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
391
|
-
$slots:
|
517
|
+
$slots: Readonly<import('../Trigger').TriggerSlots> & import('../Trigger').TriggerSlots;
|
392
518
|
}) | null;
|
393
519
|
}, any>;
|
394
520
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
package/lib/Popconfirm/type.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { CSSProperties } from 'vue';
|
1
|
+
import { CSSProperties, VNode } from 'vue';
|
2
2
|
import { ClassName, PopupContainer } from '../_shared/type';
|
3
3
|
import { OnBeforeCancel, OnBeforeOk } from '../Modal';
|
4
4
|
import { TriggerPostion, TriggerProps } from '../Trigger';
|
@@ -30,9 +30,9 @@ export interface PopconfirmEmits {
|
|
30
30
|
(e: 'cancel'): void;
|
31
31
|
}
|
32
32
|
export interface PopconfirmSlots {
|
33
|
-
default()
|
34
|
-
content()
|
35
|
-
icon()
|
33
|
+
default?: () => VNode[];
|
34
|
+
content?: () => VNode[];
|
35
|
+
icon?: () => VNode[];
|
36
36
|
}
|
37
37
|
export type PopconfirmType = 'info' | 'success' | 'warning' | 'error';
|
38
38
|
export interface PopconfirmExpose {
|
package/lib/Popover/type.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { CSSProperties } from 'vue';
|
1
|
+
import { CSSProperties, VNode } from 'vue';
|
2
2
|
import { ClassName, PopupContainer } from '../_shared/type';
|
3
3
|
import { TriggerPostion, TriggerProps, TriggerType } from '../Trigger';
|
4
4
|
export interface PopoverProps {
|
@@ -20,9 +20,9 @@ export interface PopoverEmits {
|
|
20
20
|
(e: 'popup-visible-change', value: boolean): void;
|
21
21
|
}
|
22
22
|
export interface PopoverSlots {
|
23
|
-
default()
|
24
|
-
content()
|
25
|
-
title()
|
23
|
+
default?: () => VNode[];
|
24
|
+
content?: () => VNode[];
|
25
|
+
title?: () => VNode[];
|
26
26
|
}
|
27
27
|
export interface PopoverExpose {
|
28
28
|
hide(): void;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { Ref } from 'vue';
|
2
|
-
import { RadioType, RadioGroupEmits, RadioValue
|
3
|
-
import { Size, Props } from '../../_shared/type';
|
2
|
+
import { RadioType, RadioGroupEmits, RadioValue } from '../type';
|
3
|
+
import { Size, Props, ObjectData } from '../../_shared/type';
|
4
4
|
interface RadioContext {
|
5
5
|
computedValue: Ref<RadioValue | undefined>;
|
6
6
|
type: Ref<RadioType>;
|
@@ -11,10 +11,7 @@ interface RadioContext {
|
|
11
11
|
}
|
12
12
|
declare const _default: () => {
|
13
13
|
provide: (props: Props, emits: RadioGroupEmits) => {
|
14
|
-
options: import('vue').ComputedRef<
|
15
|
-
label: RadioOption;
|
16
|
-
value: RadioOption;
|
17
|
-
})[]>;
|
14
|
+
options: import('vue').ComputedRef<ObjectData[]>;
|
18
15
|
};
|
19
16
|
inject: () => RadioContext;
|
20
17
|
};
|
package/lib/Radio/type.d.ts
CHANGED
@@ -1,4 +1,5 @@
|
|
1
1
|
import { Direction, Size, ObjectData } from '../_shared/type';
|
2
|
+
import { VNode } from 'vue';
|
2
3
|
export interface RadioProps {
|
3
4
|
modelValue?: RadioValue;
|
4
5
|
defaultChecked?: boolean;
|
@@ -11,11 +12,11 @@ export interface RadioEmits {
|
|
11
12
|
(e: 'change', value: RadioValue, ev: Event): void;
|
12
13
|
}
|
13
14
|
export interface RadioSlots {
|
14
|
-
default()
|
15
|
-
radio(scope: {
|
15
|
+
default?: () => VNode[];
|
16
|
+
radio?: (scope: {
|
16
17
|
checked: boolean;
|
17
18
|
disabled: boolean;
|
18
|
-
})
|
19
|
+
}) => VNode[];
|
19
20
|
}
|
20
21
|
export interface RadioGroupProps {
|
21
22
|
modelValue?: RadioValue;
|
@@ -31,14 +32,14 @@ export interface RadioGroupEmits {
|
|
31
32
|
(e: 'change', value: RadioValue): void;
|
32
33
|
}
|
33
34
|
export interface RadioGroupSlots {
|
34
|
-
default()
|
35
|
-
radio(scope: {
|
35
|
+
default?: () => VNode[];
|
36
|
+
radio?: (scope: {
|
36
37
|
checked: boolean;
|
37
38
|
disabled: boolean;
|
38
|
-
})
|
39
|
-
label(scope: {
|
39
|
+
}) => VNode[];
|
40
|
+
label?: (scope: {
|
40
41
|
data: ObjectData;
|
41
|
-
})
|
42
|
+
}) => VNode[];
|
42
43
|
}
|
43
44
|
export type RadioOption = (RadioValue | {
|
44
45
|
label?: string;
|
package/lib/Rate/type.d.ts
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
import { VNode } from 'vue';
|
1
2
|
export interface RateProps {
|
2
3
|
count?: number;
|
3
4
|
modelValue?: number;
|
@@ -15,7 +16,7 @@ export interface RateEmits {
|
|
15
16
|
(e: 'hover-change', value: number): void;
|
16
17
|
}
|
17
18
|
export interface RateSlots {
|
18
|
-
character(scope: {
|
19
|
+
character?: (scope: {
|
19
20
|
index: number;
|
20
|
-
})
|
21
|
+
}) => VNode[];
|
21
22
|
}
|
package/lib/ResizeBox/type.d.ts
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
import { VNode } from 'vue';
|
1
2
|
export interface ResizeBoxProps {
|
2
3
|
width?: number;
|
3
4
|
height?: number;
|
@@ -15,12 +16,12 @@ export interface ResizeBoxEmits {
|
|
15
16
|
(e: 'moving-end', ev: MouseEvent): void;
|
16
17
|
}
|
17
18
|
export interface ResizeBoxSlots {
|
18
|
-
default()
|
19
|
-
|
19
|
+
default?: () => VNode[];
|
20
|
+
'resize-trigger'?: (scope: {
|
20
21
|
direction: ResizeBoxDirection;
|
21
|
-
})
|
22
|
-
|
22
|
+
}) => VNode[];
|
23
|
+
'resize-trigger-icon'?: (scope: {
|
23
24
|
direction: ResizeBoxDirection;
|
24
|
-
})
|
25
|
+
}) => VNode[];
|
25
26
|
}
|
26
27
|
export type ResizeBoxDirection = 'left' | 'right' | 'top' | 'bottom';
|