orion-design 1.0.3 → 1.0.5
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/LovInput.vue_vue_type_script_setup_true_lang-QrvjS12n.js +401 -0
- package/dist/LovInput.vue_vue_type_script_setup_true_lang-QrvjS12n.js.map +1 -0
- package/dist/TableSelect.vue_vue_type_script_setup_true_lang-DmAuOipe.js +313 -0
- package/dist/TableSelect.vue_vue_type_script_setup_true_lang-DmAuOipe.js.map +1 -0
- package/dist/components/Edittable/Edittable.d.ts +9 -2
- package/dist/components/Edittable/columns/EdittableColumnDate.d.ts +1 -1
- package/dist/components/Edittable/columns/EdittableColumnMultiselect.d.ts +1 -1
- package/dist/components/Edittable/columns/EdittableColumnNumber.d.ts +1 -1
- package/dist/components/Edittable/columns/EdittableColumnSingleselect.d.ts +1 -1
- package/dist/components/Edittable/hooks/useEdittable.d.ts +2 -1
- package/dist/components/Edittable/hooks/useEdittable.js +60 -63
- package/dist/components/Edittable/hooks/useEdittable.js.map +1 -1
- package/dist/components/Edittable/index.d.ts +5 -0
- package/dist/components/Edittable/index.js +360 -324
- package/dist/components/Edittable/index.js.map +1 -1
- package/dist/components/Edittable/utils/index.d.ts +2 -0
- package/dist/components/Edittable/utils/index.js +47 -37
- package/dist/components/Edittable/utils/index.js.map +1 -1
- package/dist/components/Form/Form.d.ts +2 -2
- package/dist/components/Form/Form.js.map +1 -1
- package/dist/components/Form/LovInput/LovInput.vue.d.ts +7 -1
- package/dist/components/Form/index.js +371 -377
- package/dist/components/Form/index.js.map +1 -1
- package/dist/components/Input/DateInput/DateInput.d.ts +0 -1
- package/dist/components/Input/DateInput/DateInput.vue.d.ts +3 -0
- package/dist/components/Input/FileInput/FileInput.vue.d.ts +6 -3
- package/dist/components/Input/LovInput/LovInput.d.ts +0 -1
- package/dist/components/Input/LovInput/LovInput.js.map +1 -1
- package/dist/components/Input/LovInput/LovInput.vue.d.ts +6 -6
- package/dist/components/Input/NumberInput/NumberInput.d.ts +0 -1
- package/dist/components/Input/NumberInput/NumberInput.vue.d.ts +3 -0
- package/dist/components/Input/PasswordInput/PasswordInput.d.ts +0 -1
- package/dist/components/Input/PasswordInput/PasswordInput.vue.d.ts +3 -0
- package/dist/components/Input/StringInput/StringInput.d.ts +0 -1
- package/dist/components/Input/StringInput/StringInput.vue.d.ts +3 -0
- package/dist/components/Input/TableSelect/TableSelect.d.ts +0 -1
- package/dist/components/Input/TableSelect/TableSelect.js.map +1 -1
- package/dist/components/Input/TableSelect/TableSelect.vue.d.ts +6 -6
- package/dist/components/Input/Textarea/Textarea.d.ts +0 -1
- package/dist/components/Input/Textarea/Textarea.vue.d.ts +3 -0
- package/dist/components/Input/index.d.ts +35 -9
- package/dist/components/Input/index.js +2 -2
- package/dist/components/Tabs/index.d.ts +114 -56
- package/dist/components/Tabs/index.js +88 -464
- package/dist/components/Tabs/index.js.map +1 -1
- package/dist/components/Tabs/tab-pane.d.ts +8 -16
- package/dist/components/Tabs/tab-pane.js +1 -34
- package/dist/components/Tabs/tab-pane.js.map +1 -1
- package/dist/components/Tabs/tab-pane.vue.d.ts +3 -28
- package/dist/components/Tabs/tabs.d.ts +12 -101
- package/dist/components/Tabs/tabs.js +2 -0
- package/dist/components/Tabs/tabs.js.map +1 -0
- package/dist/components/Tabs/tabs.vue.d.ts +63 -0
- package/dist/components/_util/browser.js +2 -2
- package/dist/components/_util/dom/element.js +1 -1
- package/dist/components/_util/dom/position.js +1 -1
- package/dist/components/_util/dom/scroll.js +1 -1
- package/dist/components/_util/dom/style.js +1 -1
- package/dist/components/_util/index.js +1 -1
- package/dist/components/_util/raf.js +1 -1
- package/dist/components/_util/vue/global-node.js +1 -1
- package/dist/components/components.d.ts +0 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +14 -14
- package/dist/components/index.js.map +1 -1
- package/dist/index-C8JNJPWW.js +8 -0
- package/dist/{index-C9tCD90X.js.map → index-C8JNJPWW.js.map} +1 -1
- package/dist/index.css +1 -1
- package/dist/version/version.d.ts +1 -1
- package/dist/version/version.js +1 -1
- package/dist/version/version.js.map +1 -1
- package/package.json +1 -1
- package/dist/LovInput.vue_vue_type_script_setup_true_lang-C__ELopU.js +0 -400
- package/dist/LovInput.vue_vue_type_script_setup_true_lang-C__ELopU.js.map +0 -1
- package/dist/TableSelect.vue_vue_type_script_setup_true_lang-0WMTwNxX.js +0 -310
- package/dist/TableSelect.vue_vue_type_script_setup_true_lang-0WMTwNxX.js.map +0 -1
- package/dist/components/Tabs/constants.d.ts +0 -19
- package/dist/components/Tabs/constants.js +0 -5
- package/dist/components/Tabs/constants.js.map +0 -1
- package/dist/components/Tabs/tab-bar.d.ts +0 -59
- package/dist/components/Tabs/tab-bar.js +0 -15
- package/dist/components/Tabs/tab-bar.js.map +0 -1
- package/dist/components/Tabs/tab-bar.vue.d.ts +0 -131
- package/dist/components/Tabs/tab-nav.d.ts +0 -237
- package/dist/index-C9tCD90X.js +0 -45
@@ -3,8 +3,11 @@ export declare const StringInput: import('../_util').SFCWithInstall<{
|
|
3
3
|
modelValue?: string;
|
4
4
|
} & import('./StringInput').StringInputProps> & Readonly<{
|
5
5
|
"onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
|
6
|
+
onChange?: ((value: string) => any) | undefined;
|
6
7
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
7
8
|
"update:modelValue": (modelValue: string) => any;
|
9
|
+
} & {
|
10
|
+
change: (value: string) => any;
|
8
11
|
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
9
12
|
P: {};
|
10
13
|
B: {};
|
@@ -16,6 +19,7 @@ export declare const StringInput: import('../_util').SFCWithInstall<{
|
|
16
19
|
modelValue?: string;
|
17
20
|
} & import('./StringInput').StringInputProps> & Readonly<{
|
18
21
|
"onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
|
22
|
+
onChange?: ((value: string) => any) | undefined;
|
19
23
|
}>, {}, {}, {}, {}, {}>;
|
20
24
|
__isFragment?: never;
|
21
25
|
__isTeleport?: never;
|
@@ -24,8 +28,11 @@ export declare const StringInput: import('../_util').SFCWithInstall<{
|
|
24
28
|
modelValue?: string;
|
25
29
|
} & import('./StringInput').StringInputProps> & Readonly<{
|
26
30
|
"onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
|
31
|
+
onChange?: ((value: string) => any) | undefined;
|
27
32
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
28
33
|
"update:modelValue": (modelValue: string) => any;
|
34
|
+
} & {
|
35
|
+
change: (value: string) => any;
|
29
36
|
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
30
37
|
$slots: {
|
31
38
|
prefix?(_: {}): any;
|
@@ -38,19 +45,25 @@ export declare const PasswordInput: import('../_util').SFCWithInstall<import('vu
|
|
38
45
|
modelValue?: string;
|
39
46
|
} & import('./PasswordInput').PasswordInputProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
40
47
|
"update:modelValue": (modelValue: string) => any;
|
48
|
+
} & {
|
49
|
+
change: (value: string) => any;
|
41
50
|
}, string, import('vue').PublicProps, Readonly<{
|
42
51
|
modelValue?: string;
|
43
52
|
} & import('./PasswordInput').PasswordInputProps> & Readonly<{
|
44
53
|
"onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
|
54
|
+
onChange?: ((value: string) => any) | undefined;
|
45
55
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>> & Record<string, any>;
|
46
56
|
export declare const Textarea: import('../_util').SFCWithInstall<import('vue').DefineComponent<{
|
47
57
|
modelValue?: string;
|
48
58
|
} & import('./Textarea').TextareaProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
49
59
|
"update:modelValue": (modelValue: string) => any;
|
60
|
+
} & {
|
61
|
+
change: (value: string) => any;
|
50
62
|
}, string, import('vue').PublicProps, Readonly<{
|
51
63
|
modelValue?: string;
|
52
64
|
} & import('./Textarea').TextareaProps> & Readonly<{
|
53
65
|
"onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
|
66
|
+
onChange?: ((value: string) => any) | undefined;
|
54
67
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>> & Record<string, any>;
|
55
68
|
export declare const SingleSelect: import('../_util').SFCWithInstall<import('vue').DefineComponent<{
|
56
69
|
modelValue?: string;
|
@@ -128,19 +141,25 @@ export declare const DateInput: import('../_util').SFCWithInstall<import('vue').
|
|
128
141
|
modelValue?: Date | string;
|
129
142
|
} & import('./DateInput').DateInputProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
130
143
|
"update:modelValue": (modelValue: string | Date) => any;
|
144
|
+
} & {
|
145
|
+
change: (value: string | Date) => any;
|
131
146
|
}, string, import('vue').PublicProps, Readonly<{
|
132
147
|
modelValue?: Date | string;
|
133
148
|
} & import('./DateInput').DateInputProps> & Readonly<{
|
134
149
|
"onUpdate:modelValue"?: ((modelValue: string | Date) => any) | undefined;
|
150
|
+
onChange?: ((value: string | Date) => any) | undefined;
|
135
151
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>> & Record<string, any>;
|
136
152
|
export declare const FileInput: import('../_util').SFCWithInstall<import('vue').DefineComponent<{
|
137
153
|
modelValue?: File;
|
138
154
|
} & import('./FileInput').FileInputProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
139
155
|
"update:modelValue": (modelValue: File) => any;
|
156
|
+
} & {
|
157
|
+
change: (value: File) => any;
|
140
158
|
}, string, import('vue').PublicProps, Readonly<{
|
141
159
|
modelValue?: File;
|
142
160
|
} & import('./FileInput').FileInputProps> & Readonly<{
|
143
161
|
"onUpdate:modelValue"?: ((modelValue: File) => any) | undefined;
|
162
|
+
onChange?: ((value: File) => any) | undefined;
|
144
163
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
145
164
|
inputRef: ({
|
146
165
|
$: import('vue').ComponentInternalInstance;
|
@@ -168,9 +187,9 @@ export declare const FileInput: import('../_util').SFCWithInstall<import('vue').
|
|
168
187
|
readonly autofocus: boolean;
|
169
188
|
readonly modelValue: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
170
189
|
readonly clearable: boolean;
|
171
|
-
readonly readonly: boolean;
|
172
190
|
readonly autosize: import('element-plus').InputAutoSize;
|
173
191
|
readonly autocomplete: string;
|
192
|
+
readonly readonly: boolean;
|
174
193
|
readonly showPassword: boolean;
|
175
194
|
readonly showWordLimit: boolean;
|
176
195
|
readonly tabindex: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
@@ -202,7 +221,7 @@ export declare const FileInput: import('../_util').SFCWithInstall<import('vue').
|
|
202
221
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
203
222
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
204
223
|
onClear?: (() => any) | undefined;
|
205
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "id" | "type" | "autofocus" | "modelValue" | "clearable" | "
|
224
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "id" | "type" | "autofocus" | "modelValue" | "clearable" | "autosize" | "autocomplete" | "readonly" | "showPassword" | "showWordLimit" | "containerRole" | "tabindex" | "validateEvent" | "inputStyle" | "rows">;
|
206
225
|
$attrs: {
|
207
226
|
[x: string]: unknown;
|
208
227
|
};
|
@@ -490,7 +509,7 @@ export declare const FileInput: import('../_util').SFCWithInstall<import('vue').
|
|
490
509
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
491
510
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
492
511
|
onClear?: (() => any) | undefined;
|
493
|
-
}, "input" | "select" | "textarea" | "clear" | "disabled" | "id" | "type" | "ref" | "autofocus" | "focus" | "modelValue" | "clearable" | "
|
512
|
+
}, "input" | "select" | "textarea" | "clear" | "disabled" | "id" | "type" | "ref" | "autofocus" | "focus" | "modelValue" | "clearable" | "autosize" | "autocomplete" | "readonly" | "showPassword" | "showWordLimit" | "containerRole" | "tabindex" | "validateEvent" | "inputStyle" | "rows" | "textareaStyle" | "isComposing" | "blur" | "resizeTextarea"> & import('vue').ShallowUnwrapRef<{
|
494
513
|
input: import('vue').ShallowRef<HTMLInputElement | undefined>;
|
495
514
|
textarea: import('vue').ShallowRef<HTMLTextAreaElement | undefined>;
|
496
515
|
ref: import('vue').ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
@@ -13440,9 +13459,9 @@ export declare const LovInput: import('../_util').SFCWithInstall<{
|
|
13440
13459
|
readonly autofocus: boolean;
|
13441
13460
|
readonly modelValue: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
13442
13461
|
readonly clearable: boolean;
|
13443
|
-
readonly readonly: boolean;
|
13444
13462
|
readonly autosize: import('element-plus').InputAutoSize;
|
13445
13463
|
readonly autocomplete: string;
|
13464
|
+
readonly readonly: boolean;
|
13446
13465
|
readonly showPassword: boolean;
|
13447
13466
|
readonly showWordLimit: boolean;
|
13448
13467
|
readonly tabindex: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
@@ -13474,7 +13493,7 @@ export declare const LovInput: import('../_util').SFCWithInstall<{
|
|
13474
13493
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
13475
13494
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
13476
13495
|
onClear?: (() => any) | undefined;
|
13477
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "id" | "type" | "autofocus" | "modelValue" | "clearable" | "
|
13496
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "id" | "type" | "autofocus" | "modelValue" | "clearable" | "autosize" | "autocomplete" | "readonly" | "showPassword" | "showWordLimit" | "containerRole" | "tabindex" | "validateEvent" | "inputStyle" | "rows">;
|
13478
13497
|
$attrs: {
|
13479
13498
|
[x: string]: unknown;
|
13480
13499
|
};
|
@@ -13762,7 +13781,7 @@ export declare const LovInput: import('../_util').SFCWithInstall<{
|
|
13762
13781
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
13763
13782
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
13764
13783
|
onClear?: (() => any) | undefined;
|
13765
|
-
}, "input" | "select" | "textarea" | "clear" | "disabled" | "id" | "type" | "ref" | "autofocus" | "focus" | "modelValue" | "clearable" | "
|
13784
|
+
}, "input" | "select" | "textarea" | "clear" | "disabled" | "id" | "type" | "ref" | "autofocus" | "focus" | "modelValue" | "clearable" | "autosize" | "autocomplete" | "readonly" | "showPassword" | "showWordLimit" | "containerRole" | "tabindex" | "validateEvent" | "inputStyle" | "rows" | "textareaStyle" | "isComposing" | "blur" | "resizeTextarea"> & import('vue').ShallowUnwrapRef<{
|
13766
13785
|
input: import('vue').ShallowRef<HTMLInputElement | undefined>;
|
13767
13786
|
textarea: import('vue').ShallowRef<HTMLTextAreaElement | undefined>;
|
13768
13787
|
ref: import('vue').ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
@@ -13820,8 +13839,11 @@ export declare const NumberInput: import('../_util').SFCWithInstall<{
|
|
13820
13839
|
modelValue?: number;
|
13821
13840
|
} & import('./NumberInput').NumberInputProps> & Readonly<{
|
13822
13841
|
"onUpdate:modelValue"?: ((modelValue: number) => any) | undefined;
|
13842
|
+
onChange?: ((value: number | undefined) => any) | undefined;
|
13823
13843
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
13824
13844
|
"update:modelValue": (modelValue: number) => any;
|
13845
|
+
} & {
|
13846
|
+
change: (value: number | undefined) => any;
|
13825
13847
|
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
13826
13848
|
P: {};
|
13827
13849
|
B: {};
|
@@ -13833,6 +13855,7 @@ export declare const NumberInput: import('../_util').SFCWithInstall<{
|
|
13833
13855
|
modelValue?: number;
|
13834
13856
|
} & import('./NumberInput').NumberInputProps> & Readonly<{
|
13835
13857
|
"onUpdate:modelValue"?: ((modelValue: number) => any) | undefined;
|
13858
|
+
onChange?: ((value: number | undefined) => any) | undefined;
|
13836
13859
|
}>, {}, {}, {}, {}, {}>;
|
13837
13860
|
__isFragment?: never;
|
13838
13861
|
__isTeleport?: never;
|
@@ -13841,8 +13864,11 @@ export declare const NumberInput: import('../_util').SFCWithInstall<{
|
|
13841
13864
|
modelValue?: number;
|
13842
13865
|
} & import('./NumberInput').NumberInputProps> & Readonly<{
|
13843
13866
|
"onUpdate:modelValue"?: ((modelValue: number) => any) | undefined;
|
13867
|
+
onChange?: ((value: number | undefined) => any) | undefined;
|
13844
13868
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
13845
13869
|
"update:modelValue": (modelValue: number) => any;
|
13870
|
+
} & {
|
13871
|
+
change: (value: number | undefined) => any;
|
13846
13872
|
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
13847
13873
|
$slots: {
|
13848
13874
|
"decrease-icon"?(_: {}): any;
|
@@ -26778,9 +26804,9 @@ export declare const TableSelect: import('../_util').SFCWithInstall<{
|
|
26778
26804
|
readonly autofocus: boolean;
|
26779
26805
|
readonly modelValue: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
26780
26806
|
readonly clearable: boolean;
|
26781
|
-
readonly readonly: boolean;
|
26782
26807
|
readonly autosize: import('element-plus').InputAutoSize;
|
26783
26808
|
readonly autocomplete: string;
|
26809
|
+
readonly readonly: boolean;
|
26784
26810
|
readonly showPassword: boolean;
|
26785
26811
|
readonly showWordLimit: boolean;
|
26786
26812
|
readonly tabindex: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
@@ -26812,7 +26838,7 @@ export declare const TableSelect: import('../_util').SFCWithInstall<{
|
|
26812
26838
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
26813
26839
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
26814
26840
|
onClear?: (() => any) | undefined;
|
26815
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "id" | "type" | "autofocus" | "modelValue" | "clearable" | "
|
26841
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "id" | "type" | "autofocus" | "modelValue" | "clearable" | "autosize" | "autocomplete" | "readonly" | "showPassword" | "showWordLimit" | "containerRole" | "tabindex" | "validateEvent" | "inputStyle" | "rows">;
|
26816
26842
|
$attrs: {
|
26817
26843
|
[x: string]: unknown;
|
26818
26844
|
};
|
@@ -27100,7 +27126,7 @@ export declare const TableSelect: import('../_util').SFCWithInstall<{
|
|
27100
27126
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
27101
27127
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
27102
27128
|
onClear?: (() => any) | undefined;
|
27103
|
-
}, "input" | "select" | "textarea" | "clear" | "disabled" | "id" | "type" | "ref" | "autofocus" | "focus" | "modelValue" | "clearable" | "
|
27129
|
+
}, "input" | "select" | "textarea" | "clear" | "disabled" | "id" | "type" | "ref" | "autofocus" | "focus" | "modelValue" | "clearable" | "autosize" | "autocomplete" | "readonly" | "showPassword" | "showWordLimit" | "containerRole" | "tabindex" | "validateEvent" | "inputStyle" | "rows" | "textareaStyle" | "isComposing" | "blur" | "resizeTextarea"> & import('vue').ShallowUnwrapRef<{
|
27104
27130
|
input: import('vue').ShallowRef<HTMLInputElement | undefined>;
|
27105
27131
|
textarea: import('vue').ShallowRef<HTMLTextAreaElement | undefined>;
|
27106
27132
|
ref: import('vue').ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
@@ -2,8 +2,8 @@ import "lodash-es";
|
|
2
2
|
import "vue";
|
3
3
|
import { withInstall as s } from "../_util/vue/install.js";
|
4
4
|
import "element-plus";
|
5
|
-
import { _ as t, a, b as o, c, d as n, e, f as _ } from "../../LovInput.vue_vue_type_script_setup_true_lang-
|
6
|
-
import { _ as m, a as i, b as f, c as r, d as p, e as l, f as u } from "../../TableSelect.vue_vue_type_script_setup_true_lang-
|
5
|
+
import { _ as t, a, b as o, c, d as n, e, f as _ } from "../../LovInput.vue_vue_type_script_setup_true_lang-QrvjS12n.js";
|
6
|
+
import { _ as m, a as i, b as f, c as r, d as p, e as l, f as u } from "../../TableSelect.vue_vue_type_script_setup_true_lang-DmAuOipe.js";
|
7
7
|
import { lovContextKey as R } from "./LovInput/LovInput.js";
|
8
8
|
import { default as q } from "./LovInput/hooks/useLov.js";
|
9
9
|
import { tableSelectContext as A } from "./TableSelect/TableSelect.js";
|
@@ -1,49 +1,85 @@
|
|
1
1
|
import { default as TabPane } from './tab-pane.vue';
|
2
|
-
declare const _default: import('../_util').SFCWithInstall<
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
},
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
2
|
+
declare const _default: import('../_util').SFCWithInstall<{
|
3
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
4
|
+
modelValue?: import('./tabs').TabPaneName;
|
5
|
+
} & import('./tabs').TabsProps> & Readonly<{
|
6
|
+
"onTab-click"?: ((pane: {
|
7
|
+
uid: number;
|
8
|
+
slots: import('vue').Slots;
|
9
|
+
props: {
|
10
|
+
readonly label: string;
|
11
|
+
readonly disabled: boolean;
|
12
|
+
readonly closable: boolean;
|
13
|
+
readonly lazy: boolean;
|
14
|
+
readonly name?: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
15
|
+
};
|
16
|
+
paneName: string | number | undefined;
|
17
|
+
active: boolean;
|
18
|
+
index: string | undefined;
|
19
|
+
isClosable: boolean;
|
20
|
+
}, ev: Event) => any) | undefined;
|
21
|
+
"onTab-change"?: ((name: import('element-plus').TabPaneName) => any) | undefined;
|
22
|
+
"onTab-remove"?: ((name: import('element-plus').TabPaneName) => any) | undefined;
|
23
|
+
"onTab-add"?: (() => any) | undefined;
|
24
|
+
"onUpdate:modelValue"?: ((modelValue: import('element-plus').TabPaneName) => any) | undefined;
|
25
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
26
|
+
"update:modelValue": (modelValue: import('element-plus').TabPaneName) => any;
|
27
|
+
} & {
|
28
|
+
"tab-click": (pane: {
|
29
|
+
uid: number;
|
30
|
+
slots: import('vue').Slots;
|
31
|
+
props: {
|
32
|
+
readonly label: string;
|
33
|
+
readonly disabled: boolean;
|
34
|
+
readonly closable: boolean;
|
35
|
+
readonly lazy: boolean;
|
36
|
+
readonly name?: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
37
|
+
};
|
38
|
+
paneName: string | number | undefined;
|
39
|
+
active: boolean;
|
40
|
+
index: string | undefined;
|
41
|
+
isClosable: boolean;
|
42
|
+
}, ev: Event) => any;
|
43
|
+
"tab-change": (name: import('element-plus').TabPaneName) => any;
|
44
|
+
"tab-remove": (name: import('element-plus').TabPaneName) => any;
|
45
|
+
"tab-add": () => any;
|
46
|
+
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
47
|
+
P: {};
|
48
|
+
B: {};
|
49
|
+
D: {};
|
50
|
+
C: {};
|
51
|
+
M: {};
|
52
|
+
Defaults: {};
|
53
|
+
}, Readonly<{
|
54
|
+
modelValue?: import('./tabs').TabPaneName;
|
55
|
+
} & import('./tabs').TabsProps> & Readonly<{
|
56
|
+
"onTab-click"?: ((pane: {
|
57
|
+
uid: number;
|
58
|
+
slots: import('vue').Slots;
|
59
|
+
props: {
|
60
|
+
readonly label: string;
|
61
|
+
readonly disabled: boolean;
|
62
|
+
readonly closable: boolean;
|
63
|
+
readonly lazy: boolean;
|
64
|
+
readonly name?: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
65
|
+
};
|
66
|
+
paneName: string | number | undefined;
|
67
|
+
active: boolean;
|
68
|
+
index: string | undefined;
|
69
|
+
isClosable: boolean;
|
70
|
+
}, ev: Event) => any) | undefined;
|
71
|
+
"onTab-change"?: ((name: import('element-plus').TabPaneName) => any) | undefined;
|
72
|
+
"onTab-remove"?: ((name: import('element-plus').TabPaneName) => any) | undefined;
|
73
|
+
"onTab-add"?: (() => any) | undefined;
|
74
|
+
"onUpdate:modelValue"?: ((modelValue: import('element-plus').TabPaneName) => any) | undefined;
|
75
|
+
}>, {}, {}, {}, {}, {}>;
|
76
|
+
__isFragment?: never;
|
77
|
+
__isTeleport?: never;
|
78
|
+
__isSuspense?: never;
|
79
|
+
} & import('vue').ComponentOptionsBase<Readonly<{
|
80
|
+
modelValue?: import('./tabs').TabPaneName;
|
81
|
+
} & import('./tabs').TabsProps> & Readonly<{
|
82
|
+
"onTab-click"?: ((pane: {
|
47
83
|
uid: number;
|
48
84
|
slots: import('vue').Slots;
|
49
85
|
props: {
|
@@ -51,24 +87,46 @@ declare const _default: import('../_util').SFCWithInstall<import('vue').DefineCo
|
|
51
87
|
readonly disabled: boolean;
|
52
88
|
readonly closable: boolean;
|
53
89
|
readonly lazy: boolean;
|
54
|
-
readonly name?: import('
|
90
|
+
readonly name?: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
55
91
|
};
|
56
92
|
paneName: string | number | undefined;
|
57
93
|
active: boolean;
|
58
94
|
index: string | undefined;
|
95
|
+
isClosable: boolean;
|
59
96
|
}, ev: Event) => any) | undefined;
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
}
|
97
|
+
"onTab-change"?: ((name: import('element-plus').TabPaneName) => any) | undefined;
|
98
|
+
"onTab-remove"?: ((name: import('element-plus').TabPaneName) => any) | undefined;
|
99
|
+
"onTab-add"?: (() => any) | undefined;
|
100
|
+
"onUpdate:modelValue"?: ((modelValue: import('element-plus').TabPaneName) => any) | undefined;
|
101
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
102
|
+
"update:modelValue": (modelValue: import('element-plus').TabPaneName) => any;
|
103
|
+
} & {
|
104
|
+
"tab-click": (pane: {
|
105
|
+
uid: number;
|
106
|
+
slots: import('vue').Slots;
|
107
|
+
props: {
|
108
|
+
readonly label: string;
|
109
|
+
readonly disabled: boolean;
|
110
|
+
readonly closable: boolean;
|
111
|
+
readonly lazy: boolean;
|
112
|
+
readonly name?: import('element-plus/es/utils/index.mjs').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
113
|
+
};
|
114
|
+
paneName: string | number | undefined;
|
115
|
+
active: boolean;
|
116
|
+
index: string | undefined;
|
117
|
+
isClosable: boolean;
|
118
|
+
}, ev: Event) => any;
|
119
|
+
"tab-change": (name: import('element-plus').TabPaneName) => any;
|
120
|
+
"tab-remove": (name: import('element-plus').TabPaneName) => any;
|
121
|
+
"tab-add": () => any;
|
122
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
123
|
+
$slots: {
|
124
|
+
"right-extra"?(_: {}): any;
|
125
|
+
default?(_: {}): any;
|
126
|
+
};
|
127
|
+
})> & {
|
67
128
|
TabPane: typeof TabPane;
|
68
129
|
};
|
69
130
|
export default _default;
|
70
131
|
export * from './tabs';
|
71
|
-
export * from './tab-bar';
|
72
|
-
export * from './tab-nav';
|
73
132
|
export * from './tab-pane';
|
74
|
-
export * from './constants';
|