@opentinyvue/vue-design-aurora 2.22.0 → 3.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +27 -9
- package/index.js +1 -1
- package/package.json +2 -2
- package/src/alert/index.d.ts +3 -1
- package/src/collapse-item/index.d.ts +3 -1
- package/src/dropdown/index.d.ts +3 -1
- package/src/dropdown-item/index.d.ts +3 -1
- package/src/filter-box/index.d.ts +3 -1
- package/src/grid/index.d.ts +6 -2
- package/src/popconfirm/index.d.ts +3 -1
- package/src/select/index.d.ts +3 -1
package/index.d.ts
CHANGED
|
@@ -4,7 +4,9 @@ declare const _default: {
|
|
|
4
4
|
components: {
|
|
5
5
|
Alert: {
|
|
6
6
|
icons: {
|
|
7
|
-
warning:
|
|
7
|
+
warning: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
8
|
+
[key: string]: any;
|
|
9
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
8
10
|
};
|
|
9
11
|
};
|
|
10
12
|
BreadcrumbItem: {
|
|
@@ -12,7 +14,9 @@ declare const _default: {
|
|
|
12
14
|
};
|
|
13
15
|
CollapseItem: {
|
|
14
16
|
icons: {
|
|
15
|
-
arrowIcon:
|
|
17
|
+
arrowIcon: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
18
|
+
[key: string]: any;
|
|
19
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
16
20
|
};
|
|
17
21
|
};
|
|
18
22
|
Drawer: {
|
|
@@ -22,7 +26,9 @@ declare const _default: {
|
|
|
22
26
|
};
|
|
23
27
|
Dropdown: {
|
|
24
28
|
icons: {
|
|
25
|
-
dropdownIcon:
|
|
29
|
+
dropdownIcon: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
30
|
+
[key: string]: any;
|
|
31
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
26
32
|
};
|
|
27
33
|
props: {
|
|
28
34
|
trigger: string;
|
|
@@ -46,7 +52,9 @@ declare const _default: {
|
|
|
46
52
|
};
|
|
47
53
|
DropdownItem: {
|
|
48
54
|
icons: {
|
|
49
|
-
leftWardArrow:
|
|
55
|
+
leftWardArrow: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
56
|
+
[key: string]: any;
|
|
57
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
50
58
|
};
|
|
51
59
|
renderless: (props: any, hooks: any, { emit, dispatch, vm }: {
|
|
52
60
|
emit: any;
|
|
@@ -58,7 +66,9 @@ declare const _default: {
|
|
|
58
66
|
};
|
|
59
67
|
FilterBox: {
|
|
60
68
|
icons: {
|
|
61
|
-
expandButton:
|
|
69
|
+
expandButton: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
70
|
+
[key: string]: any;
|
|
71
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
62
72
|
};
|
|
63
73
|
};
|
|
64
74
|
Form: {
|
|
@@ -86,8 +96,12 @@ declare const _default: {
|
|
|
86
96
|
};
|
|
87
97
|
icons: {
|
|
88
98
|
sortDefault: null;
|
|
89
|
-
sortAsc:
|
|
90
|
-
|
|
99
|
+
sortAsc: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
100
|
+
[key: string]: any;
|
|
101
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
102
|
+
sortDesc: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
103
|
+
[key: string]: any;
|
|
104
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
91
105
|
};
|
|
92
106
|
stripe: boolean;
|
|
93
107
|
};
|
|
@@ -110,7 +124,9 @@ declare const _default: {
|
|
|
110
124
|
};
|
|
111
125
|
Popconfirm: {
|
|
112
126
|
icons: {
|
|
113
|
-
warning:
|
|
127
|
+
warning: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
128
|
+
[key: string]: any;
|
|
129
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
114
130
|
};
|
|
115
131
|
};
|
|
116
132
|
Popover: {
|
|
@@ -132,7 +148,9 @@ declare const _default: {
|
|
|
132
148
|
limit: number;
|
|
133
149
|
};
|
|
134
150
|
icons: {
|
|
135
|
-
dropdownIcon:
|
|
151
|
+
dropdownIcon: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
152
|
+
[key: string]: any;
|
|
153
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
136
154
|
};
|
|
137
155
|
state: {
|
|
138
156
|
sizeMap: {
|
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentinyvue/vue-design-aurora",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.22.0",
|
|
4
4
|
"main": "./index.js",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@opentinyvue/vue-icon": "~
|
|
8
|
+
"@opentinyvue/vue-icon": "~3.22.0"
|
|
9
9
|
},
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"module": "./index.js",
|
package/src/alert/index.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
icons: {
|
|
3
|
-
warning:
|
|
3
|
+
warning: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
6
|
};
|
|
5
7
|
};
|
|
6
8
|
export default _default;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
icons: {
|
|
3
|
-
arrowIcon:
|
|
3
|
+
arrowIcon: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
6
|
};
|
|
5
7
|
};
|
|
6
8
|
export default _default;
|
package/src/dropdown/index.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
icons: {
|
|
3
|
-
dropdownIcon:
|
|
3
|
+
dropdownIcon: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
6
|
};
|
|
5
7
|
props: {
|
|
6
8
|
trigger: string;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
icons: {
|
|
3
|
-
leftWardArrow:
|
|
3
|
+
leftWardArrow: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
6
|
};
|
|
5
7
|
renderless: (props: any, hooks: any, { emit, dispatch, vm }: {
|
|
6
8
|
emit: any;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
icons: {
|
|
3
|
-
expandButton:
|
|
3
|
+
expandButton: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
6
|
};
|
|
5
7
|
};
|
|
6
8
|
export default _default;
|
package/src/grid/index.d.ts
CHANGED
|
@@ -8,8 +8,12 @@ declare const _default: {
|
|
|
8
8
|
};
|
|
9
9
|
icons: {
|
|
10
10
|
sortDefault: null;
|
|
11
|
-
sortAsc:
|
|
12
|
-
|
|
11
|
+
sortAsc: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
12
|
+
[key: string]: any;
|
|
13
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
14
|
+
sortDesc: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
15
|
+
[key: string]: any;
|
|
16
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
13
17
|
};
|
|
14
18
|
stripe: boolean;
|
|
15
19
|
};
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
icons: {
|
|
3
|
-
warning:
|
|
3
|
+
warning: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
6
|
};
|
|
5
7
|
};
|
|
6
8
|
export default _default;
|
package/src/select/index.d.ts
CHANGED
|
@@ -4,7 +4,9 @@ declare const _default: {
|
|
|
4
4
|
limit: number;
|
|
5
5
|
};
|
|
6
6
|
icons: {
|
|
7
|
-
dropdownIcon:
|
|
7
|
+
dropdownIcon: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
8
|
+
[key: string]: any;
|
|
9
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
8
10
|
};
|
|
9
11
|
state: {
|
|
10
12
|
sizeMap: {
|