yc-design-vue 1.0.7 → 1.0.9
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/Alert/index.d.ts +3 -3
- package/es/Alert/index.vue.d.ts +1 -1
- package/es/AutoComplete/index.d.ts +10 -10
- package/es/AutoComplete/index.vue.d.ts +20 -20
- package/es/Cascader/CascaderOption.vue.d.ts +1 -1
- package/es/ColorPicker/hooks/useContext.d.ts +1 -1
- package/es/Descriptions/Descriptions.vue.d.ts +1 -1
- package/es/Descriptions/hooks/useContext.d.ts +1 -1
- package/es/Descriptions/index.d.ts +3 -3
- package/es/Drawer/Drawer.vue.d.ts +1 -1
- package/es/Drawer/DrawerService.vue.d.ts +1 -1
- package/es/Drawer/index.d.ts +3 -3
- package/es/Image/ImagePreview.vue.js +1 -1
- package/es/Image/ImagePreview.vue2.js +0 -1
- package/es/InputTag/index.d.ts +5 -5
- package/es/InputTag/index.vue.d.ts +2 -2
- package/es/List/List.vue.d.ts +2 -3
- package/es/List/List.vue.js +1 -1
- package/es/List/List.vue2.js +5 -22
- package/es/List/index.d.ts +1 -4
- package/es/List/type.d.ts +0 -2
- package/es/Mention/index.d.ts +13 -13
- package/es/Mention/index.vue.d.ts +21 -21
- package/es/Message/Message.vue.d.ts +1 -1
- package/es/Message/index.d.ts +3 -3
- package/es/Modal/Modal.vue.d.ts +2 -2
- package/es/Modal/ModalService.vue.d.ts +2 -2
- package/es/Modal/index.d.ts +6 -6
- package/es/Notification/Notification.vue.d.ts +3 -3
- package/es/Notification/index.d.ts +9 -9
- package/es/Pagination/hooks/useContext.d.ts +1 -1
- package/es/Popover/index.d.ts +3 -3
- package/es/Popover/index.vue.d.ts +1 -1
- package/es/Select/Select.vue.d.ts +12 -12
- package/es/Select/index.d.ts +10 -10
- package/es/Statistic/Countdown.vue.d.ts +1 -1
- package/es/Statistic/Statistic.vue.d.ts +1 -1
- package/es/Statistic/Statistic.vue.js +1 -1
- package/es/Statistic/Statistic.vue2.js +9 -2
- package/es/Statistic/index.d.ts +6 -6
- package/es/Tabs/hooks/useContext.d.ts +1 -1
- package/es/Transfer/Transfer.vue.d.ts +1 -1
- package/es/Transfer/index.d.ts +3 -3
- package/es/Trigger/index.vue.js +1 -1
- package/es/Trigger/index.vue2.js +5 -2
- package/es/Typography/TypographyBase.vue2.js +2 -2
- package/es/_shared/icons/IconCopy.vue.js +1 -16
- package/es/_shared/icons/IconCopy.vue2.js +16 -1
- package/es/_shared/icons/IconEdit.vue.js +1 -16
- package/es/_shared/icons/IconEdit.vue2.js +16 -1
- package/es/_shared/utils/dom.d.ts +1 -1
- package/es/_shared/utils/global-config.d.ts +1 -1
- package/es/index.d.ts +3 -3
- package/es/style.css +1 -1
- package/lib/Alert/index.d.ts +3 -3
- package/lib/Alert/index.vue.d.ts +1 -1
- package/lib/AutoComplete/index.d.ts +10 -10
- package/lib/AutoComplete/index.vue.d.ts +20 -20
- package/lib/Cascader/CascaderOption.vue.d.ts +1 -1
- package/lib/ColorPicker/hooks/useContext.d.ts +1 -1
- package/lib/Descriptions/Descriptions.vue.d.ts +1 -1
- package/lib/Descriptions/hooks/useContext.d.ts +1 -1
- package/lib/Descriptions/index.d.ts +3 -3
- package/lib/Drawer/Drawer.vue.d.ts +1 -1
- package/lib/Drawer/DrawerService.vue.d.ts +1 -1
- package/lib/Drawer/index.d.ts +3 -3
- package/lib/Image/ImagePreview.vue.js +1 -1
- package/lib/InputTag/index.d.ts +5 -5
- package/lib/InputTag/index.vue.d.ts +2 -2
- package/lib/List/List.vue.d.ts +2 -3
- package/lib/List/List.vue.js +1 -1
- package/lib/List/List.vue2.js +1 -1
- package/lib/List/index.d.ts +1 -4
- package/lib/List/type.d.ts +0 -2
- package/lib/Mention/index.d.ts +13 -13
- package/lib/Mention/index.vue.d.ts +21 -21
- package/lib/Message/Message.vue.d.ts +1 -1
- package/lib/Message/index.d.ts +3 -3
- package/lib/Modal/Modal.vue.d.ts +2 -2
- package/lib/Modal/ModalService.vue.d.ts +2 -2
- package/lib/Modal/index.d.ts +6 -6
- package/lib/Notification/Notification.vue.d.ts +3 -3
- package/lib/Notification/index.d.ts +9 -9
- package/lib/Pagination/hooks/useContext.d.ts +1 -1
- package/lib/Popover/index.d.ts +3 -3
- package/lib/Popover/index.vue.d.ts +1 -1
- package/lib/Select/Select.vue.d.ts +12 -12
- package/lib/Select/index.d.ts +10 -10
- package/lib/Statistic/Countdown.vue.d.ts +1 -1
- package/lib/Statistic/Statistic.vue.d.ts +1 -1
- package/lib/Statistic/Statistic.vue.js +1 -1
- package/lib/Statistic/Statistic.vue2.js +1 -1
- package/lib/Statistic/index.d.ts +6 -6
- package/lib/Tabs/hooks/useContext.d.ts +1 -1
- package/lib/Transfer/Transfer.vue.d.ts +1 -1
- package/lib/Transfer/index.d.ts +3 -3
- package/lib/Trigger/index.vue.js +1 -1
- package/lib/Trigger/index.vue2.js +1 -1
- package/lib/Typography/TypographyBase.vue2.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/IconEdit.vue.js +1 -1
- package/lib/_shared/icons/IconEdit.vue2.js +1 -1
- package/lib/_shared/utils/dom.d.ts +1 -1
- package/lib/_shared/utils/global-config.d.ts +1 -1
- package/lib/index.d.ts +3 -3
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/List/List.vue.d.ts
CHANGED
@@ -71,7 +71,7 @@ declare function __VLS_template(): {
|
|
71
71
|
outerStyle: import('vue').CSSProperties;
|
72
72
|
}> & Omit<Readonly<import('../Scrollbar').ScrollbarProps> & Readonly<{
|
73
73
|
onScroll?: ((left: number, top: number, ev: Event) => any) | undefined;
|
74
|
-
}>, "
|
74
|
+
}>, "scrollTop" | "scrollLeft" | ("scrollbar" | "type" | "outerClass" | "outerStyle") | "scrollTo" | "getScrollRef"> & import('vue').ShallowUnwrapRef<{
|
75
75
|
scrollTo(options: ScrollOptions): void;
|
76
76
|
scrollLeft(left: number): void;
|
77
77
|
scrollTop(top: number): void;
|
@@ -159,7 +159,6 @@ declare const __VLS_component: import('vue').DefineComponent<ListProps, {}, {},
|
|
159
159
|
virtualListProps: import('..').VirtualListProps;
|
160
160
|
hoverable: boolean;
|
161
161
|
paginationProps: import('../Pagination').PaginationProps;
|
162
|
-
gridProps: import('../Grid').GridProps;
|
163
162
|
bottomOffset: number;
|
164
163
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
165
164
|
realListRef: ({
|
@@ -230,7 +229,7 @@ declare const __VLS_component: import('vue').DefineComponent<ListProps, {}, {},
|
|
230
229
|
outerStyle: import('vue').CSSProperties;
|
231
230
|
}> & Omit<Readonly<import('../Scrollbar').ScrollbarProps> & Readonly<{
|
232
231
|
onScroll?: ((left: number, top: number, ev: Event) => any) | undefined;
|
233
|
-
}>, "
|
232
|
+
}>, "scrollTop" | "scrollLeft" | ("scrollbar" | "type" | "outerClass" | "outerStyle") | "scrollTo" | "getScrollRef"> & import('vue').ShallowUnwrapRef<{
|
234
233
|
scrollTo(options: ScrollOptions): void;
|
235
234
|
scrollLeft(left: number): void;
|
236
235
|
scrollTop(top: number): void;
|
package/lib/List/List.vue.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("./List.vue2.js");;/* empty css */const r=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-
|
1
|
+
"use strict";const e=require("./List.vue2.js");;/* empty css */const r=require("../_virtual/_plugin-vue_export-helper.js")(e,[["__scopeId","data-v-a549d4df"]]);module.exports=r;
|
package/lib/List/List.vue2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue"),l=require("../node_modules/@vueuse/core/index.js");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const t=require("../_shared/utils/fn.js");require("../_shared/utils/time.js");const o=require("../_shared/utils/global-config.js"),r=require("../_shared/utils/control.js"),a=require("./hooks/useScrollReach.js"),s=require("../Spin/index.js"),i=require("../Scrollbar/index.js"),n=require("../Pagination/index.js"),u=require("
|
1
|
+
"use strict";const e=require("vue"),l=require("../node_modules/@vueuse/core/index.js");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js");const t=require("../_shared/utils/fn.js");require("../_shared/utils/time.js");const o=require("../_shared/utils/global-config.js"),r=require("../_shared/utils/control.js"),a=require("./hooks/useScrollReach.js"),s=require("../Spin/index.js"),i=require("../Scrollbar/index.js"),n=require("../Pagination/index.js"),u=require("./ListVirtual.vue.js");;/* empty css */const c=require("./ListItem.vue.js"),d={class:"yc-list-content-wrapper"},v={key:0,class:"yc-list-header"},m={key:2,role:"list",class:"yc-list-content"},f={key:4,class:"yc-list-footer"},p=e.defineComponent({name:"List",__name:"List",props:{data:{default:()=>[]},size:{default:void 0},bordered:{type:Boolean,default:!0},split:{type:Boolean,default:!0},loading:{type:Boolean,default:!1},hoverable:{type:Boolean,default:!1},paginationProps:{default:void 0},maxHeight:{default:void 0},bottomOffset:{default:0},virtualListProps:{default:void 0},scrollbar:{type:Boolean,default:!0}},emits:["scroll","reach-bottom","page-change","page-size-change"],setup(p,{emit:y}){var g,h;e.useSlots();const k=p,B=y,{data:b,paginationProps:S,virtualListProps:x,bottomOffset:q}=e.toRefs(k),{size:_,renderEmpty:j}=o.getGlobalConfig(k),z=e.ref(!1),C=e.ref(),$=e.ref(),L=e.computed(()=>!(!x.value||S.value)&&(x.value.itemHeight&&(!x.value.threshold||x.value.threshold>b.value.length))),P=e.computed(()=>{var e;return L.value?l.unrefElement($):null==(e=C.value)?void 0:e.getScrollRef()});a({scrollRef:P,offset:{bottom:q.value},onScroll:(e,l)=>{z.value=l.bottom,B("scroll",e)},onReachBottom:e=>{B("reach-bottom",e)}});const R=e.computed(()=>{var e;return null==(e=S.value)?void 0:e.current}),V=r(R,(null==(g=S.value)?void 0:g.current)||1,e=>{B("page-change",e)}),E=e.computed(()=>{var e;return null==(e=S.value)?void 0:e.pageSize}),N=r(E,(null==(h=S.value)?void 0:h.defaultPageSize)||10,e=>{V.value=1,B("page-change",e)}),w=e.computed(()=>S.value?b.value.slice((V.value-1)*N.value,V.value*N.value):b.value);return(l,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["yc-list-wrapper",`yc-list-size-${e.unref(_)}`,{"yc-list-bordered":l.bordered,"yc-list-hoverable":l.hoverable,"yc-list-split":l.split}])},[e.createVNode(e.unref(s),{loading:l.loading,class:"yc-list-spin"},{default:e.withCtx(()=>{var r;return[e.createVNode(e.unref(i),{scrollbar:l.scrollbar,style:e.normalizeStyle({maxHeight:L.value?"":e.unref(t.valueToPx)(l.maxHeight)}),class:"yc-list",ref_key:"realListRef",ref:C},{default:e.withCtx(()=>[e.createElementVNode("div",d,[l.$slots.header?(e.openBlock(),e.createElementBlock("div",v,[e.renderSlot(l.$slots,"header",{},void 0,!0)])):e.createCommentVNode("",!0),L.value?(e.openBlock(),e.createBlock(u,{key:1,data:e.unref(b),"virtual-list-props":e.unref(x),style:e.normalizeStyle({maxHeight:e.unref(t.valueToPx)(l.maxHeight)}),ref_key:"virtualListRef",ref:$},e.createSlots({_:2},[l.$slots.item?{name:"item",fn:e.withCtx(t=>[e.renderSlot(l.$slots,"item",e.normalizeProps(e.guardReactiveProps(t)),void 0,!0)]),key:"0"}:void 0]),1032,["data","virtual-list-props","style"])):(e.openBlock(),e.createElementBlock("div",m,[e.renderSlot(l.$slots,"default",{},void 0,!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(w.value,(t,o)=>e.renderSlot(l.$slots,"item",{key:o,index:o,item:t},void 0,!0)),128))])),l.$slots.default||w.value.length?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.$slots.empty||e.unref(j)("List")),{key:3})),l.$slots.footer?(e.openBlock(),e.createElementBlock("div",f,[e.renderSlot(l.$slots,"footer",{},void 0,!0)])):e.createCommentVNode("",!0),l.$slots["scroll-loading"]&&z.value?(e.openBlock(),e.createBlock(c,{key:5,class:"yc-list-scroll-loading"},{default:e.withCtx(()=>[e.renderSlot(l.$slots,"scroll-loading",{},void 0,!0)]),_:3})):e.createCommentVNode("",!0)])]),_:3},8,["scrollbar","style"]),e.unref(S)?(e.openBlock(),e.createBlock(e.unref(n),{key:0,current:e.unref(V),"onUpdate:current":o[0]||(o[0]=l=>e.isRef(V)?V.value=l:null),"page-size":e.unref(N),"onUpdate:pageSize":o[1]||(o[1]=l=>e.isRef(N)?N.value=l:null),total:(null==(r=e.unref(S))?void 0:r.total)||0},null,8,["current","page-size","total"])):e.createCommentVNode("",!0)]}),_:3},8,["loading"])],2))}});module.exports=p;
|
package/lib/List/index.d.ts
CHANGED
@@ -28,7 +28,6 @@ declare const List: {
|
|
28
28
|
virtualListProps: import('..').VirtualListProps;
|
29
29
|
hoverable: boolean;
|
30
30
|
paginationProps: import('..').PaginationProps;
|
31
|
-
gridProps: import('..').GridProps;
|
32
31
|
bottomOffset: number;
|
33
32
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
34
33
|
realListRef: ({
|
@@ -99,7 +98,7 @@ declare const List: {
|
|
99
98
|
outerStyle: import('vue').CSSProperties;
|
100
99
|
}> & Omit<Readonly<import('..').ScrollbarProps> & Readonly<{
|
101
100
|
onScroll?: ((left: number, top: number, ev: Event) => any) | undefined;
|
102
|
-
}>, "
|
101
|
+
}>, "scrollTop" | "scrollLeft" | ("scrollbar" | "type" | "outerClass" | "outerStyle") | "scrollTo" | "getScrollRef"> & import('vue').ShallowUnwrapRef<{
|
103
102
|
scrollTo(options: ScrollOptions): void;
|
104
103
|
scrollLeft(left: number): void;
|
105
104
|
scrollTop(top: number): void;
|
@@ -185,7 +184,6 @@ declare const List: {
|
|
185
184
|
virtualListProps: import('..').VirtualListProps;
|
186
185
|
hoverable: boolean;
|
187
186
|
paginationProps: import('..').PaginationProps;
|
188
|
-
gridProps: import('..').GridProps;
|
189
187
|
bottomOffset: number;
|
190
188
|
}>;
|
191
189
|
__isFragment?: never;
|
@@ -212,7 +210,6 @@ declare const List: {
|
|
212
210
|
virtualListProps: import('..').VirtualListProps;
|
213
211
|
hoverable: boolean;
|
214
212
|
paginationProps: import('..').PaginationProps;
|
215
|
-
gridProps: import('..').GridProps;
|
216
213
|
bottomOffset: number;
|
217
214
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
218
215
|
$slots: Readonly<import('./type').ListSlots> & import('./type').ListSlots;
|
package/lib/List/type.d.ts
CHANGED
@@ -1,5 +1,4 @@
|
|
1
1
|
import { Direction, ObjectData } from '../_shared/type';
|
2
|
-
import { GridProps } from '../Grid';
|
3
2
|
import { PaginationProps } from '../Pagination';
|
4
3
|
import { VirtualListProps } from '../Select';
|
5
4
|
import { VNode } from 'vue';
|
@@ -11,7 +10,6 @@ export interface ListProps {
|
|
11
10
|
loading?: boolean;
|
12
11
|
hoverable?: boolean;
|
13
12
|
paginationProps?: PaginationProps;
|
14
|
-
gridProps?: GridProps;
|
15
13
|
maxHeight?: number | string;
|
16
14
|
bottomOffset?: number;
|
17
15
|
virtualListProps?: VirtualListProps;
|
package/lib/Mention/index.d.ts
CHANGED
@@ -26,13 +26,13 @@ declare const Mention: {
|
|
26
26
|
"update:modelValue": (value: string) => any;
|
27
27
|
}, import('vue').PublicProps, {
|
28
28
|
disabled: boolean;
|
29
|
-
prefix: string | string[];
|
30
29
|
split: string;
|
31
30
|
type: "input" | "textarea";
|
32
31
|
data: import('..').SelectOptions;
|
33
32
|
modelValue: string;
|
34
33
|
defaultValue: string;
|
35
34
|
allowClear: boolean;
|
35
|
+
prefix: string | string[];
|
36
36
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
37
37
|
autoCompleteRef: ({
|
38
38
|
$: import('vue').ComponentInternalInstance;
|
@@ -114,9 +114,9 @@ declare const Mention: {
|
|
114
114
|
readonly "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
115
115
|
readonly "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
116
116
|
readonly onClear?: (() => any) | undefined;
|
117
|
-
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
118
117
|
readonly onSelect?: ((value: import('..').SelectValue) => any) | undefined;
|
119
118
|
readonly onSearch?: ((value: string) => any) | undefined;
|
119
|
+
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
120
120
|
readonly "onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
121
121
|
readonly "onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
122
122
|
readonly "onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -391,9 +391,9 @@ declare const Mention: {
|
|
391
391
|
readonly allowCreate?: boolean | undefined;
|
392
392
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
393
393
|
readonly onClear?: ((ev: MouseEvent) => any) | undefined;
|
394
|
-
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
395
394
|
readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
|
396
395
|
readonly onInput?: ((value: string) => any) | undefined;
|
396
|
+
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
397
397
|
readonly "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
398
398
|
readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
399
399
|
readonly "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -414,14 +414,14 @@ declare const Mention: {
|
|
414
414
|
$root: import('vue').ComponentPublicInstance | null;
|
415
415
|
$parent: import('vue').ComponentPublicInstance | null;
|
416
416
|
$host: Element | null;
|
417
|
-
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "
|
417
|
+
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
|
418
418
|
$el: HTMLDivElement;
|
419
419
|
$options: import('vue').ComponentOptionsBase<Readonly<import('..').InputTagProps> & Readonly<{
|
420
420
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
421
421
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
422
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
423
422
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
424
423
|
onInput?: ((value: string) => any) | undefined;
|
424
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
425
425
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
426
426
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
427
427
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -432,9 +432,9 @@ declare const Mention: {
|
|
432
432
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
433
433
|
focus: (ev: FocusEvent) => any;
|
434
434
|
clear: (ev: MouseEvent) => any;
|
435
|
-
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
436
435
|
blur: (ev: FocusEvent) => any;
|
437
436
|
input: (value: string) => any;
|
437
|
+
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
438
438
|
"update:modelValue": (value: import('..').InputTagValue) => any;
|
439
439
|
"update:inputValue": (value: string) => any;
|
440
440
|
"input-value-change": (value: string, ev: Event) => any;
|
@@ -496,9 +496,9 @@ declare const Mention: {
|
|
496
496
|
}> & Omit<Readonly<import('..').InputTagProps> & Readonly<{
|
497
497
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
498
498
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
499
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
500
499
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
501
500
|
onInput?: ((value: string) => any) | undefined;
|
501
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
502
502
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
503
503
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
504
504
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -516,16 +516,16 @@ declare const Mention: {
|
|
516
516
|
$root: import('vue').ComponentPublicInstance | null;
|
517
517
|
$parent: import('vue').ComponentPublicInstance | null;
|
518
518
|
$host: Element | null;
|
519
|
-
$emit: ((event: "change", value: import('..').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "
|
519
|
+
$emit: ((event: "change", value: import('..').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('..').SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "update:modelValue", value: import('..').SelectValue) => void) & ((event: "update:inputValue", value: import('..').SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "exceedLimit", value: import('..').SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
|
520
520
|
$el: any;
|
521
521
|
$options: import('vue').ComponentOptionsBase<Readonly<import('..').SelectProps> & Readonly<{
|
522
522
|
onChange?: ((value: import('..').SelectValue) => any) | undefined;
|
523
523
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
524
524
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
525
525
|
onClear?: (() => any) | undefined;
|
526
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
527
526
|
onSelect?: ((value: import('..').SelectValue) => any) | undefined;
|
528
527
|
onSearch?: ((value: string) => any) | undefined;
|
528
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
529
529
|
"onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
530
530
|
"onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
531
531
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -541,9 +541,9 @@ declare const Mention: {
|
|
541
541
|
"update:popupVisible": (value: boolean) => any;
|
542
542
|
"popup-visible-change": (value: boolean) => any;
|
543
543
|
clear: () => any;
|
544
|
-
remove: (index: string | number, ev: Event) => any;
|
545
544
|
select: (value: import('..').SelectValue) => any;
|
546
545
|
search: (value: string) => any;
|
546
|
+
remove: (index: string | number, ev: Event) => any;
|
547
547
|
"update:modelValue": (value: import('..').SelectValue) => any;
|
548
548
|
"update:inputValue": (value: import('..').SelectValue) => any;
|
549
549
|
"input-value-change": (value: string) => any;
|
@@ -643,9 +643,9 @@ declare const Mention: {
|
|
643
643
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
644
644
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
645
645
|
onClear?: (() => any) | undefined;
|
646
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
647
646
|
onSelect?: ((value: import('..').SelectValue) => any) | undefined;
|
648
647
|
onSearch?: ((value: string) => any) | undefined;
|
648
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
649
649
|
"onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
650
650
|
"onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
651
651
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -861,13 +861,13 @@ declare const Mention: {
|
|
861
861
|
blur(): void;
|
862
862
|
}, {}, {}, {}, {
|
863
863
|
disabled: boolean;
|
864
|
-
prefix: string | string[];
|
865
864
|
split: string;
|
866
865
|
type: "input" | "textarea";
|
867
866
|
data: import('..').SelectOptions;
|
868
867
|
modelValue: string;
|
869
868
|
defaultValue: string;
|
870
869
|
allowClear: boolean;
|
870
|
+
prefix: string | string[];
|
871
871
|
}>;
|
872
872
|
__isFragment?: never;
|
873
873
|
__isTeleport?: never;
|
@@ -895,13 +895,13 @@ declare const Mention: {
|
|
895
895
|
"update:modelValue": (value: string) => any;
|
896
896
|
}, string, {
|
897
897
|
disabled: boolean;
|
898
|
-
prefix: string | string[];
|
899
898
|
split: string;
|
900
899
|
type: "input" | "textarea";
|
901
900
|
data: import('..').SelectOptions;
|
902
901
|
modelValue: string;
|
903
902
|
defaultValue: string;
|
904
903
|
allowClear: boolean;
|
904
|
+
prefix: string | string[];
|
905
905
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
906
906
|
$slots: Readonly<import('./type').MentionSlots> & import('./type').MentionSlots;
|
907
907
|
}) & {
|
@@ -85,9 +85,9 @@ declare function __VLS_template(): {
|
|
85
85
|
readonly "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
86
86
|
readonly "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
87
87
|
readonly onClear?: (() => any) | undefined;
|
88
|
-
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
89
88
|
readonly onSelect?: ((value: SelectValue) => any) | undefined;
|
90
89
|
readonly onSearch?: ((value: string) => any) | undefined;
|
90
|
+
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
91
91
|
readonly "onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
|
92
92
|
readonly "onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
|
93
93
|
readonly "onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -362,9 +362,9 @@ declare function __VLS_template(): {
|
|
362
362
|
readonly allowCreate?: boolean | undefined;
|
363
363
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
364
364
|
readonly onClear?: ((ev: MouseEvent) => any) | undefined;
|
365
|
-
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
366
365
|
readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
|
367
366
|
readonly onInput?: ((value: string) => any) | undefined;
|
367
|
+
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
368
368
|
readonly "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
369
369
|
readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
370
370
|
readonly "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -385,14 +385,14 @@ declare function __VLS_template(): {
|
|
385
385
|
$root: import('vue').ComponentPublicInstance | null;
|
386
386
|
$parent: import('vue').ComponentPublicInstance | null;
|
387
387
|
$host: Element | null;
|
388
|
-
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "
|
388
|
+
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
|
389
389
|
$el: HTMLDivElement;
|
390
390
|
$options: import('vue').ComponentOptionsBase<Readonly<import('..').InputTagProps> & Readonly<{
|
391
391
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
392
392
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
393
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
394
393
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
395
394
|
onInput?: ((value: string) => any) | undefined;
|
395
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
396
396
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
397
397
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
398
398
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -403,9 +403,9 @@ declare function __VLS_template(): {
|
|
403
403
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
404
404
|
focus: (ev: FocusEvent) => any;
|
405
405
|
clear: (ev: MouseEvent) => any;
|
406
|
-
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
407
406
|
blur: (ev: FocusEvent) => any;
|
408
407
|
input: (value: string) => any;
|
408
|
+
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
409
409
|
"update:modelValue": (value: import('..').InputTagValue) => any;
|
410
410
|
"update:inputValue": (value: string) => any;
|
411
411
|
"input-value-change": (value: string, ev: Event) => any;
|
@@ -467,9 +467,9 @@ declare function __VLS_template(): {
|
|
467
467
|
}> & Omit<Readonly<import('..').InputTagProps> & Readonly<{
|
468
468
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
469
469
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
470
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
471
470
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
472
471
|
onInput?: ((value: string) => any) | undefined;
|
472
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
473
473
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
474
474
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
475
475
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -487,16 +487,16 @@ declare function __VLS_template(): {
|
|
487
487
|
$root: import('vue').ComponentPublicInstance | null;
|
488
488
|
$parent: import('vue').ComponentPublicInstance | null;
|
489
489
|
$host: Element | null;
|
490
|
-
$emit: ((event: "change", value: SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "
|
490
|
+
$emit: ((event: "change", value: SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "update:modelValue", value: SelectValue) => void) & ((event: "update:inputValue", value: SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "exceedLimit", value: SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
|
491
491
|
$el: any;
|
492
492
|
$options: import('vue').ComponentOptionsBase<Readonly<import('../Select').SelectProps> & Readonly<{
|
493
493
|
onChange?: ((value: SelectValue) => any) | undefined;
|
494
494
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
495
495
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
496
496
|
onClear?: (() => any) | undefined;
|
497
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
498
497
|
onSelect?: ((value: SelectValue) => any) | undefined;
|
499
498
|
onSearch?: ((value: string) => any) | undefined;
|
499
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
500
500
|
"onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
|
501
501
|
"onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
|
502
502
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -512,9 +512,9 @@ declare function __VLS_template(): {
|
|
512
512
|
"update:popupVisible": (value: boolean) => any;
|
513
513
|
"popup-visible-change": (value: boolean) => any;
|
514
514
|
clear: () => any;
|
515
|
-
remove: (index: string | number, ev: Event) => any;
|
516
515
|
select: (value: SelectValue) => any;
|
517
516
|
search: (value: string) => any;
|
517
|
+
remove: (index: string | number, ev: Event) => any;
|
518
518
|
"update:modelValue": (value: SelectValue) => any;
|
519
519
|
"update:inputValue": (value: SelectValue) => any;
|
520
520
|
"input-value-change": (value: string) => any;
|
@@ -614,9 +614,9 @@ declare function __VLS_template(): {
|
|
614
614
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
615
615
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
616
616
|
onClear?: (() => any) | undefined;
|
617
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
618
617
|
onSelect?: ((value: SelectValue) => any) | undefined;
|
619
618
|
onSearch?: ((value: string) => any) | undefined;
|
619
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
620
620
|
"onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
|
621
621
|
"onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
|
622
622
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -838,13 +838,13 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
838
838
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
839
839
|
}>, {
|
840
840
|
disabled: boolean;
|
841
|
-
prefix: string | string[];
|
842
841
|
split: string;
|
843
842
|
type: "input" | "textarea";
|
844
843
|
data: import('../Select').SelectOptions;
|
845
844
|
modelValue: string;
|
846
845
|
defaultValue: string;
|
847
846
|
allowClear: boolean;
|
847
|
+
prefix: string | string[];
|
848
848
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
849
849
|
autoCompleteRef: ({
|
850
850
|
$: import('vue').ComponentInternalInstance;
|
@@ -926,9 +926,9 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
926
926
|
readonly "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
927
927
|
readonly "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
928
928
|
readonly onClear?: (() => any) | undefined;
|
929
|
-
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
930
929
|
readonly onSelect?: ((value: SelectValue) => any) | undefined;
|
931
930
|
readonly onSearch?: ((value: string) => any) | undefined;
|
931
|
+
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
932
932
|
readonly "onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
|
933
933
|
readonly "onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
|
934
934
|
readonly "onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -1203,9 +1203,9 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1203
1203
|
readonly allowCreate?: boolean | undefined;
|
1204
1204
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
1205
1205
|
readonly onClear?: ((ev: MouseEvent) => any) | undefined;
|
1206
|
-
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1207
1206
|
readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
|
1208
1207
|
readonly onInput?: ((value: string) => any) | undefined;
|
1208
|
+
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1209
1209
|
readonly "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
1210
1210
|
readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
1211
1211
|
readonly "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -1226,14 +1226,14 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1226
1226
|
$root: import('vue').ComponentPublicInstance | null;
|
1227
1227
|
$parent: import('vue').ComponentPublicInstance | null;
|
1228
1228
|
$host: Element | null;
|
1229
|
-
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "
|
1229
|
+
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
|
1230
1230
|
$el: HTMLDivElement;
|
1231
1231
|
$options: import('vue').ComponentOptionsBase<Readonly<import('..').InputTagProps> & Readonly<{
|
1232
1232
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
1233
1233
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
1234
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1235
1234
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
1236
1235
|
onInput?: ((value: string) => any) | undefined;
|
1236
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1237
1237
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
1238
1238
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
1239
1239
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -1244,9 +1244,9 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1244
1244
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
1245
1245
|
focus: (ev: FocusEvent) => any;
|
1246
1246
|
clear: (ev: MouseEvent) => any;
|
1247
|
-
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
1248
1247
|
blur: (ev: FocusEvent) => any;
|
1249
1248
|
input: (value: string) => any;
|
1249
|
+
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
1250
1250
|
"update:modelValue": (value: import('..').InputTagValue) => any;
|
1251
1251
|
"update:inputValue": (value: string) => any;
|
1252
1252
|
"input-value-change": (value: string, ev: Event) => any;
|
@@ -1308,9 +1308,9 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1308
1308
|
}> & Omit<Readonly<import('..').InputTagProps> & Readonly<{
|
1309
1309
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
1310
1310
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
1311
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1312
1311
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
1313
1312
|
onInput?: ((value: string) => any) | undefined;
|
1313
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1314
1314
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
1315
1315
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
1316
1316
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -1328,16 +1328,16 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1328
1328
|
$root: import('vue').ComponentPublicInstance | null;
|
1329
1329
|
$parent: import('vue').ComponentPublicInstance | null;
|
1330
1330
|
$host: Element | null;
|
1331
|
-
$emit: ((event: "change", value: SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "
|
1331
|
+
$emit: ((event: "change", value: SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "update:modelValue", value: SelectValue) => void) & ((event: "update:inputValue", value: SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "exceedLimit", value: SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
|
1332
1332
|
$el: any;
|
1333
1333
|
$options: import('vue').ComponentOptionsBase<Readonly<import('../Select').SelectProps> & Readonly<{
|
1334
1334
|
onChange?: ((value: SelectValue) => any) | undefined;
|
1335
1335
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
1336
1336
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
1337
1337
|
onClear?: (() => any) | undefined;
|
1338
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
1339
1338
|
onSelect?: ((value: SelectValue) => any) | undefined;
|
1340
1339
|
onSearch?: ((value: string) => any) | undefined;
|
1340
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
1341
1341
|
"onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
|
1342
1342
|
"onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
|
1343
1343
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -1353,9 +1353,9 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1353
1353
|
"update:popupVisible": (value: boolean) => any;
|
1354
1354
|
"popup-visible-change": (value: boolean) => any;
|
1355
1355
|
clear: () => any;
|
1356
|
-
remove: (index: string | number, ev: Event) => any;
|
1357
1356
|
select: (value: SelectValue) => any;
|
1358
1357
|
search: (value: string) => any;
|
1358
|
+
remove: (index: string | number, ev: Event) => any;
|
1359
1359
|
"update:modelValue": (value: SelectValue) => any;
|
1360
1360
|
"update:inputValue": (value: SelectValue) => any;
|
1361
1361
|
"input-value-change": (value: string) => any;
|
@@ -1455,9 +1455,9 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1455
1455
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
1456
1456
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
1457
1457
|
onClear?: (() => any) | undefined;
|
1458
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
1459
1458
|
onSelect?: ((value: SelectValue) => any) | undefined;
|
1460
1459
|
onSearch?: ((value: string) => any) | undefined;
|
1460
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
1461
1461
|
"onUpdate:modelValue"?: ((value: SelectValue) => any) | undefined;
|
1462
1462
|
"onUpdate:inputValue"?: ((value: SelectValue) => any) | undefined;
|
1463
1463
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { MessageProps } from './type';
|
2
2
|
declare const _default: import('vue').DefineComponent<MessageProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<MessageProps> & Readonly<{}>, {
|
3
3
|
duration: number;
|
4
|
-
id: string;
|
5
4
|
content: import('../_shared/type').RenderContent;
|
6
5
|
icon: import('vue').RenderFunction;
|
7
6
|
type: import('./type').MessageType;
|
7
|
+
id: string;
|
8
8
|
onClose: (id: string | number) => void;
|
9
9
|
closable: boolean;
|
10
10
|
showIcon: boolean;
|
package/lib/Message/index.d.ts
CHANGED
@@ -6,10 +6,10 @@ export * from './type';
|
|
6
6
|
declare const Message: {
|
7
7
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<MessageProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
8
8
|
duration: number;
|
9
|
-
id: string;
|
10
9
|
content: import('../_shared/type').RenderContent;
|
11
10
|
icon: import('vue').RenderFunction;
|
12
11
|
type: MessageType;
|
12
|
+
id: string;
|
13
13
|
onClose: (id: string | number) => void;
|
14
14
|
closable: boolean;
|
15
15
|
showIcon: boolean;
|
@@ -25,10 +25,10 @@ declare const Message: {
|
|
25
25
|
Defaults: {};
|
26
26
|
}, Readonly<MessageProps> & Readonly<{}>, {}, {}, {}, {}, {
|
27
27
|
duration: number;
|
28
|
-
id: string;
|
29
28
|
content: import('../_shared/type').RenderContent;
|
30
29
|
icon: import('vue').RenderFunction;
|
31
30
|
type: MessageType;
|
31
|
+
id: string;
|
32
32
|
onClose: (id: string | number) => void;
|
33
33
|
closable: boolean;
|
34
34
|
showIcon: boolean;
|
@@ -41,10 +41,10 @@ declare const Message: {
|
|
41
41
|
__isSuspense?: never;
|
42
42
|
} & import('vue').ComponentOptionsBase<Readonly<MessageProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
43
43
|
duration: number;
|
44
|
-
id: string;
|
45
44
|
content: import('../_shared/type').RenderContent;
|
46
45
|
icon: import('vue').RenderFunction;
|
47
46
|
type: MessageType;
|
47
|
+
id: string;
|
48
48
|
onClose: (id: string | number) => void;
|
49
49
|
closable: boolean;
|
50
50
|
showIcon: boolean;
|
package/lib/Modal/Modal.vue.d.ts
CHANGED
@@ -31,11 +31,10 @@ declare const __VLS_component: import('vue').DefineComponent<ModalProps, {}, {},
|
|
31
31
|
unmountOnClose: boolean;
|
32
32
|
popupContainer: import('..').PopupContainer;
|
33
33
|
renderToBody: boolean;
|
34
|
-
draggable: boolean;
|
35
|
-
title: string;
|
36
34
|
width: number | string;
|
37
35
|
visible: boolean;
|
38
36
|
footer: boolean;
|
37
|
+
title: string;
|
39
38
|
mask: boolean;
|
40
39
|
defaultVisible: boolean;
|
41
40
|
closable: boolean;
|
@@ -53,6 +52,7 @@ declare const __VLS_component: import('vue').DefineComponent<ModalProps, {}, {},
|
|
53
52
|
modalClass: import('../_shared/type').ClassName;
|
54
53
|
modalStyle: CSSProperties;
|
55
54
|
escToClose: boolean;
|
55
|
+
draggable: boolean;
|
56
56
|
fullscreen: boolean;
|
57
57
|
maskAnimationName: string;
|
58
58
|
modalAnimationName: string;
|
@@ -4,11 +4,10 @@ declare const _default: import('vue').DefineComponent<ModalServiceProps, {}, {},
|
|
4
4
|
unmountOnClose: boolean;
|
5
5
|
popupContainer: import('..').PopupContainer;
|
6
6
|
renderToBody: boolean;
|
7
|
-
draggable: boolean;
|
8
|
-
title: string & import('../_shared/type').RenderContent;
|
9
7
|
width: number | string;
|
10
8
|
content: import('../_shared/type').RenderContent;
|
11
9
|
footer: boolean;
|
10
|
+
title: string & import('../_shared/type').RenderContent;
|
12
11
|
mask: boolean;
|
13
12
|
closable: boolean;
|
14
13
|
bodyStyle: import('vue').CSSProperties;
|
@@ -25,6 +24,7 @@ declare const _default: import('vue').DefineComponent<ModalServiceProps, {}, {},
|
|
25
24
|
modalClass: import('../_shared/type').ClassName;
|
26
25
|
modalStyle: import('vue').CSSProperties;
|
27
26
|
escToClose: boolean;
|
27
|
+
draggable: boolean;
|
28
28
|
fullscreen: boolean;
|
29
29
|
maskAnimationName: string;
|
30
30
|
modalAnimationName: string;
|