@fangzhongya/icons 0.0.22 → 0.0.23
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/async.cjs +13 -13
- package/dist/async.d.cts +15 -15
- package/dist/async.d.ts +15 -15
- package/dist/async.js +13 -13
- package/dist/{chunk-E432JW5M.js → chunk-GNA6VBQ3.js} +1 -1
- package/dist/{chunk-S7ZK22ZV.cjs → chunk-WOUQJUZG.cjs} +1 -1
- package/dist/index.cjs +9 -9
- package/dist/index.js +9 -9
- package/dist/index.json +1 -1
- package/dist/json.cjs +2 -2
- package/dist/json.d.cts +1 -1
- package/dist/json.d.ts +1 -1
- package/dist/json.js +1 -1
- package/dist/vite/index.cjs +12 -3
- package/dist/vite/index.js +10 -1
- package/dist/vue/index.cjs +8 -8
- package/dist/vue/index.js +9 -9
- package/package.json +1 -1
- package/dist/{chunk-SRJ74PQ7.js → chunk-3YRVWHZK.js} +8 -8
- package/dist/{chunk-5ATJRRFS.cjs → chunk-BWFROGEZ.cjs} +7 -7
package/dist/async.cjs
CHANGED
|
@@ -2,65 +2,65 @@
|
|
|
2
2
|
|
|
3
3
|
// packages/async.ts
|
|
4
4
|
var _vue = require('vue');
|
|
5
|
-
var IconBelow = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/below.cjs"))));
|
|
6
5
|
var IconBar = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/bar.cjs"))));
|
|
6
|
+
var IconBelow = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/below.cjs"))));
|
|
7
|
+
var IconBottomLeft = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/bottom-left.cjs"))));
|
|
7
8
|
var IconBicycle = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/bicycle.cjs"))));
|
|
8
9
|
var IconBottomRight = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/bottom-right.cjs"))));
|
|
9
10
|
var IconBottom = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/bottom.cjs"))));
|
|
10
11
|
var IconCascaderField = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/cascader-field.cjs"))));
|
|
11
|
-
var IconBottomLeft = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/bottom-left.cjs"))));
|
|
12
12
|
var IconCatalogue = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/catalogue.cjs"))));
|
|
13
13
|
var IconClear = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/clear.cjs"))));
|
|
14
14
|
var IconClose = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/close.cjs"))));
|
|
15
15
|
var IconDelete = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/delete.cjs"))));
|
|
16
|
+
var IconDocument = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/document.cjs"))));
|
|
16
17
|
var IconCrl = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/crl.cjs"))));
|
|
17
18
|
var IconDown = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/down.cjs"))));
|
|
18
19
|
var IconEdit = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/edit.cjs"))));
|
|
19
20
|
var IconDownload = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/download.cjs"))));
|
|
20
|
-
var IconDocument = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/document.cjs"))));
|
|
21
21
|
var IconEnter = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/enter.cjs"))));
|
|
22
|
-
var IconFrame = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/frame.cjs"))));
|
|
23
22
|
var IconLeft = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/left.cjs"))));
|
|
24
23
|
var IconMute = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/mute.cjs"))));
|
|
24
|
+
var IconFrame = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/frame.cjs"))));
|
|
25
25
|
var IconPause = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/pause.cjs"))));
|
|
26
26
|
var IconPlay = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/play.cjs"))));
|
|
27
27
|
var IconPlus = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/plus.cjs"))));
|
|
28
|
+
var IconRight = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/right.cjs"))));
|
|
28
29
|
var IconRetreat = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/retreat.cjs"))));
|
|
29
30
|
var IconSound = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/sound.cjs"))));
|
|
31
|
+
var IconStar = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/star.cjs"))));
|
|
30
32
|
var IconViews = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/views.cjs"))));
|
|
31
|
-
var IconRight = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/right.cjs"))));
|
|
32
33
|
var IconUp = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/up.cjs"))));
|
|
33
|
-
var IconStar = _vue.defineAsyncComponent.call(void 0, async () => await Promise.resolve().then(() => _interopRequireWildcard(require("./vue/star.cjs"))));
|
|
34
34
|
var async_default = {
|
|
35
|
-
"below": IconBelow,
|
|
36
35
|
"bar": IconBar,
|
|
36
|
+
"below": IconBelow,
|
|
37
|
+
"bottom-left": IconBottomLeft,
|
|
37
38
|
"bicycle": IconBicycle,
|
|
38
39
|
"bottom-right": IconBottomRight,
|
|
39
40
|
"bottom": IconBottom,
|
|
40
41
|
"cascader-field": IconCascaderField,
|
|
41
|
-
"bottom-left": IconBottomLeft,
|
|
42
42
|
"catalogue": IconCatalogue,
|
|
43
43
|
"clear": IconClear,
|
|
44
44
|
"close": IconClose,
|
|
45
45
|
"delete": IconDelete,
|
|
46
|
+
"document": IconDocument,
|
|
46
47
|
"crl": IconCrl,
|
|
47
48
|
"down": IconDown,
|
|
48
49
|
"edit": IconEdit,
|
|
49
50
|
"download": IconDownload,
|
|
50
|
-
"document": IconDocument,
|
|
51
51
|
"enter": IconEnter,
|
|
52
|
-
"frame": IconFrame,
|
|
53
52
|
"left": IconLeft,
|
|
54
53
|
"mute": IconMute,
|
|
54
|
+
"frame": IconFrame,
|
|
55
55
|
"pause": IconPause,
|
|
56
56
|
"play": IconPlay,
|
|
57
57
|
"plus": IconPlus,
|
|
58
|
+
"right": IconRight,
|
|
58
59
|
"retreat": IconRetreat,
|
|
59
60
|
"sound": IconSound,
|
|
61
|
+
"star": IconStar,
|
|
60
62
|
"views": IconViews,
|
|
61
|
-
"
|
|
62
|
-
"up": IconUp,
|
|
63
|
-
"star": IconStar
|
|
63
|
+
"up": IconUp
|
|
64
64
|
};
|
|
65
65
|
|
|
66
66
|
|
package/dist/async.d.cts
CHANGED
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
|
|
3
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>;
|
|
4
7
|
below: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
5
8
|
[key: string]: any;
|
|
6
9
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
7
|
-
|
|
10
|
+
'bottom-left': vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
8
11
|
[key: string]: any;
|
|
9
12
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
10
13
|
bicycle: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
@@ -19,9 +22,6 @@ declare const _default: {
|
|
|
19
22
|
'cascader-field': vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
20
23
|
[key: string]: any;
|
|
21
24
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
22
|
-
'bottom-left': 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
25
|
catalogue: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -34,6 +34,9 @@ declare const _default: {
|
|
|
34
34
|
delete: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
35
35
|
[key: string]: any;
|
|
36
36
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
37
|
+
document: 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>;
|
|
37
40
|
crl: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
38
41
|
[key: string]: any;
|
|
39
42
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -46,21 +49,18 @@ declare const _default: {
|
|
|
46
49
|
download: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
47
50
|
[key: string]: any;
|
|
48
51
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
49
|
-
document: 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
52
|
enter: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
53
53
|
[key: string]: any;
|
|
54
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
55
|
left: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
59
56
|
[key: string]: any;
|
|
60
57
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
61
58
|
mute: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
62
59
|
[key: string]: any;
|
|
63
60
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
61
|
+
frame: 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
64
|
pause: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
65
65
|
[key: string]: any;
|
|
66
66
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -70,24 +70,24 @@ declare const _default: {
|
|
|
70
70
|
plus: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
71
71
|
[key: string]: any;
|
|
72
72
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
73
|
+
right: 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>;
|
|
73
76
|
retreat: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
74
77
|
[key: string]: any;
|
|
75
78
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
76
79
|
sound: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
77
80
|
[key: string]: any;
|
|
78
81
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
79
|
-
|
|
82
|
+
star: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
80
83
|
[key: string]: any;
|
|
81
84
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
82
|
-
|
|
85
|
+
views: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
83
86
|
[key: string]: any;
|
|
84
87
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
85
88
|
up: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
86
89
|
[key: string]: any;
|
|
87
90
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
88
|
-
star: 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
91
|
};
|
|
92
92
|
|
|
93
93
|
export { _default as default };
|
package/dist/async.d.ts
CHANGED
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
|
|
3
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>;
|
|
4
7
|
below: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
5
8
|
[key: string]: any;
|
|
6
9
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
7
|
-
|
|
10
|
+
'bottom-left': vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
8
11
|
[key: string]: any;
|
|
9
12
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
10
13
|
bicycle: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
@@ -19,9 +22,6 @@ declare const _default: {
|
|
|
19
22
|
'cascader-field': vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
20
23
|
[key: string]: any;
|
|
21
24
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
22
|
-
'bottom-left': 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
25
|
catalogue: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -34,6 +34,9 @@ declare const _default: {
|
|
|
34
34
|
delete: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
35
35
|
[key: string]: any;
|
|
36
36
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
37
|
+
document: 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>;
|
|
37
40
|
crl: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
38
41
|
[key: string]: any;
|
|
39
42
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -46,21 +49,18 @@ declare const _default: {
|
|
|
46
49
|
download: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
47
50
|
[key: string]: any;
|
|
48
51
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
49
|
-
document: 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
52
|
enter: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
53
53
|
[key: string]: any;
|
|
54
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
55
|
left: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
59
56
|
[key: string]: any;
|
|
60
57
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
61
58
|
mute: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
62
59
|
[key: string]: any;
|
|
63
60
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
61
|
+
frame: 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
64
|
pause: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
65
65
|
[key: string]: any;
|
|
66
66
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -70,24 +70,24 @@ declare const _default: {
|
|
|
70
70
|
plus: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
71
71
|
[key: string]: any;
|
|
72
72
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
73
|
+
right: 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>;
|
|
73
76
|
retreat: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
74
77
|
[key: string]: any;
|
|
75
78
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
76
79
|
sound: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
77
80
|
[key: string]: any;
|
|
78
81
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
79
|
-
|
|
82
|
+
star: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
80
83
|
[key: string]: any;
|
|
81
84
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
82
|
-
|
|
85
|
+
views: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
83
86
|
[key: string]: any;
|
|
84
87
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
85
88
|
up: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
86
89
|
[key: string]: any;
|
|
87
90
|
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
88
|
-
star: 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
91
|
};
|
|
92
92
|
|
|
93
93
|
export { _default as default };
|
package/dist/async.js
CHANGED
|
@@ -2,65 +2,65 @@ import "./chunk-MLKGABMK.js";
|
|
|
2
2
|
|
|
3
3
|
// packages/async.ts
|
|
4
4
|
import { defineAsyncComponent } from "vue";
|
|
5
|
-
var IconBelow = defineAsyncComponent(async () => await import("./vue/below.js"));
|
|
6
5
|
var IconBar = defineAsyncComponent(async () => await import("./vue/bar.js"));
|
|
6
|
+
var IconBelow = defineAsyncComponent(async () => await import("./vue/below.js"));
|
|
7
|
+
var IconBottomLeft = defineAsyncComponent(async () => await import("./vue/bottom-left.js"));
|
|
7
8
|
var IconBicycle = defineAsyncComponent(async () => await import("./vue/bicycle.js"));
|
|
8
9
|
var IconBottomRight = defineAsyncComponent(async () => await import("./vue/bottom-right.js"));
|
|
9
10
|
var IconBottom = defineAsyncComponent(async () => await import("./vue/bottom.js"));
|
|
10
11
|
var IconCascaderField = defineAsyncComponent(async () => await import("./vue/cascader-field.js"));
|
|
11
|
-
var IconBottomLeft = defineAsyncComponent(async () => await import("./vue/bottom-left.js"));
|
|
12
12
|
var IconCatalogue = defineAsyncComponent(async () => await import("./vue/catalogue.js"));
|
|
13
13
|
var IconClear = defineAsyncComponent(async () => await import("./vue/clear.js"));
|
|
14
14
|
var IconClose = defineAsyncComponent(async () => await import("./vue/close.js"));
|
|
15
15
|
var IconDelete = defineAsyncComponent(async () => await import("./vue/delete.js"));
|
|
16
|
+
var IconDocument = defineAsyncComponent(async () => await import("./vue/document.js"));
|
|
16
17
|
var IconCrl = defineAsyncComponent(async () => await import("./vue/crl.js"));
|
|
17
18
|
var IconDown = defineAsyncComponent(async () => await import("./vue/down.js"));
|
|
18
19
|
var IconEdit = defineAsyncComponent(async () => await import("./vue/edit.js"));
|
|
19
20
|
var IconDownload = defineAsyncComponent(async () => await import("./vue/download.js"));
|
|
20
|
-
var IconDocument = defineAsyncComponent(async () => await import("./vue/document.js"));
|
|
21
21
|
var IconEnter = defineAsyncComponent(async () => await import("./vue/enter.js"));
|
|
22
|
-
var IconFrame = defineAsyncComponent(async () => await import("./vue/frame.js"));
|
|
23
22
|
var IconLeft = defineAsyncComponent(async () => await import("./vue/left.js"));
|
|
24
23
|
var IconMute = defineAsyncComponent(async () => await import("./vue/mute.js"));
|
|
24
|
+
var IconFrame = defineAsyncComponent(async () => await import("./vue/frame.js"));
|
|
25
25
|
var IconPause = defineAsyncComponent(async () => await import("./vue/pause.js"));
|
|
26
26
|
var IconPlay = defineAsyncComponent(async () => await import("./vue/play.js"));
|
|
27
27
|
var IconPlus = defineAsyncComponent(async () => await import("./vue/plus.js"));
|
|
28
|
+
var IconRight = defineAsyncComponent(async () => await import("./vue/right.js"));
|
|
28
29
|
var IconRetreat = defineAsyncComponent(async () => await import("./vue/retreat.js"));
|
|
29
30
|
var IconSound = defineAsyncComponent(async () => await import("./vue/sound.js"));
|
|
31
|
+
var IconStar = defineAsyncComponent(async () => await import("./vue/star.js"));
|
|
30
32
|
var IconViews = defineAsyncComponent(async () => await import("./vue/views.js"));
|
|
31
|
-
var IconRight = defineAsyncComponent(async () => await import("./vue/right.js"));
|
|
32
33
|
var IconUp = defineAsyncComponent(async () => await import("./vue/up.js"));
|
|
33
|
-
var IconStar = defineAsyncComponent(async () => await import("./vue/star.js"));
|
|
34
34
|
var async_default = {
|
|
35
|
-
"below": IconBelow,
|
|
36
35
|
"bar": IconBar,
|
|
36
|
+
"below": IconBelow,
|
|
37
|
+
"bottom-left": IconBottomLeft,
|
|
37
38
|
"bicycle": IconBicycle,
|
|
38
39
|
"bottom-right": IconBottomRight,
|
|
39
40
|
"bottom": IconBottom,
|
|
40
41
|
"cascader-field": IconCascaderField,
|
|
41
|
-
"bottom-left": IconBottomLeft,
|
|
42
42
|
"catalogue": IconCatalogue,
|
|
43
43
|
"clear": IconClear,
|
|
44
44
|
"close": IconClose,
|
|
45
45
|
"delete": IconDelete,
|
|
46
|
+
"document": IconDocument,
|
|
46
47
|
"crl": IconCrl,
|
|
47
48
|
"down": IconDown,
|
|
48
49
|
"edit": IconEdit,
|
|
49
50
|
"download": IconDownload,
|
|
50
|
-
"document": IconDocument,
|
|
51
51
|
"enter": IconEnter,
|
|
52
|
-
"frame": IconFrame,
|
|
53
52
|
"left": IconLeft,
|
|
54
53
|
"mute": IconMute,
|
|
54
|
+
"frame": IconFrame,
|
|
55
55
|
"pause": IconPause,
|
|
56
56
|
"play": IconPlay,
|
|
57
57
|
"plus": IconPlus,
|
|
58
|
+
"right": IconRight,
|
|
58
59
|
"retreat": IconRetreat,
|
|
59
60
|
"sound": IconSound,
|
|
61
|
+
"star": IconStar,
|
|
60
62
|
"views": IconViews,
|
|
61
|
-
"
|
|
62
|
-
"up": IconUp,
|
|
63
|
-
"star": IconStar
|
|
63
|
+
"up": IconUp
|
|
64
64
|
};
|
|
65
65
|
export {
|
|
66
66
|
async_default as default
|
package/dist/index.cjs
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkBWFROGEZcjs = require('./chunk-BWFROGEZ.cjs');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
var _chunkWOAJW7OBcjs = require('./chunk-WOAJW7OB.cjs');
|
|
4
7
|
|
|
5
8
|
|
|
6
9
|
var _chunkY2W7MENXcjs = require('./chunk-Y2W7MENX.cjs');
|
|
@@ -21,6 +24,9 @@ var _chunk53VWOQDNcjs = require('./chunk-53VWOQDN.cjs');
|
|
|
21
24
|
var _chunkESPY25SVcjs = require('./chunk-ESPY25SV.cjs');
|
|
22
25
|
|
|
23
26
|
|
|
27
|
+
var _chunkIPHYXYU4cjs = require('./chunk-IPHYXYU4.cjs');
|
|
28
|
+
|
|
29
|
+
|
|
24
30
|
var _chunk32F77IBUcjs = require('./chunk-32F77IBU.cjs');
|
|
25
31
|
|
|
26
32
|
|
|
@@ -39,7 +45,7 @@ var _chunkIBTK77R3cjs = require('./chunk-IBTK77R3.cjs');
|
|
|
39
45
|
var _chunkI3A3AEAAcjs = require('./chunk-I3A3AEAA.cjs');
|
|
40
46
|
|
|
41
47
|
|
|
42
|
-
var
|
|
48
|
+
var _chunkKDGKC2ADcjs = require('./chunk-KDGKC2AD.cjs');
|
|
43
49
|
|
|
44
50
|
|
|
45
51
|
var _chunkVDTZORF6cjs = require('./chunk-VDTZORF6.cjs');
|
|
@@ -63,9 +69,6 @@ var _chunkL7KCN6DVcjs = require('./chunk-L7KCN6DV.cjs');
|
|
|
63
69
|
var _chunkDOKVIYQPcjs = require('./chunk-DOKVIYQP.cjs');
|
|
64
70
|
|
|
65
71
|
|
|
66
|
-
var _chunkIPHYXYU4cjs = require('./chunk-IPHYXYU4.cjs');
|
|
67
|
-
|
|
68
|
-
|
|
69
72
|
var _chunkH4PA2G3Ncjs = require('./chunk-H4PA2G3N.cjs');
|
|
70
73
|
|
|
71
74
|
|
|
@@ -87,15 +90,12 @@ var _chunk76TLDMR4cjs = require('./chunk-76TLDMR4.cjs');
|
|
|
87
90
|
var _chunk2TQQMTHZcjs = require('./chunk-2TQQMTHZ.cjs');
|
|
88
91
|
|
|
89
92
|
|
|
90
|
-
var _chunkKDGKC2ADcjs = require('./chunk-KDGKC2AD.cjs');
|
|
91
|
-
|
|
92
|
-
|
|
93
93
|
var _chunkIIVF4KK5cjs = require('./chunk-IIVF4KK5.cjs');
|
|
94
94
|
require('./chunk-75ZPJI57.cjs');
|
|
95
95
|
|
|
96
96
|
// packages/index.ts
|
|
97
97
|
var index_default = (app, { prefix = _chunkIIVF4KK5cjs.defaultPrefix } = {}) => {
|
|
98
|
-
for (const [key, component] of Object.entries(
|
|
98
|
+
for (const [key, component] of Object.entries(_chunkBWFROGEZcjs.vue_exports)) {
|
|
99
99
|
app.component(prefix + key, component);
|
|
100
100
|
}
|
|
101
101
|
};
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
vue_exports
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-3YRVWHZK.js";
|
|
4
|
+
import {
|
|
5
|
+
plus_default
|
|
6
|
+
} from "./chunk-7IBXEWY5.js";
|
|
4
7
|
import {
|
|
5
8
|
retreat_default
|
|
6
9
|
} from "./chunk-WLDTS6EO.js";
|
|
@@ -19,6 +22,9 @@ import {
|
|
|
19
22
|
import {
|
|
20
23
|
views_default
|
|
21
24
|
} from "./chunk-3AMDUJDV.js";
|
|
25
|
+
import {
|
|
26
|
+
edit_default
|
|
27
|
+
} from "./chunk-BEQYH4ZH.js";
|
|
22
28
|
import {
|
|
23
29
|
enter_default
|
|
24
30
|
} from "./chunk-YSDDIRK3.js";
|
|
@@ -38,8 +44,8 @@ import {
|
|
|
38
44
|
play_default
|
|
39
45
|
} from "./chunk-T7E6HY2F.js";
|
|
40
46
|
import {
|
|
41
|
-
|
|
42
|
-
} from "./chunk-
|
|
47
|
+
catalogue_default
|
|
48
|
+
} from "./chunk-BMEJLYYZ.js";
|
|
43
49
|
import {
|
|
44
50
|
clear_default
|
|
45
51
|
} from "./chunk-Z7LHYEQW.js";
|
|
@@ -61,9 +67,6 @@ import {
|
|
|
61
67
|
import {
|
|
62
68
|
download_default
|
|
63
69
|
} from "./chunk-5PXZNWE4.js";
|
|
64
|
-
import {
|
|
65
|
-
edit_default
|
|
66
|
-
} from "./chunk-BEQYH4ZH.js";
|
|
67
70
|
import {
|
|
68
71
|
bar_default
|
|
69
72
|
} from "./chunk-NEHQ24EP.js";
|
|
@@ -85,9 +88,6 @@ import {
|
|
|
85
88
|
import {
|
|
86
89
|
cascader_field_default
|
|
87
90
|
} from "./chunk-VQ54VGY3.js";
|
|
88
|
-
import {
|
|
89
|
-
catalogue_default
|
|
90
|
-
} from "./chunk-BMEJLYYZ.js";
|
|
91
91
|
import {
|
|
92
92
|
defaultPrefix
|
|
93
93
|
} from "./chunk-MOHILOKE.js";
|
package/dist/index.json
CHANGED
package/dist/json.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkWOUQJUZGcjs = require('./chunk-WOUQJUZG.cjs');
|
|
4
4
|
require('./chunk-75ZPJI57.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
exports.default =
|
|
7
|
+
exports.default = _chunkWOUQJUZGcjs.json_default;
|
package/dist/json.d.cts
CHANGED
package/dist/json.d.ts
CHANGED
package/dist/json.js
CHANGED
package/dist/vite/index.cjs
CHANGED
|
@@ -5,7 +5,7 @@ var _chunkOSHAEKZLcjs = require('../chunk-OSHAEKZL.cjs');
|
|
|
5
5
|
require('../chunk-IIVF4KK5.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunkWOUQJUZGcjs = require('../chunk-WOUQJUZG.cjs');
|
|
9
9
|
require('../chunk-75ZPJI57.cjs');
|
|
10
10
|
|
|
11
11
|
// node_modules/.pnpm/@fangzhongya+create@0.2.49/node_modules/@fangzhongya/create/dist/chunk-4CBOJSDB.js
|
|
@@ -1078,6 +1078,7 @@ function simpleFangIcon(options = {}) {
|
|
|
1078
1078
|
imports.add(
|
|
1079
1079
|
`import ${name} from '@fangzhongya/icons/icon/index'`
|
|
1080
1080
|
);
|
|
1081
|
+
replacedCount++;
|
|
1081
1082
|
}
|
|
1082
1083
|
for (let i = components.length - 1; i >= 0; i--) {
|
|
1083
1084
|
const component = components[i];
|
|
@@ -1220,7 +1221,7 @@ function findComponents(code, name) {
|
|
|
1220
1221
|
return components;
|
|
1221
1222
|
}
|
|
1222
1223
|
function getText(iconName, match) {
|
|
1223
|
-
const svg = _chunkOSHAEKZLcjs.getIconifySVG.call(void 0,
|
|
1224
|
+
const svg = _chunkOSHAEKZLcjs.getIconifySVG.call(void 0, _chunkWOUQJUZGcjs.json_default, iconName, 'v-bind="scope"');
|
|
1224
1225
|
const s = match.fullMatch.replace(`name="${iconName}"`, "").replace(`</${match.componentName}>`, "");
|
|
1225
1226
|
const text = `${s}<template #default="scope">${svg}</template></${match.componentName}>`;
|
|
1226
1227
|
return { text, imptext: "" };
|
|
@@ -1246,7 +1247,7 @@ function replaceComponent(match, type, dynamic, customReplacement) {
|
|
|
1246
1247
|
if (customReplacement) {
|
|
1247
1248
|
return customReplacement(iconName, attributes);
|
|
1248
1249
|
}
|
|
1249
|
-
let svgContent =
|
|
1250
|
+
let svgContent = _chunkWOUQJUZGcjs.json_default.icons[iconName];
|
|
1250
1251
|
if (!svgContent) {
|
|
1251
1252
|
return { text: match.fullMatch, imptext: "" };
|
|
1252
1253
|
}
|
|
@@ -1257,6 +1258,14 @@ function replaceComponent(match, type, dynamic, customReplacement) {
|
|
|
1257
1258
|
return getText(iconName, match);
|
|
1258
1259
|
}
|
|
1259
1260
|
}
|
|
1261
|
+
if (type === "pub" && !attributes.type && !attributes.default) {
|
|
1262
|
+
let text = match.fullMatch;
|
|
1263
|
+
text = text.replace(
|
|
1264
|
+
`<${match.componentName}`,
|
|
1265
|
+
`<${match.componentName} default="${type}"`
|
|
1266
|
+
);
|
|
1267
|
+
return { text, imptext: "" };
|
|
1268
|
+
}
|
|
1260
1269
|
return { text: match.fullMatch, imptext: "" };
|
|
1261
1270
|
}
|
|
1262
1271
|
function shouldProcess(id) {
|
package/dist/vite/index.js
CHANGED
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
import "../chunk-MOHILOKE.js";
|
|
6
6
|
import {
|
|
7
7
|
json_default
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-GNA6VBQ3.js";
|
|
9
9
|
import "../chunk-MLKGABMK.js";
|
|
10
10
|
|
|
11
11
|
// node_modules/.pnpm/@fangzhongya+create@0.2.49/node_modules/@fangzhongya/create/dist/chunk-4CBOJSDB.js
|
|
@@ -1078,6 +1078,7 @@ function simpleFangIcon(options = {}) {
|
|
|
1078
1078
|
imports.add(
|
|
1079
1079
|
`import ${name} from '@fangzhongya/icons/icon/index'`
|
|
1080
1080
|
);
|
|
1081
|
+
replacedCount++;
|
|
1081
1082
|
}
|
|
1082
1083
|
for (let i = components.length - 1; i >= 0; i--) {
|
|
1083
1084
|
const component = components[i];
|
|
@@ -1257,6 +1258,14 @@ function replaceComponent(match, type, dynamic, customReplacement) {
|
|
|
1257
1258
|
return getText(iconName, match);
|
|
1258
1259
|
}
|
|
1259
1260
|
}
|
|
1261
|
+
if (type === "pub" && !attributes.type && !attributes.default) {
|
|
1262
|
+
let text = match.fullMatch;
|
|
1263
|
+
text = text.replace(
|
|
1264
|
+
`<${match.componentName}`,
|
|
1265
|
+
`<${match.componentName} default="${type}"`
|
|
1266
|
+
);
|
|
1267
|
+
return { text, imptext: "" };
|
|
1268
|
+
}
|
|
1260
1269
|
return { text: match.fullMatch, imptext: "" };
|
|
1261
1270
|
}
|
|
1262
1271
|
function shouldProcess(id) {
|
package/dist/vue/index.cjs
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-BWFROGEZ.cjs');
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkWOAJW7OBcjs = require('../chunk-WOAJW7OB.cjs');
|
|
2
5
|
|
|
3
6
|
|
|
4
7
|
var _chunkY2W7MENXcjs = require('../chunk-Y2W7MENX.cjs');
|
|
@@ -19,6 +22,9 @@ var _chunk53VWOQDNcjs = require('../chunk-53VWOQDN.cjs');
|
|
|
19
22
|
var _chunkESPY25SVcjs = require('../chunk-ESPY25SV.cjs');
|
|
20
23
|
|
|
21
24
|
|
|
25
|
+
var _chunkIPHYXYU4cjs = require('../chunk-IPHYXYU4.cjs');
|
|
26
|
+
|
|
27
|
+
|
|
22
28
|
var _chunk32F77IBUcjs = require('../chunk-32F77IBU.cjs');
|
|
23
29
|
|
|
24
30
|
|
|
@@ -37,7 +43,7 @@ var _chunkIBTK77R3cjs = require('../chunk-IBTK77R3.cjs');
|
|
|
37
43
|
var _chunkI3A3AEAAcjs = require('../chunk-I3A3AEAA.cjs');
|
|
38
44
|
|
|
39
45
|
|
|
40
|
-
var
|
|
46
|
+
var _chunkKDGKC2ADcjs = require('../chunk-KDGKC2AD.cjs');
|
|
41
47
|
|
|
42
48
|
|
|
43
49
|
var _chunkVDTZORF6cjs = require('../chunk-VDTZORF6.cjs');
|
|
@@ -61,9 +67,6 @@ var _chunkL7KCN6DVcjs = require('../chunk-L7KCN6DV.cjs');
|
|
|
61
67
|
var _chunkDOKVIYQPcjs = require('../chunk-DOKVIYQP.cjs');
|
|
62
68
|
|
|
63
69
|
|
|
64
|
-
var _chunkIPHYXYU4cjs = require('../chunk-IPHYXYU4.cjs');
|
|
65
|
-
|
|
66
|
-
|
|
67
70
|
var _chunkH4PA2G3Ncjs = require('../chunk-H4PA2G3N.cjs');
|
|
68
71
|
|
|
69
72
|
|
|
@@ -83,9 +86,6 @@ var _chunk76TLDMR4cjs = require('../chunk-76TLDMR4.cjs');
|
|
|
83
86
|
|
|
84
87
|
|
|
85
88
|
var _chunk2TQQMTHZcjs = require('../chunk-2TQQMTHZ.cjs');
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
var _chunkKDGKC2ADcjs = require('../chunk-KDGKC2AD.cjs');
|
|
89
89
|
require('../chunk-75ZPJI57.cjs');
|
|
90
90
|
|
|
91
91
|
|
package/dist/vue/index.js
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
import "../chunk-
|
|
1
|
+
import "../chunk-3YRVWHZK.js";
|
|
2
|
+
import {
|
|
3
|
+
plus_default
|
|
4
|
+
} from "../chunk-7IBXEWY5.js";
|
|
2
5
|
import {
|
|
3
6
|
retreat_default
|
|
4
7
|
} from "../chunk-WLDTS6EO.js";
|
|
@@ -17,6 +20,9 @@ import {
|
|
|
17
20
|
import {
|
|
18
21
|
views_default
|
|
19
22
|
} from "../chunk-3AMDUJDV.js";
|
|
23
|
+
import {
|
|
24
|
+
edit_default
|
|
25
|
+
} from "../chunk-BEQYH4ZH.js";
|
|
20
26
|
import {
|
|
21
27
|
enter_default
|
|
22
28
|
} from "../chunk-YSDDIRK3.js";
|
|
@@ -36,8 +42,8 @@ import {
|
|
|
36
42
|
play_default
|
|
37
43
|
} from "../chunk-T7E6HY2F.js";
|
|
38
44
|
import {
|
|
39
|
-
|
|
40
|
-
} from "../chunk-
|
|
45
|
+
catalogue_default
|
|
46
|
+
} from "../chunk-BMEJLYYZ.js";
|
|
41
47
|
import {
|
|
42
48
|
clear_default
|
|
43
49
|
} from "../chunk-Z7LHYEQW.js";
|
|
@@ -59,9 +65,6 @@ import {
|
|
|
59
65
|
import {
|
|
60
66
|
download_default
|
|
61
67
|
} from "../chunk-5PXZNWE4.js";
|
|
62
|
-
import {
|
|
63
|
-
edit_default
|
|
64
|
-
} from "../chunk-BEQYH4ZH.js";
|
|
65
68
|
import {
|
|
66
69
|
bar_default
|
|
67
70
|
} from "../chunk-NEHQ24EP.js";
|
|
@@ -83,9 +86,6 @@ import {
|
|
|
83
86
|
import {
|
|
84
87
|
cascader_field_default
|
|
85
88
|
} from "../chunk-VQ54VGY3.js";
|
|
86
|
-
import {
|
|
87
|
-
catalogue_default
|
|
88
|
-
} from "../chunk-BMEJLYYZ.js";
|
|
89
89
|
import "../chunk-MLKGABMK.js";
|
|
90
90
|
export {
|
|
91
91
|
bar_default as Bar,
|
package/package.json
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import {
|
|
2
|
+
plus_default
|
|
3
|
+
} from "./chunk-7IBXEWY5.js";
|
|
1
4
|
import {
|
|
2
5
|
retreat_default
|
|
3
6
|
} from "./chunk-WLDTS6EO.js";
|
|
@@ -16,6 +19,9 @@ import {
|
|
|
16
19
|
import {
|
|
17
20
|
views_default
|
|
18
21
|
} from "./chunk-3AMDUJDV.js";
|
|
22
|
+
import {
|
|
23
|
+
edit_default
|
|
24
|
+
} from "./chunk-BEQYH4ZH.js";
|
|
19
25
|
import {
|
|
20
26
|
enter_default
|
|
21
27
|
} from "./chunk-YSDDIRK3.js";
|
|
@@ -35,8 +41,8 @@ import {
|
|
|
35
41
|
play_default
|
|
36
42
|
} from "./chunk-T7E6HY2F.js";
|
|
37
43
|
import {
|
|
38
|
-
|
|
39
|
-
} from "./chunk-
|
|
44
|
+
catalogue_default
|
|
45
|
+
} from "./chunk-BMEJLYYZ.js";
|
|
40
46
|
import {
|
|
41
47
|
clear_default
|
|
42
48
|
} from "./chunk-Z7LHYEQW.js";
|
|
@@ -58,9 +64,6 @@ import {
|
|
|
58
64
|
import {
|
|
59
65
|
download_default
|
|
60
66
|
} from "./chunk-5PXZNWE4.js";
|
|
61
|
-
import {
|
|
62
|
-
edit_default
|
|
63
|
-
} from "./chunk-BEQYH4ZH.js";
|
|
64
67
|
import {
|
|
65
68
|
bar_default
|
|
66
69
|
} from "./chunk-NEHQ24EP.js";
|
|
@@ -82,9 +85,6 @@ import {
|
|
|
82
85
|
import {
|
|
83
86
|
cascader_field_default
|
|
84
87
|
} from "./chunk-VQ54VGY3.js";
|
|
85
|
-
import {
|
|
86
|
-
catalogue_default
|
|
87
|
-
} from "./chunk-BMEJLYYZ.js";
|
|
88
88
|
import {
|
|
89
89
|
__export
|
|
90
90
|
} from "./chunk-MLKGABMK.js";
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
+
var _chunkWOAJW7OBcjs = require('./chunk-WOAJW7OB.cjs');
|
|
4
|
+
|
|
5
|
+
|
|
3
6
|
var _chunkY2W7MENXcjs = require('./chunk-Y2W7MENX.cjs');
|
|
4
7
|
|
|
5
8
|
|
|
@@ -18,6 +21,9 @@ var _chunk53VWOQDNcjs = require('./chunk-53VWOQDN.cjs');
|
|
|
18
21
|
var _chunkESPY25SVcjs = require('./chunk-ESPY25SV.cjs');
|
|
19
22
|
|
|
20
23
|
|
|
24
|
+
var _chunkIPHYXYU4cjs = require('./chunk-IPHYXYU4.cjs');
|
|
25
|
+
|
|
26
|
+
|
|
21
27
|
var _chunk32F77IBUcjs = require('./chunk-32F77IBU.cjs');
|
|
22
28
|
|
|
23
29
|
|
|
@@ -36,7 +42,7 @@ var _chunkIBTK77R3cjs = require('./chunk-IBTK77R3.cjs');
|
|
|
36
42
|
var _chunkI3A3AEAAcjs = require('./chunk-I3A3AEAA.cjs');
|
|
37
43
|
|
|
38
44
|
|
|
39
|
-
var
|
|
45
|
+
var _chunkKDGKC2ADcjs = require('./chunk-KDGKC2AD.cjs');
|
|
40
46
|
|
|
41
47
|
|
|
42
48
|
var _chunkVDTZORF6cjs = require('./chunk-VDTZORF6.cjs');
|
|
@@ -60,9 +66,6 @@ var _chunkL7KCN6DVcjs = require('./chunk-L7KCN6DV.cjs');
|
|
|
60
66
|
var _chunkDOKVIYQPcjs = require('./chunk-DOKVIYQP.cjs');
|
|
61
67
|
|
|
62
68
|
|
|
63
|
-
var _chunkIPHYXYU4cjs = require('./chunk-IPHYXYU4.cjs');
|
|
64
|
-
|
|
65
|
-
|
|
66
69
|
var _chunkH4PA2G3Ncjs = require('./chunk-H4PA2G3N.cjs');
|
|
67
70
|
|
|
68
71
|
|
|
@@ -84,9 +87,6 @@ var _chunk76TLDMR4cjs = require('./chunk-76TLDMR4.cjs');
|
|
|
84
87
|
var _chunk2TQQMTHZcjs = require('./chunk-2TQQMTHZ.cjs');
|
|
85
88
|
|
|
86
89
|
|
|
87
|
-
var _chunkKDGKC2ADcjs = require('./chunk-KDGKC2AD.cjs');
|
|
88
|
-
|
|
89
|
-
|
|
90
90
|
var _chunk75ZPJI57cjs = require('./chunk-75ZPJI57.cjs');
|
|
91
91
|
|
|
92
92
|
// packages/vue/index.ts
|