@fangzhongya/icons 0.0.1-1 → 0.0.2
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/README.md +1 -14
- package/dist/chunk-2D4VSAJ2.js +13 -0
- package/dist/chunk-2TQQMTHZ.cjs +13 -0
- package/dist/chunk-32F77IBU.cjs +13 -0
- package/dist/chunk-3AMDUJDV.js +13 -0
- package/dist/chunk-3TRFZFYF.js +13 -0
- package/dist/chunk-53VWOQDN.cjs +13 -0
- package/dist/chunk-5PXZNWE4.js +13 -0
- package/dist/chunk-5QUGHNG3.cjs +13 -0
- package/dist/chunk-75ZPJI57.cjs +9 -0
- package/dist/chunk-76TLDMR4.cjs +13 -0
- package/dist/chunk-7IBXEWY5.js +13 -0
- package/dist/chunk-AQDYWFIE.cjs +13 -0
- package/dist/chunk-BEQYH4ZH.js +13 -0
- package/dist/chunk-BMEJLYYZ.js +13 -0
- package/dist/chunk-DOKVIYQP.cjs +13 -0
- package/dist/chunk-EEMF44IH.cjs +58 -0
- package/dist/chunk-EODYYDJS.js +13 -0
- package/dist/chunk-ERELSRIE.cjs +128 -0
- package/dist/chunk-ESPY25SV.cjs +13 -0
- package/dist/chunk-FEFTZ7TT.cjs +13 -0
- package/dist/chunk-FZTWDRFN.js +13 -0
- package/dist/chunk-H4PA2G3N.cjs +13 -0
- package/dist/chunk-HF34GB7O.js +128 -0
- package/dist/chunk-HOVIIPWX.js +280 -0
- package/dist/chunk-I3A3AEAA.cjs +13 -0
- package/dist/chunk-I3U5MBNO.cjs +13 -0
- package/dist/chunk-I5KQLZMG.js +58 -0
- package/dist/chunk-IBTK77R3.cjs +13 -0
- package/dist/chunk-IIVF4KK5.cjs +6 -0
- package/dist/chunk-IPHYXYU4.cjs +13 -0
- package/dist/chunk-JJXGNEQB.js +13 -0
- package/dist/chunk-JT3V6FP7.js +13 -0
- package/dist/chunk-KDGKC2AD.cjs +13 -0
- package/dist/chunk-KZJIE3RV.cjs +13 -0
- package/dist/chunk-L7KCN6DV.cjs +13 -0
- package/dist/chunk-LBBA76TA.js +13 -0
- package/dist/chunk-LI54LRUK.cjs +13 -0
- package/dist/chunk-LLVO2B4L.js +13 -0
- package/dist/chunk-MLKGABMK.js +9 -0
- package/dist/chunk-MOHILOKE.js +6 -0
- package/dist/chunk-NEHQ24EP.js +13 -0
- package/dist/chunk-NESEKAGU.cjs +13 -0
- package/dist/chunk-NS5Q6ZYS.js +13 -0
- package/dist/chunk-OIX6AEOH.js +13 -0
- package/dist/chunk-PM3NSGHO.js +13 -0
- package/dist/chunk-Q7LKAKNO.js +13 -0
- package/dist/chunk-RENPHZI7.cjs +13 -0
- package/dist/chunk-RHPG3BCQ.cjs +13 -0
- package/dist/chunk-S2UC3QOV.cjs +280 -0
- package/dist/chunk-S7LOBBW2.cjs +13 -0
- package/dist/chunk-T7E6HY2F.js +13 -0
- package/dist/chunk-TCP7WBEZ.cjs +13 -0
- package/dist/chunk-TT42MDI2.cjs +13 -0
- package/dist/chunk-VDTZORF6.cjs +13 -0
- package/dist/chunk-VO6GNJ4O.js +13 -0
- package/dist/chunk-VQ54VGY3.js +13 -0
- package/dist/chunk-VRWNZZCS.js +13 -0
- package/dist/chunk-W3IE4UWT.cjs +13 -0
- package/dist/chunk-WLDTS6EO.js +13 -0
- package/dist/chunk-WOAJW7OB.cjs +13 -0
- package/dist/chunk-XUPJ3XJL.js +13 -0
- package/dist/chunk-Y2W7MENX.cjs +13 -0
- package/dist/chunk-YBGWOI5B.cjs +13 -0
- package/dist/chunk-YJLFP6SE.js +13 -0
- package/dist/chunk-YSDDIRK3.js +13 -0
- package/dist/chunk-YUYOWQ5M.js +13 -0
- package/dist/chunk-YYG5XGJC.js +13 -0
- package/dist/chunk-Z7LHYEQW.js +13 -0
- package/dist/config.cjs +7 -0
- package/dist/config.d.cts +6 -0
- package/dist/config.d.ts +6 -0
- package/dist/config.js +7 -0
- package/dist/icon/index.cjs +7 -0
- package/dist/icon/index.d.cts +139 -0
- package/dist/icon/index.d.ts +139 -0
- package/dist/icon/index.js +7 -0
- package/dist/iconify.cjs +99 -0
- package/dist/iconify.d.cts +41 -0
- package/dist/iconify.d.ts +41 -0
- package/dist/iconify.js +99 -0
- package/dist/index.cjs +130 -15
- package/dist/index.css +230 -0
- package/dist/index.d.cts +35 -0
- package/dist/index.d.ts +34 -8
- package/dist/index.js +128 -13
- package/dist/index.json +99 -0
- package/dist/picker/dialog.cjs +7 -0
- package/dist/picker/dialog.d.cts +19 -0
- package/dist/picker/dialog.d.ts +19 -0
- package/dist/picker/dialog.js +7 -0
- package/dist/picker/index.cjs +280 -0
- package/dist/picker/index.d.cts +117 -0
- package/dist/picker/index.d.ts +117 -0
- package/dist/picker/index.js +280 -0
- package/dist/svg/bar.svg +1 -0
- package/dist/svg/below.svg +1 -0
- package/dist/svg/bicycle.svg +1 -0
- package/dist/svg/bottom-left.svg +1 -0
- package/dist/svg/bottom-right.svg +1 -0
- package/dist/svg/bottom.svg +1 -0
- package/dist/svg/cascader-field.svg +1 -0
- package/dist/svg/catalogue.svg +1 -0
- package/dist/svg/clear.svg +1 -0
- package/dist/svg/close.svg +1 -0
- package/dist/svg/crl.svg +1 -0
- package/dist/svg/delete.svg +1 -0
- package/dist/svg/document.svg +1 -0
- package/dist/svg/down.svg +1 -0
- package/dist/svg/download.svg +1 -0
- package/dist/svg/edit.svg +1 -0
- package/dist/svg/enter.svg +1 -0
- package/dist/svg/frame.svg +1 -0
- package/dist/svg/left.svg +1 -0
- package/dist/svg/mute.svg +1 -0
- package/dist/svg/pause.svg +1 -0
- package/dist/svg/play.svg +1 -0
- package/dist/svg/plus.svg +1 -0
- package/dist/svg/retreat.svg +1 -0
- package/dist/svg/right.svg +1 -0
- package/dist/svg/sound.svg +1 -0
- package/dist/svg/star.svg +1 -0
- package/dist/svg/up.svg +1 -0
- package/dist/svg/views.svg +1 -0
- package/dist/vite/index.cjs +80 -0
- package/dist/vite/index.d.cts +9 -0
- package/dist/vite/index.d.ts +9 -0
- package/dist/vite/index.js +80 -0
- package/dist/vue/bar.cjs +7 -0
- package/dist/vue/bar.d.cts +7 -0
- package/dist/vue/bar.d.ts +7 -0
- package/dist/vue/bar.js +7 -0
- package/dist/vue/below.cjs +7 -0
- package/dist/vue/below.d.cts +7 -0
- package/dist/vue/below.d.ts +7 -0
- package/dist/vue/below.js +7 -0
- package/dist/vue/bicycle.cjs +7 -0
- package/dist/vue/bicycle.d.cts +7 -0
- package/dist/vue/bicycle.d.ts +7 -3
- package/dist/vue/bicycle.js +7 -0
- package/dist/vue/bottom-left.cjs +7 -0
- package/dist/vue/bottom-left.d.cts +7 -0
- package/dist/vue/bottom-left.d.ts +7 -3
- package/dist/vue/bottom-left.js +7 -0
- package/dist/vue/bottom-right.cjs +7 -0
- package/dist/vue/bottom-right.d.cts +7 -0
- package/dist/vue/bottom-right.d.ts +7 -3
- package/dist/vue/bottom-right.js +7 -0
- package/dist/vue/bottom.cjs +7 -0
- package/dist/vue/bottom.d.cts +7 -0
- package/dist/vue/bottom.d.ts +7 -3
- package/dist/vue/bottom.js +7 -0
- package/dist/vue/cascader-field.cjs +7 -0
- package/dist/vue/cascader-field.d.cts +7 -0
- package/dist/vue/cascader-field.d.ts +7 -0
- package/dist/vue/cascader-field.js +7 -0
- package/dist/vue/catalogue.cjs +7 -0
- package/dist/vue/catalogue.d.cts +7 -0
- package/dist/vue/catalogue.d.ts +7 -0
- package/dist/vue/catalogue.js +7 -0
- package/dist/vue/clear.cjs +7 -0
- package/dist/vue/clear.d.cts +7 -0
- package/dist/vue/clear.d.ts +7 -0
- package/dist/vue/clear.js +7 -0
- package/dist/vue/close.cjs +7 -0
- package/dist/vue/close.d.cts +7 -0
- package/dist/vue/close.d.ts +7 -0
- package/dist/vue/close.js +7 -0
- package/dist/vue/crl.cjs +7 -0
- package/dist/vue/crl.d.cts +7 -0
- package/dist/vue/crl.d.ts +7 -0
- package/dist/vue/crl.js +7 -0
- package/dist/vue/delete.cjs +7 -0
- package/dist/vue/delete.d.cts +7 -0
- package/dist/vue/delete.d.ts +7 -0
- package/dist/vue/delete.js +7 -0
- package/dist/vue/document.cjs +7 -0
- package/dist/vue/document.d.cts +7 -0
- package/dist/vue/document.d.ts +7 -0
- package/dist/vue/document.js +7 -0
- package/dist/vue/down.cjs +7 -0
- package/dist/vue/down.d.cts +7 -0
- package/dist/vue/down.d.ts +7 -0
- package/dist/vue/down.js +7 -0
- package/dist/vue/download.cjs +7 -0
- package/dist/vue/download.d.cts +7 -0
- package/dist/vue/download.d.ts +7 -0
- package/dist/vue/download.js +7 -0
- package/dist/vue/edit.cjs +7 -0
- package/dist/vue/edit.d.cts +7 -0
- package/dist/vue/edit.d.ts +7 -0
- package/dist/vue/edit.js +7 -0
- package/dist/vue/enter.cjs +7 -0
- package/dist/vue/enter.d.cts +7 -0
- package/dist/vue/enter.d.ts +7 -0
- package/dist/vue/enter.js +7 -0
- package/dist/vue/frame.cjs +7 -0
- package/dist/vue/frame.d.cts +7 -0
- package/dist/vue/frame.d.ts +7 -0
- package/dist/vue/frame.js +7 -0
- package/dist/vue/index.cjs +120 -10
- package/dist/vue/index.d.cts +30 -0
- package/dist/vue/index.d.ts +30 -4
- package/dist/vue/index.js +118 -8
- package/dist/vue/left.cjs +7 -0
- package/dist/vue/left.d.cts +7 -0
- package/dist/vue/left.d.ts +7 -0
- package/dist/vue/left.js +7 -0
- package/dist/vue/mute.cjs +7 -0
- package/dist/vue/mute.d.cts +7 -0
- package/dist/vue/mute.d.ts +7 -0
- package/dist/vue/mute.js +7 -0
- package/dist/vue/pause.cjs +7 -0
- package/dist/vue/pause.d.cts +7 -0
- package/dist/vue/pause.d.ts +7 -0
- package/dist/vue/pause.js +7 -0
- package/dist/vue/play.cjs +7 -0
- package/dist/vue/play.d.cts +7 -0
- package/dist/vue/play.d.ts +7 -0
- package/dist/vue/play.js +7 -0
- package/dist/vue/plus.cjs +7 -0
- package/dist/vue/plus.d.cts +7 -0
- package/dist/vue/plus.d.ts +7 -0
- package/dist/vue/plus.js +7 -0
- package/dist/vue/retreat.cjs +7 -0
- package/dist/vue/retreat.d.cts +7 -0
- package/dist/vue/retreat.d.ts +7 -0
- package/dist/vue/retreat.js +7 -0
- package/dist/vue/right.cjs +7 -0
- package/dist/vue/right.d.cts +7 -0
- package/dist/vue/right.d.ts +7 -0
- package/dist/vue/right.js +7 -0
- package/dist/vue/sound.cjs +7 -0
- package/dist/vue/sound.d.cts +7 -0
- package/dist/vue/sound.d.ts +7 -0
- package/dist/vue/sound.js +7 -0
- package/dist/vue/star.cjs +7 -0
- package/dist/vue/star.d.cts +7 -0
- package/dist/vue/star.d.ts +7 -0
- package/dist/vue/star.js +7 -0
- package/dist/vue/up.cjs +7 -0
- package/dist/vue/up.d.cts +7 -0
- package/dist/vue/up.d.ts +7 -0
- package/dist/vue/up.js +7 -0
- package/dist/vue/views.cjs +7 -0
- package/dist/vue/views.d.cts +7 -0
- package/dist/vue/views.d.ts +7 -0
- package/dist/vue/views.js +7 -0
- package/package.json +63 -23
- package/dist/_virtual/_plugin-vue_export-helper.cjs +0 -9
- package/dist/_virtual/_plugin-vue_export-helper.js +0 -10
- package/dist/vue/bicycle.vue.cjs +0 -17
- package/dist/vue/bicycle.vue.js +0 -18
- package/dist/vue/bicycle.vue2.cjs +0 -5
- package/dist/vue/bicycle.vue2.js +0 -6
- package/dist/vue/bottom-left.vue.cjs +0 -25
- package/dist/vue/bottom-left.vue.js +0 -26
- package/dist/vue/bottom-left.vue2.cjs +0 -5
- package/dist/vue/bottom-left.vue2.js +0 -6
- package/dist/vue/bottom-right.vue.cjs +0 -25
- package/dist/vue/bottom-right.vue.js +0 -26
- package/dist/vue/bottom-right.vue2.cjs +0 -5
- package/dist/vue/bottom-right.vue2.js +0 -6
- package/dist/vue/bottom.vue.cjs +0 -20
- package/dist/vue/bottom.vue.js +0 -21
- package/dist/vue/bottom.vue2.cjs +0 -5
- package/dist/vue/bottom.vue2.js +0 -6
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
package/dist/vue/star.js
ADDED
package/dist/vue/up.cjs
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
package/dist/vue/up.d.ts
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
package/dist/vue/up.js
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
package/package.json
CHANGED
|
@@ -1,40 +1,80 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fangzhongya/icons",
|
|
3
|
-
"version": "0.0.1-1",
|
|
4
|
-
"type": "module",
|
|
5
3
|
"private": false,
|
|
4
|
+
"type": "module",
|
|
5
|
+
"version": "0.0.2",
|
|
6
|
+
"description ": "个人图标库",
|
|
7
|
+
"author": "fangzhongya ",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"keywords": [
|
|
10
|
+
"个人图标库"
|
|
11
|
+
],
|
|
12
|
+
"repository": {
|
|
13
|
+
"type": "git",
|
|
14
|
+
"url": " https://github.com/fangzhongya/fang-icons.git"
|
|
15
|
+
},
|
|
16
|
+
"publishConfig": {
|
|
17
|
+
"access": "public",
|
|
18
|
+
"registry": "https://registry.npmjs.org/"
|
|
19
|
+
},
|
|
6
20
|
"devDependencies": {
|
|
7
|
-
"@fangzhongya/create": "0.2.
|
|
8
|
-
"@fangzhongya/utils": "0.0.
|
|
9
|
-
"@
|
|
10
|
-
"@
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
21
|
+
"@fangzhongya/create": "0.2.49",
|
|
22
|
+
"@fangzhongya/utils": "0.0.72",
|
|
23
|
+
"@iconify/vue": "5.0.0",
|
|
24
|
+
"@types/node": "^25.0.3",
|
|
25
|
+
"@vitejs/plugin-vue": "^6.0.3",
|
|
26
|
+
"@vue/tsconfig": "^0.8.1",
|
|
27
|
+
"element-plus": "2.13.0",
|
|
28
|
+
"sass": "1.97.2",
|
|
29
|
+
"ts-node": "10.9.2",
|
|
30
|
+
"tsup": "8.5.1",
|
|
31
|
+
"typescript": "~5.9.3",
|
|
32
|
+
"unplugin-auto-import": "20.3.0",
|
|
33
|
+
"unplugin-icons": "22.5.0",
|
|
34
|
+
"unplugin-vue-components": "30.0.0",
|
|
35
|
+
"vite": "npm:rolldown-vite@7.3.0",
|
|
36
|
+
"vue": "^3.5.26",
|
|
37
|
+
"vue-router": "4.6.4",
|
|
38
|
+
"vue-tsc": "^3.2.2"
|
|
17
39
|
},
|
|
18
|
-
"main": "./dist/index.cjs",
|
|
19
|
-
"module": "./dist/index.js",
|
|
20
|
-
"types": "./dist/index.d.ts",
|
|
21
40
|
"files": [
|
|
22
41
|
"dist"
|
|
23
42
|
],
|
|
43
|
+
"main": "./dist/index.cjs",
|
|
44
|
+
"module": "./dist/index.js",
|
|
45
|
+
"types": "./dist/index.d.ts",
|
|
46
|
+
"typesVersions": {
|
|
47
|
+
"*": {
|
|
48
|
+
"*": [
|
|
49
|
+
"./dist/*"
|
|
50
|
+
]
|
|
51
|
+
}
|
|
52
|
+
},
|
|
24
53
|
"exports": {
|
|
25
54
|
".": {
|
|
55
|
+
"types": "./dist/index.d.ts",
|
|
26
56
|
"require": "./dist/index.cjs",
|
|
27
|
-
"import": "./dist/index.js"
|
|
28
|
-
"types": "./dist/index.d.ts"
|
|
57
|
+
"import": "./dist/index.js"
|
|
29
58
|
},
|
|
30
|
-
"./*":
|
|
59
|
+
"./*": {
|
|
60
|
+
"types": "./dist/*.d.ts",
|
|
61
|
+
"require": "./dist/*.cjs",
|
|
62
|
+
"import": "./dist/*.js",
|
|
63
|
+
"default": "./dist/*"
|
|
64
|
+
}
|
|
31
65
|
},
|
|
32
66
|
"scripts": {
|
|
33
|
-
"dev
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"
|
|
67
|
+
"dev": "vite",
|
|
68
|
+
"build": "tsup",
|
|
69
|
+
"build:vue": "vue-tsc -b && vite build",
|
|
70
|
+
"dev:i": "node --loader ts-node/esm node/index.ts",
|
|
71
|
+
"dev:s": "node --loader ts-node/esm node/svg.ts",
|
|
72
|
+
"dev:b": "node --loader ts-node/esm node/build.ts",
|
|
73
|
+
"dev:f": "node --loader ts-node/esm node/fang.ts",
|
|
74
|
+
"dev:v": "node --loader ts-node/esm node/version.ts",
|
|
37
75
|
"pub": "pnpm publish --access public --no-git-checks",
|
|
38
|
-
"all": "pnpm dev:
|
|
76
|
+
"build:all": "pnpm dev:i & pnpm build & pnpm dev:b",
|
|
77
|
+
"all": "pnpm build:all & pnpm dev:v & pnpm pub",
|
|
78
|
+
"preview": "vite preview"
|
|
39
79
|
}
|
|
40
80
|
}
|
package/dist/vue/bicycle.vue.cjs
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const bicycle_vue_vue_type_script_lang = require("./bicycle.vue2.cjs");
|
|
3
|
-
const vue = require("vue");
|
|
4
|
-
const _pluginVue_exportHelper = require("../_virtual/_plugin-vue_export-helper.cjs");
|
|
5
|
-
const _hoisted_1 = {
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
};
|
|
9
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createStaticVNode('<path fill="currentColor" d="M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256zm0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384z"></path><path fill="currentColor" d="M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32z"></path><path fill="currentColor" d="M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256zm0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384z"></path><path fill="currentColor" d="M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192H480zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384H96z"></path><path fill="currentColor" d="m373.376 599.808-42.752-47.616 320-288 42.752 47.616z"></path>', 5);
|
|
10
|
-
const _hoisted_7 = [
|
|
11
|
-
_hoisted_2
|
|
12
|
-
];
|
|
13
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
14
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_7);
|
|
15
|
-
}
|
|
16
|
-
const bicycle = /* @__PURE__ */ _pluginVue_exportHelper(bicycle_vue_vue_type_script_lang, [["render", _sfc_render]]);
|
|
17
|
-
module.exports = bicycle;
|
package/dist/vue/bicycle.vue.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import _sfc_main from "./bicycle.vue2.js";
|
|
2
|
-
import { openBlock, createElementBlock, createStaticVNode } from "vue";
|
|
3
|
-
import _export_sfc from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const _hoisted_1 = {
|
|
5
|
-
viewBox: "0 0 1024 1024",
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
-
};
|
|
8
|
-
const _hoisted_2 = /* @__PURE__ */ createStaticVNode('<path fill="currentColor" d="M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256zm0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384z"></path><path fill="currentColor" d="M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32z"></path><path fill="currentColor" d="M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256zm0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384z"></path><path fill="currentColor" d="M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192H480zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384H96z"></path><path fill="currentColor" d="m373.376 599.808-42.752-47.616 320-288 42.752 47.616z"></path>', 5);
|
|
9
|
-
const _hoisted_7 = [
|
|
10
|
-
_hoisted_2
|
|
11
|
-
];
|
|
12
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_7);
|
|
14
|
-
}
|
|
15
|
-
const bicycle = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
16
|
-
export {
|
|
17
|
-
bicycle as default
|
|
18
|
-
};
|
package/dist/vue/bicycle.vue2.js
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const bottomLeft_vue_vue_type_script_lang = require("./bottom-left.vue2.cjs");
|
|
3
|
-
const vue = require("vue");
|
|
4
|
-
const _pluginVue_exportHelper = require("../_virtual/_plugin-vue_export-helper.cjs");
|
|
5
|
-
const _hoisted_1 = {
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
};
|
|
9
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
10
|
-
fill: "currentColor",
|
|
11
|
-
d: "M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0v416z"
|
|
12
|
-
}, null, -1);
|
|
13
|
-
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
14
|
-
fill: "currentColor",
|
|
15
|
-
d: "M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312l-544 544z"
|
|
16
|
-
}, null, -1);
|
|
17
|
-
const _hoisted_4 = [
|
|
18
|
-
_hoisted_2,
|
|
19
|
-
_hoisted_3
|
|
20
|
-
];
|
|
21
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_4);
|
|
23
|
-
}
|
|
24
|
-
const bottomLeft = /* @__PURE__ */ _pluginVue_exportHelper(bottomLeft_vue_vue_type_script_lang, [["render", _sfc_render]]);
|
|
25
|
-
module.exports = bottomLeft;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import _sfc_main from "./bottom-left.vue2.js";
|
|
2
|
-
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
3
|
-
import _export_sfc from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const _hoisted_1 = {
|
|
5
|
-
viewBox: "0 0 1024 1024",
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
-
};
|
|
8
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
9
|
-
fill: "currentColor",
|
|
10
|
-
d: "M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0v416z"
|
|
11
|
-
}, null, -1);
|
|
12
|
-
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
13
|
-
fill: "currentColor",
|
|
14
|
-
d: "M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312l-544 544z"
|
|
15
|
-
}, null, -1);
|
|
16
|
-
const _hoisted_4 = [
|
|
17
|
-
_hoisted_2,
|
|
18
|
-
_hoisted_3
|
|
19
|
-
];
|
|
20
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
21
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4);
|
|
22
|
-
}
|
|
23
|
-
const bottomLeft = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
24
|
-
export {
|
|
25
|
-
bottomLeft as default
|
|
26
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const bottomRight_vue_vue_type_script_lang = require("./bottom-right.vue2.cjs");
|
|
3
|
-
const vue = require("vue");
|
|
4
|
-
const _pluginVue_exportHelper = require("../_virtual/_plugin-vue_export-helper.cjs");
|
|
5
|
-
const _hoisted_1 = {
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
};
|
|
9
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
10
|
-
fill: "currentColor",
|
|
11
|
-
d: "M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416H352z"
|
|
12
|
-
}, null, -1);
|
|
13
|
-
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
14
|
-
fill: "currentColor",
|
|
15
|
-
d: "M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312l544 544z"
|
|
16
|
-
}, null, -1);
|
|
17
|
-
const _hoisted_4 = [
|
|
18
|
-
_hoisted_2,
|
|
19
|
-
_hoisted_3
|
|
20
|
-
];
|
|
21
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_4);
|
|
23
|
-
}
|
|
24
|
-
const bottomRight = /* @__PURE__ */ _pluginVue_exportHelper(bottomRight_vue_vue_type_script_lang, [["render", _sfc_render]]);
|
|
25
|
-
module.exports = bottomRight;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import _sfc_main from "./bottom-right.vue2.js";
|
|
2
|
-
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
3
|
-
import _export_sfc from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const _hoisted_1 = {
|
|
5
|
-
viewBox: "0 0 1024 1024",
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
-
};
|
|
8
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
9
|
-
fill: "currentColor",
|
|
10
|
-
d: "M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416H352z"
|
|
11
|
-
}, null, -1);
|
|
12
|
-
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
13
|
-
fill: "currentColor",
|
|
14
|
-
d: "M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312l544 544z"
|
|
15
|
-
}, null, -1);
|
|
16
|
-
const _hoisted_4 = [
|
|
17
|
-
_hoisted_2,
|
|
18
|
-
_hoisted_3
|
|
19
|
-
];
|
|
20
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
21
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4);
|
|
22
|
-
}
|
|
23
|
-
const bottomRight = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
24
|
-
export {
|
|
25
|
-
bottomRight as default
|
|
26
|
-
};
|
package/dist/vue/bottom.vue.cjs
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const bottom_vue_vue_type_script_lang = require("./bottom.vue2.cjs");
|
|
3
|
-
const vue = require("vue");
|
|
4
|
-
const _pluginVue_exportHelper = require("../_virtual/_plugin-vue_export-helper.cjs");
|
|
5
|
-
const _hoisted_1 = {
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
};
|
|
9
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
10
|
-
fill: "currentColor",
|
|
11
|
-
d: "M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z"
|
|
12
|
-
}, null, -1);
|
|
13
|
-
const _hoisted_3 = [
|
|
14
|
-
_hoisted_2
|
|
15
|
-
];
|
|
16
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_3);
|
|
18
|
-
}
|
|
19
|
-
const bottom = /* @__PURE__ */ _pluginVue_exportHelper(bottom_vue_vue_type_script_lang, [["render", _sfc_render]]);
|
|
20
|
-
module.exports = bottom;
|
package/dist/vue/bottom.vue.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import _sfc_main from "./bottom.vue2.js";
|
|
2
|
-
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
3
|
-
import _export_sfc from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const _hoisted_1 = {
|
|
5
|
-
viewBox: "0 0 1024 1024",
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
-
};
|
|
8
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
9
|
-
fill: "currentColor",
|
|
10
|
-
d: "M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z"
|
|
11
|
-
}, null, -1);
|
|
12
|
-
const _hoisted_3 = [
|
|
13
|
-
_hoisted_2
|
|
14
|
-
];
|
|
15
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
16
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3);
|
|
17
|
-
}
|
|
18
|
-
const bottom = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
19
|
-
export {
|
|
20
|
-
bottom as default
|
|
21
|
-
};
|
package/dist/vue/bottom.vue2.cjs
DELETED