@opentinyvue/vue-design-aurora 2.21.0 → 3.21.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 CHANGED
@@ -4,7 +4,9 @@ declare const _default: {
4
4
  components: {
5
5
  Alert: {
6
6
  icons: {
7
- warning: any;
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: any;
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: any;
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: any;
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: any;
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: any;
90
- sortDesc: any;
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: any;
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: any;
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
@@ -394,7 +394,7 @@ var Popeditor = {
394
394
  };
395
395
  }
396
396
  };
397
- var version = "2.21.0";
397
+ var version = "3.21.0";
398
398
  var index = {
399
399
  name: "aurora",
400
400
  version,
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@opentinyvue/vue-design-aurora",
3
- "version": "2.21.0",
3
+ "version": "3.21.0",
4
4
  "main": "./index.js",
5
5
  "sideEffects": false,
6
6
  "type": "module",
7
7
  "dependencies": {
8
- "@opentinyvue/vue-icon": "~2.21.0"
8
+ "@opentinyvue/vue-icon": "~3.21.0"
9
9
  },
10
10
  "license": "MIT",
11
11
  "module": "./index.js",
@@ -1,6 +1,8 @@
1
1
  declare const _default: {
2
2
  icons: {
3
- warning: any;
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: any;
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;
@@ -1,6 +1,8 @@
1
1
  declare const _default: {
2
2
  icons: {
3
- dropdownIcon: any;
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: any;
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: any;
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;
@@ -8,8 +8,12 @@ declare const _default: {
8
8
  };
9
9
  icons: {
10
10
  sortDefault: null;
11
- sortAsc: any;
12
- sortDesc: any;
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: any;
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;
@@ -4,7 +4,9 @@ declare const _default: {
4
4
  limit: number;
5
5
  };
6
6
  icons: {
7
- dropdownIcon: any;
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: {