@fangzhongya/icons 0.0.25 → 0.0.27
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/dist/{chunk-Q4QUAF3W.cjs → chunk-2LL6OGUU.cjs} +1 -7
- package/dist/{chunk-TKPAHR5G.cjs → chunk-6CU3NPDG.cjs} +2 -2
- package/dist/{chunk-IS73KLAO.cjs → chunk-6PIMEBN4.cjs} +1 -1
- package/dist/{chunk-SDYAFYDS.js → chunk-7QX4NRMQ.js} +2 -2
- package/dist/{chunk-HQXDJKWB.js → chunk-TAGR77OF.js} +1 -1
- package/dist/{chunk-5JGXNE36.js → chunk-TKF4GGHW.js} +1 -7
- package/dist/icon/index.cjs +2 -2
- package/dist/icon/index.js +1 -1
- package/dist/iconify.cjs +2 -2
- package/dist/iconify.js +1 -1
- package/dist/index.json +1 -1
- package/dist/json.cjs +2 -2
- package/dist/json.js +1 -1
- package/dist/picker/index.cjs +62 -6
- package/dist/picker/index.js +61 -5
- package/dist/vite/index.cjs +11 -11
- package/dist/vite/index.js +8 -8
- package/package.json +3 -3
- package/dist/async.d.cts +0 -93
- package/dist/async.d.ts +0 -93
- package/dist/config.d.cts +0 -6
- package/dist/config.d.ts +0 -6
- package/dist/icon/index.d.cts +0 -148
- package/dist/icon/index.d.ts +0 -148
- package/dist/iconify.d.cts +0 -53
- package/dist/iconify.d.ts +0 -53
- package/dist/index.d.cts +0 -35
- package/dist/index.d.ts +0 -35
- package/dist/json.d.cts +0 -110
- package/dist/json.d.ts +0 -110
- package/dist/picker/dialog.d.cts +0 -19
- package/dist/picker/dialog.d.ts +0 -19
- package/dist/picker/index.d.cts +0 -98
- package/dist/picker/index.d.ts +0 -98
- package/dist/vite/index.d.cts +0 -52
- package/dist/vite/index.d.ts +0 -52
- package/dist/vue/bar.d.cts +0 -7
- package/dist/vue/bar.d.ts +0 -7
- package/dist/vue/below.d.cts +0 -7
- package/dist/vue/below.d.ts +0 -7
- package/dist/vue/bicycle.d.cts +0 -7
- package/dist/vue/bicycle.d.ts +0 -7
- package/dist/vue/bottom-left.d.cts +0 -7
- package/dist/vue/bottom-left.d.ts +0 -7
- package/dist/vue/bottom-right.d.cts +0 -7
- package/dist/vue/bottom-right.d.ts +0 -7
- package/dist/vue/bottom.d.cts +0 -7
- package/dist/vue/bottom.d.ts +0 -7
- package/dist/vue/cascader-field.d.cts +0 -7
- package/dist/vue/cascader-field.d.ts +0 -7
- package/dist/vue/catalogue.d.cts +0 -7
- package/dist/vue/catalogue.d.ts +0 -7
- package/dist/vue/clear.d.cts +0 -7
- package/dist/vue/clear.d.ts +0 -7
- package/dist/vue/close.d.cts +0 -7
- package/dist/vue/close.d.ts +0 -7
- package/dist/vue/crl.d.cts +0 -7
- package/dist/vue/crl.d.ts +0 -7
- package/dist/vue/delete.d.cts +0 -7
- package/dist/vue/delete.d.ts +0 -7
- package/dist/vue/document.d.cts +0 -7
- package/dist/vue/document.d.ts +0 -7
- package/dist/vue/down.d.cts +0 -7
- package/dist/vue/down.d.ts +0 -7
- package/dist/vue/download.d.cts +0 -7
- package/dist/vue/download.d.ts +0 -7
- package/dist/vue/edit.d.cts +0 -7
- package/dist/vue/edit.d.ts +0 -7
- package/dist/vue/enter.d.cts +0 -7
- package/dist/vue/enter.d.ts +0 -7
- package/dist/vue/frame.d.cts +0 -7
- package/dist/vue/frame.d.ts +0 -7
- package/dist/vue/index.d.cts +0 -30
- package/dist/vue/index.d.ts +0 -30
- package/dist/vue/left.d.cts +0 -7
- package/dist/vue/left.d.ts +0 -7
- package/dist/vue/mute.d.cts +0 -7
- package/dist/vue/mute.d.ts +0 -7
- package/dist/vue/pause.d.cts +0 -7
- package/dist/vue/pause.d.ts +0 -7
- package/dist/vue/play.d.cts +0 -7
- package/dist/vue/play.d.ts +0 -7
- package/dist/vue/plus.d.cts +0 -7
- package/dist/vue/plus.d.ts +0 -7
- package/dist/vue/retreat.d.cts +0 -7
- package/dist/vue/retreat.d.ts +0 -7
- package/dist/vue/right.d.cts +0 -7
- package/dist/vue/right.d.ts +0 -7
- package/dist/vue/sound.d.cts +0 -7
- package/dist/vue/sound.d.ts +0 -7
- package/dist/vue/star.d.cts +0 -7
- package/dist/vue/star.d.ts +0 -7
- package/dist/vue/up.d.cts +0 -7
- package/dist/vue/up.d.ts +0 -7
- package/dist/vue/views.d.cts +0 -7
- package/dist/vue/views.d.ts +0 -7
package/dist/async.d.cts
DELETED
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
import * as vue from 'vue';
|
|
2
|
-
|
|
3
|
-
declare const _default: {
|
|
4
|
-
bar: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
5
|
-
[key: string]: any;
|
|
6
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
7
|
-
below: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
8
|
-
[key: string]: any;
|
|
9
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
10
|
-
bicycle: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
11
|
-
[key: string]: any;
|
|
12
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
13
|
-
bottom: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
14
|
-
[key: string]: any;
|
|
15
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
16
|
-
'bottom-left': vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
17
|
-
[key: string]: any;
|
|
18
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
19
|
-
'bottom-right': vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
20
|
-
[key: string]: any;
|
|
21
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
22
|
-
'cascader-field': vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
23
|
-
[key: string]: any;
|
|
24
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
25
|
-
catalogue: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
26
|
-
[key: string]: any;
|
|
27
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
28
|
-
clear: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
29
|
-
[key: string]: any;
|
|
30
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
31
|
-
close: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
32
|
-
[key: string]: any;
|
|
33
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
34
|
-
crl: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
35
|
-
[key: string]: any;
|
|
36
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
37
|
-
delete: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
38
|
-
[key: string]: any;
|
|
39
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
40
|
-
document: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
41
|
-
[key: string]: any;
|
|
42
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
43
|
-
down: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
44
|
-
[key: string]: any;
|
|
45
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
46
|
-
download: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
47
|
-
[key: string]: any;
|
|
48
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
49
|
-
edit: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
50
|
-
[key: string]: any;
|
|
51
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
52
|
-
enter: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
53
|
-
[key: string]: any;
|
|
54
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
55
|
-
frame: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
56
|
-
[key: string]: any;
|
|
57
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
58
|
-
left: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
59
|
-
[key: string]: any;
|
|
60
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
61
|
-
mute: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
62
|
-
[key: string]: any;
|
|
63
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
64
|
-
pause: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
65
|
-
[key: string]: any;
|
|
66
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
67
|
-
play: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
68
|
-
[key: string]: any;
|
|
69
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
70
|
-
plus: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
71
|
-
[key: string]: any;
|
|
72
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
73
|
-
retreat: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
74
|
-
[key: string]: any;
|
|
75
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
76
|
-
right: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
77
|
-
[key: string]: any;
|
|
78
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
79
|
-
sound: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
80
|
-
[key: string]: any;
|
|
81
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
82
|
-
star: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
83
|
-
[key: string]: any;
|
|
84
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
85
|
-
up: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
86
|
-
[key: string]: any;
|
|
87
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
88
|
-
views: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
89
|
-
[key: string]: any;
|
|
90
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
91
|
-
};
|
|
92
|
-
|
|
93
|
-
export { _default as default };
|
package/dist/async.d.ts
DELETED
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
import * as vue from 'vue';
|
|
2
|
-
|
|
3
|
-
declare const _default: {
|
|
4
|
-
bar: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
5
|
-
[key: string]: any;
|
|
6
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
7
|
-
below: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
8
|
-
[key: string]: any;
|
|
9
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
10
|
-
bicycle: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
11
|
-
[key: string]: any;
|
|
12
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
13
|
-
bottom: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
14
|
-
[key: string]: any;
|
|
15
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
16
|
-
'bottom-left': vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
17
|
-
[key: string]: any;
|
|
18
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
19
|
-
'bottom-right': vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
20
|
-
[key: string]: any;
|
|
21
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
22
|
-
'cascader-field': vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
23
|
-
[key: string]: any;
|
|
24
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
25
|
-
catalogue: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
26
|
-
[key: string]: any;
|
|
27
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
28
|
-
clear: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
29
|
-
[key: string]: any;
|
|
30
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
31
|
-
close: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
32
|
-
[key: string]: any;
|
|
33
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
34
|
-
crl: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
35
|
-
[key: string]: any;
|
|
36
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
37
|
-
delete: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
38
|
-
[key: string]: any;
|
|
39
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
40
|
-
document: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
41
|
-
[key: string]: any;
|
|
42
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
43
|
-
down: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
44
|
-
[key: string]: any;
|
|
45
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
46
|
-
download: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
47
|
-
[key: string]: any;
|
|
48
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
49
|
-
edit: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
50
|
-
[key: string]: any;
|
|
51
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
52
|
-
enter: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
53
|
-
[key: string]: any;
|
|
54
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
55
|
-
frame: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
56
|
-
[key: string]: any;
|
|
57
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
58
|
-
left: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
59
|
-
[key: string]: any;
|
|
60
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
61
|
-
mute: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
62
|
-
[key: string]: any;
|
|
63
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
64
|
-
pause: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
65
|
-
[key: string]: any;
|
|
66
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
67
|
-
play: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
68
|
-
[key: string]: any;
|
|
69
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
70
|
-
plus: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
71
|
-
[key: string]: any;
|
|
72
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
73
|
-
retreat: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
74
|
-
[key: string]: any;
|
|
75
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
76
|
-
right: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
77
|
-
[key: string]: any;
|
|
78
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
79
|
-
sound: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
80
|
-
[key: string]: any;
|
|
81
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
82
|
-
star: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
83
|
-
[key: string]: any;
|
|
84
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
85
|
-
up: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
86
|
-
[key: string]: any;
|
|
87
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
88
|
-
views: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
89
|
-
[key: string]: any;
|
|
90
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
91
|
-
};
|
|
92
|
-
|
|
93
|
-
export { _default as default };
|
package/dist/config.d.cts
DELETED
package/dist/config.d.ts
DELETED
package/dist/icon/index.d.cts
DELETED
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
import * as vue from 'vue';
|
|
2
|
-
|
|
3
|
-
type Flip = 'horizontal' | 'vertical' | 'both' | '';
|
|
4
|
-
type IconType = 'css' | 'id' | 'img' | 'font' | 'svg' | 'vue' | 'pub';
|
|
5
|
-
declare const _default: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
6
|
-
/**
|
|
7
|
-
* @props { String, Object } name= ( )
|
|
8
|
-
* 图标名称
|
|
9
|
-
*/
|
|
10
|
-
name: {
|
|
11
|
-
type: (StringConstructor | ObjectConstructor)[];
|
|
12
|
-
default: string;
|
|
13
|
-
};
|
|
14
|
-
/**
|
|
15
|
-
* @props { String} iconClass= ( )
|
|
16
|
-
* 图标样式名称
|
|
17
|
-
*/
|
|
18
|
-
iconClass: {
|
|
19
|
-
type: StringConstructor;
|
|
20
|
-
};
|
|
21
|
-
color: {
|
|
22
|
-
type: StringConstructor;
|
|
23
|
-
};
|
|
24
|
-
/**
|
|
25
|
-
* @props { String} type= ( 'css' | 'id' | 'img' | 'font' | 'str' | 'com' )
|
|
26
|
-
* 图标类型
|
|
27
|
-
*/
|
|
28
|
-
type: {
|
|
29
|
-
type: () => IconType;
|
|
30
|
-
};
|
|
31
|
-
/**
|
|
32
|
-
* @props { String, Number } size= ( )
|
|
33
|
-
* 图标大小
|
|
34
|
-
*/
|
|
35
|
-
size: {
|
|
36
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
37
|
-
};
|
|
38
|
-
/**
|
|
39
|
-
*/
|
|
40
|
-
runtime: {
|
|
41
|
-
type: BooleanConstructor;
|
|
42
|
-
default: boolean;
|
|
43
|
-
};
|
|
44
|
-
/**
|
|
45
|
-
* @props { String } flip='' ( 'horizontal' | 'vertical' | 'both' | '' )
|
|
46
|
-
* 图标方向
|
|
47
|
-
*/
|
|
48
|
-
flip: {
|
|
49
|
-
type: () => Flip;
|
|
50
|
-
default: string;
|
|
51
|
-
};
|
|
52
|
-
/**
|
|
53
|
-
* @props { Number } rotate=0
|
|
54
|
-
* 图标旋转角度
|
|
55
|
-
*/
|
|
56
|
-
rotate: {
|
|
57
|
-
type: NumberConstructor;
|
|
58
|
-
default: number;
|
|
59
|
-
};
|
|
60
|
-
default: {
|
|
61
|
-
type: StringConstructor;
|
|
62
|
-
};
|
|
63
|
-
directory: {
|
|
64
|
-
type: StringConstructor;
|
|
65
|
-
default: string;
|
|
66
|
-
};
|
|
67
|
-
prefix: {
|
|
68
|
-
type: StringConstructor;
|
|
69
|
-
default: string;
|
|
70
|
-
};
|
|
71
|
-
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
72
|
-
[key: string]: any;
|
|
73
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
74
|
-
/**
|
|
75
|
-
* @props { String, Object } name= ( )
|
|
76
|
-
* 图标名称
|
|
77
|
-
*/
|
|
78
|
-
name: {
|
|
79
|
-
type: (StringConstructor | ObjectConstructor)[];
|
|
80
|
-
default: string;
|
|
81
|
-
};
|
|
82
|
-
/**
|
|
83
|
-
* @props { String} iconClass= ( )
|
|
84
|
-
* 图标样式名称
|
|
85
|
-
*/
|
|
86
|
-
iconClass: {
|
|
87
|
-
type: StringConstructor;
|
|
88
|
-
};
|
|
89
|
-
color: {
|
|
90
|
-
type: StringConstructor;
|
|
91
|
-
};
|
|
92
|
-
/**
|
|
93
|
-
* @props { String} type= ( 'css' | 'id' | 'img' | 'font' | 'str' | 'com' )
|
|
94
|
-
* 图标类型
|
|
95
|
-
*/
|
|
96
|
-
type: {
|
|
97
|
-
type: () => IconType;
|
|
98
|
-
};
|
|
99
|
-
/**
|
|
100
|
-
* @props { String, Number } size= ( )
|
|
101
|
-
* 图标大小
|
|
102
|
-
*/
|
|
103
|
-
size: {
|
|
104
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
105
|
-
};
|
|
106
|
-
/**
|
|
107
|
-
*/
|
|
108
|
-
runtime: {
|
|
109
|
-
type: BooleanConstructor;
|
|
110
|
-
default: boolean;
|
|
111
|
-
};
|
|
112
|
-
/**
|
|
113
|
-
* @props { String } flip='' ( 'horizontal' | 'vertical' | 'both' | '' )
|
|
114
|
-
* 图标方向
|
|
115
|
-
*/
|
|
116
|
-
flip: {
|
|
117
|
-
type: () => Flip;
|
|
118
|
-
default: string;
|
|
119
|
-
};
|
|
120
|
-
/**
|
|
121
|
-
* @props { Number } rotate=0
|
|
122
|
-
* 图标旋转角度
|
|
123
|
-
*/
|
|
124
|
-
rotate: {
|
|
125
|
-
type: NumberConstructor;
|
|
126
|
-
default: number;
|
|
127
|
-
};
|
|
128
|
-
default: {
|
|
129
|
-
type: StringConstructor;
|
|
130
|
-
};
|
|
131
|
-
directory: {
|
|
132
|
-
type: StringConstructor;
|
|
133
|
-
default: string;
|
|
134
|
-
};
|
|
135
|
-
prefix: {
|
|
136
|
-
type: StringConstructor;
|
|
137
|
-
default: string;
|
|
138
|
-
};
|
|
139
|
-
}>> & Readonly<{}>, {
|
|
140
|
-
name: string | Record<string, any>;
|
|
141
|
-
runtime: boolean;
|
|
142
|
-
flip: Flip;
|
|
143
|
-
rotate: number;
|
|
144
|
-
directory: string;
|
|
145
|
-
prefix: string;
|
|
146
|
-
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
147
|
-
|
|
148
|
-
export { type Flip, type IconType, _default as default };
|
package/dist/icon/index.d.ts
DELETED
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
import * as vue from 'vue';
|
|
2
|
-
|
|
3
|
-
type Flip = 'horizontal' | 'vertical' | 'both' | '';
|
|
4
|
-
type IconType = 'css' | 'id' | 'img' | 'font' | 'svg' | 'vue' | 'pub';
|
|
5
|
-
declare const _default: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
6
|
-
/**
|
|
7
|
-
* @props { String, Object } name= ( )
|
|
8
|
-
* 图标名称
|
|
9
|
-
*/
|
|
10
|
-
name: {
|
|
11
|
-
type: (StringConstructor | ObjectConstructor)[];
|
|
12
|
-
default: string;
|
|
13
|
-
};
|
|
14
|
-
/**
|
|
15
|
-
* @props { String} iconClass= ( )
|
|
16
|
-
* 图标样式名称
|
|
17
|
-
*/
|
|
18
|
-
iconClass: {
|
|
19
|
-
type: StringConstructor;
|
|
20
|
-
};
|
|
21
|
-
color: {
|
|
22
|
-
type: StringConstructor;
|
|
23
|
-
};
|
|
24
|
-
/**
|
|
25
|
-
* @props { String} type= ( 'css' | 'id' | 'img' | 'font' | 'str' | 'com' )
|
|
26
|
-
* 图标类型
|
|
27
|
-
*/
|
|
28
|
-
type: {
|
|
29
|
-
type: () => IconType;
|
|
30
|
-
};
|
|
31
|
-
/**
|
|
32
|
-
* @props { String, Number } size= ( )
|
|
33
|
-
* 图标大小
|
|
34
|
-
*/
|
|
35
|
-
size: {
|
|
36
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
37
|
-
};
|
|
38
|
-
/**
|
|
39
|
-
*/
|
|
40
|
-
runtime: {
|
|
41
|
-
type: BooleanConstructor;
|
|
42
|
-
default: boolean;
|
|
43
|
-
};
|
|
44
|
-
/**
|
|
45
|
-
* @props { String } flip='' ( 'horizontal' | 'vertical' | 'both' | '' )
|
|
46
|
-
* 图标方向
|
|
47
|
-
*/
|
|
48
|
-
flip: {
|
|
49
|
-
type: () => Flip;
|
|
50
|
-
default: string;
|
|
51
|
-
};
|
|
52
|
-
/**
|
|
53
|
-
* @props { Number } rotate=0
|
|
54
|
-
* 图标旋转角度
|
|
55
|
-
*/
|
|
56
|
-
rotate: {
|
|
57
|
-
type: NumberConstructor;
|
|
58
|
-
default: number;
|
|
59
|
-
};
|
|
60
|
-
default: {
|
|
61
|
-
type: StringConstructor;
|
|
62
|
-
};
|
|
63
|
-
directory: {
|
|
64
|
-
type: StringConstructor;
|
|
65
|
-
default: string;
|
|
66
|
-
};
|
|
67
|
-
prefix: {
|
|
68
|
-
type: StringConstructor;
|
|
69
|
-
default: string;
|
|
70
|
-
};
|
|
71
|
-
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
72
|
-
[key: string]: any;
|
|
73
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
74
|
-
/**
|
|
75
|
-
* @props { String, Object } name= ( )
|
|
76
|
-
* 图标名称
|
|
77
|
-
*/
|
|
78
|
-
name: {
|
|
79
|
-
type: (StringConstructor | ObjectConstructor)[];
|
|
80
|
-
default: string;
|
|
81
|
-
};
|
|
82
|
-
/**
|
|
83
|
-
* @props { String} iconClass= ( )
|
|
84
|
-
* 图标样式名称
|
|
85
|
-
*/
|
|
86
|
-
iconClass: {
|
|
87
|
-
type: StringConstructor;
|
|
88
|
-
};
|
|
89
|
-
color: {
|
|
90
|
-
type: StringConstructor;
|
|
91
|
-
};
|
|
92
|
-
/**
|
|
93
|
-
* @props { String} type= ( 'css' | 'id' | 'img' | 'font' | 'str' | 'com' )
|
|
94
|
-
* 图标类型
|
|
95
|
-
*/
|
|
96
|
-
type: {
|
|
97
|
-
type: () => IconType;
|
|
98
|
-
};
|
|
99
|
-
/**
|
|
100
|
-
* @props { String, Number } size= ( )
|
|
101
|
-
* 图标大小
|
|
102
|
-
*/
|
|
103
|
-
size: {
|
|
104
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
105
|
-
};
|
|
106
|
-
/**
|
|
107
|
-
*/
|
|
108
|
-
runtime: {
|
|
109
|
-
type: BooleanConstructor;
|
|
110
|
-
default: boolean;
|
|
111
|
-
};
|
|
112
|
-
/**
|
|
113
|
-
* @props { String } flip='' ( 'horizontal' | 'vertical' | 'both' | '' )
|
|
114
|
-
* 图标方向
|
|
115
|
-
*/
|
|
116
|
-
flip: {
|
|
117
|
-
type: () => Flip;
|
|
118
|
-
default: string;
|
|
119
|
-
};
|
|
120
|
-
/**
|
|
121
|
-
* @props { Number } rotate=0
|
|
122
|
-
* 图标旋转角度
|
|
123
|
-
*/
|
|
124
|
-
rotate: {
|
|
125
|
-
type: NumberConstructor;
|
|
126
|
-
default: number;
|
|
127
|
-
};
|
|
128
|
-
default: {
|
|
129
|
-
type: StringConstructor;
|
|
130
|
-
};
|
|
131
|
-
directory: {
|
|
132
|
-
type: StringConstructor;
|
|
133
|
-
default: string;
|
|
134
|
-
};
|
|
135
|
-
prefix: {
|
|
136
|
-
type: StringConstructor;
|
|
137
|
-
default: string;
|
|
138
|
-
};
|
|
139
|
-
}>> & Readonly<{}>, {
|
|
140
|
-
name: string | Record<string, any>;
|
|
141
|
-
runtime: boolean;
|
|
142
|
-
flip: Flip;
|
|
143
|
-
rotate: number;
|
|
144
|
-
directory: string;
|
|
145
|
-
prefix: string;
|
|
146
|
-
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
147
|
-
|
|
148
|
-
export { type Flip, type IconType, _default as default };
|
package/dist/iconify.d.cts
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import * as vue from 'vue';
|
|
2
|
-
import { App } from 'vue';
|
|
3
|
-
import { InstallOptions } from './config.cjs';
|
|
4
|
-
|
|
5
|
-
type IconsValueObj = {
|
|
6
|
-
prefix: string;
|
|
7
|
-
name?: string;
|
|
8
|
-
body: string;
|
|
9
|
-
type?: string;
|
|
10
|
-
width?: number;
|
|
11
|
-
height?: number;
|
|
12
|
-
left?: number;
|
|
13
|
-
top?: number;
|
|
14
|
-
};
|
|
15
|
-
declare function getViewBox(obj: IconsValueObj): string;
|
|
16
|
-
/**
|
|
17
|
-
* 将图标配置转换为Vue组件并注册到应用中
|
|
18
|
-
* @param app - Vue应用实例,用于注册组件
|
|
19
|
-
* @param ify - 图标配置对象,包含前缀、尺寸和图标数据
|
|
20
|
-
* @param options - 安装选项,可选参数
|
|
21
|
-
* @param options.prefix - 组件名称前缀,默认使用defaultPrefix
|
|
22
|
-
*/
|
|
23
|
-
declare const iconify: (app: App, ify: {
|
|
24
|
-
[key: string]: any;
|
|
25
|
-
}, { prefix }?: InstallOptions) => void;
|
|
26
|
-
type Iconify = {
|
|
27
|
-
prefix: string;
|
|
28
|
-
icons: {
|
|
29
|
-
[key: string]: {
|
|
30
|
-
body: string;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
lastModified: number;
|
|
34
|
-
width: number;
|
|
35
|
-
height: number;
|
|
36
|
-
info: {
|
|
37
|
-
[key: string]: any;
|
|
38
|
-
};
|
|
39
|
-
aliases: {
|
|
40
|
-
[key: string]: {
|
|
41
|
-
parent: string;
|
|
42
|
-
};
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
/**
|
|
46
|
-
* 创建SVG图标组件
|
|
47
|
-
* @param obj - 图标配置对象,包含图标的各项属性
|
|
48
|
-
* @returns 返回一个Vue组件实例,用于渲染SVG图标
|
|
49
|
-
*/
|
|
50
|
-
declare function iconifySVG(obj: Iconify, name: string): vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
51
|
-
declare function getIconifySVG(obj: Iconify, name: string, str?: string): string;
|
|
52
|
-
|
|
53
|
-
export { getIconifySVG, getViewBox, iconify, iconifySVG };
|
package/dist/iconify.d.ts
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import * as vue from 'vue';
|
|
2
|
-
import { App } from 'vue';
|
|
3
|
-
import { InstallOptions } from './config.js';
|
|
4
|
-
|
|
5
|
-
type IconsValueObj = {
|
|
6
|
-
prefix: string;
|
|
7
|
-
name?: string;
|
|
8
|
-
body: string;
|
|
9
|
-
type?: string;
|
|
10
|
-
width?: number;
|
|
11
|
-
height?: number;
|
|
12
|
-
left?: number;
|
|
13
|
-
top?: number;
|
|
14
|
-
};
|
|
15
|
-
declare function getViewBox(obj: IconsValueObj): string;
|
|
16
|
-
/**
|
|
17
|
-
* 将图标配置转换为Vue组件并注册到应用中
|
|
18
|
-
* @param app - Vue应用实例,用于注册组件
|
|
19
|
-
* @param ify - 图标配置对象,包含前缀、尺寸和图标数据
|
|
20
|
-
* @param options - 安装选项,可选参数
|
|
21
|
-
* @param options.prefix - 组件名称前缀,默认使用defaultPrefix
|
|
22
|
-
*/
|
|
23
|
-
declare const iconify: (app: App, ify: {
|
|
24
|
-
[key: string]: any;
|
|
25
|
-
}, { prefix }?: InstallOptions) => void;
|
|
26
|
-
type Iconify = {
|
|
27
|
-
prefix: string;
|
|
28
|
-
icons: {
|
|
29
|
-
[key: string]: {
|
|
30
|
-
body: string;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
lastModified: number;
|
|
34
|
-
width: number;
|
|
35
|
-
height: number;
|
|
36
|
-
info: {
|
|
37
|
-
[key: string]: any;
|
|
38
|
-
};
|
|
39
|
-
aliases: {
|
|
40
|
-
[key: string]: {
|
|
41
|
-
parent: string;
|
|
42
|
-
};
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
/**
|
|
46
|
-
* 创建SVG图标组件
|
|
47
|
-
* @param obj - 图标配置对象,包含图标的各项属性
|
|
48
|
-
* @returns 返回一个Vue组件实例,用于渲染SVG图标
|
|
49
|
-
*/
|
|
50
|
-
declare function iconifySVG(obj: Iconify, name: string): vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
51
|
-
declare function getIconifySVG(obj: Iconify, name: string, str?: string): string;
|
|
52
|
-
|
|
53
|
-
export { getIconifySVG, getViewBox, iconify, iconifySVG };
|
package/dist/index.d.cts
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { App } from 'vue';
|
|
2
|
-
import { InstallOptions } from './config.cjs';
|
|
3
|
-
export { default as Bar } from './vue/bar.cjs';
|
|
4
|
-
export { default as Below } from './vue/below.cjs';
|
|
5
|
-
export { default as Bicycle } from './vue/bicycle.cjs';
|
|
6
|
-
export { default as Bottom } from './vue/bottom.cjs';
|
|
7
|
-
export { default as BottomLeft } from './vue/bottom-left.cjs';
|
|
8
|
-
export { default as BottomRight } from './vue/bottom-right.cjs';
|
|
9
|
-
export { default as CascaderField } from './vue/cascader-field.cjs';
|
|
10
|
-
export { default as Catalogue } from './vue/catalogue.cjs';
|
|
11
|
-
export { default as Clear } from './vue/clear.cjs';
|
|
12
|
-
export { default as Close } from './vue/close.cjs';
|
|
13
|
-
export { default as Crl } from './vue/crl.cjs';
|
|
14
|
-
export { default as Delete } from './vue/delete.cjs';
|
|
15
|
-
export { default as Document } from './vue/document.cjs';
|
|
16
|
-
export { default as Down } from './vue/down.cjs';
|
|
17
|
-
export { default as Download } from './vue/download.cjs';
|
|
18
|
-
export { default as Edit } from './vue/edit.cjs';
|
|
19
|
-
export { default as Enter } from './vue/enter.cjs';
|
|
20
|
-
export { default as Frame } from './vue/frame.cjs';
|
|
21
|
-
export { default as Left } from './vue/left.cjs';
|
|
22
|
-
export { default as Mute } from './vue/mute.cjs';
|
|
23
|
-
export { default as Pause } from './vue/pause.cjs';
|
|
24
|
-
export { default as Play } from './vue/play.cjs';
|
|
25
|
-
export { default as Plus } from './vue/plus.cjs';
|
|
26
|
-
export { default as Retreat } from './vue/retreat.cjs';
|
|
27
|
-
export { default as Right } from './vue/right.cjs';
|
|
28
|
-
export { default as Sound } from './vue/sound.cjs';
|
|
29
|
-
export { default as Star } from './vue/star.cjs';
|
|
30
|
-
export { default as Up } from './vue/up.cjs';
|
|
31
|
-
export { default as Views } from './vue/views.cjs';
|
|
32
|
-
|
|
33
|
-
declare const _default: (app: App, options?: InstallOptions) => void;
|
|
34
|
-
|
|
35
|
-
export { _default as default };
|