@wlnt-ui/icons-vue 0.0.1-alpha.3
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/global.cjs +0 -0
- package/dist/global.iife.js +0 -0
- package/dist/global.iife.min.js +3 -0
- package/dist/global.js +0 -0
- package/dist/global.min.cjs +3 -0
- package/dist/global.min.js +3 -0
- package/dist/index.cjs +0 -0
- package/dist/index.iife.js +0 -0
- package/dist/index.iife.min.js +3 -0
- package/dist/index.js +0 -0
- package/dist/index.min.cjs +3 -0
- package/dist/index.min.js +3 -0
- package/dist/types/components/close.vue.d.ts +3 -0
- package/dist/types/components/index.d.ts +1 -0
- package/dist/types/global.d.ts +9 -0
- package/dist/types/index.d.ts +1 -0
- package/package.json +84 -0
package/dist/global.cjs
ADDED
Binary file
|
Binary file
|
@@ -0,0 +1,3 @@
|
|
1
|
+
"use strict";/*! Wlnt Ui Icons Vue 0.0.1-alpha.2 */
|
2
|
+
|
3
|
+
var WlntUiIconsVue=(()=>{var d=Object.create;var p=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),l=(e,o)=>{for(var t in o)p(e,t,{get:o[t],enumerable:!0})},m=(e,o,t,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let r of v(o))!g.call(e,r)&&r!==t&&p(e,r,{get:()=>o[r],enumerable:!(n=x(o,r))||n.enumerable});return e};var L=(e,o,t)=>(t=e!=null?d(h(e)):{},m(o||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t,e)),w=e=>m(p({},"__esModule",{value:!0}),e);var _=k((y,i)=>{i.exports=Vue});var O={};l(O,{Close:()=>a,Icons:()=>c,default:()=>I});var c={};l(c,{Close:()=>a});var f={name:"Close"};var s=L(_(),1);var u=(e,o)=>{let t=e.__vccOpts||e;for(let[n,r]of o)t[n]=r;return t};var B={viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},C=(0,s.createElementVNode)("path",{d:"M453.44 512L161.472 220.032a41.408 41.408 0 0 1 58.56-58.56L512 453.44l291.968-291.968a41.408 41.408 0 0 1 58.56 58.56L570.56 512l291.968 291.968a41.408 41.408 0 0 1-58.56 58.56L512 570.56 220.032 862.528a41.408 41.408 0 0 1-58.56-58.56L453.44 512z","p-id":"18017"},null,-1),D=[C];function E(e,o,t,n,r,$){return(0,s.openBlock)(),(0,s.createElementBlock)("svg",B,D)}var a=u(f,[["render",E],["__file","/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/close.vue"]]);var I=(e,{prefix:o="WlIcon"}={})=>{for(let[t,n]of Object.entries(c))e.component(o+t,n)};return w(O);})();
|
package/dist/global.js
ADDED
Binary file
|
@@ -0,0 +1,3 @@
|
|
1
|
+
"use strict";/*! Wlnt Ui Icons Vue 0.0.1-alpha.2 */
|
2
|
+
|
3
|
+
var c=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var _=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var l=(o,e)=>{for(var t in e)c(o,t,{get:e[t],enumerable:!0})},u=(o,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of _(e))!d.call(o,n)&&n!==t&&c(o,n,{get:()=>e[n],enumerable:!(r=i(e,n))||r.enumerable});return o};var x=o=>u(c({},"__esModule",{value:!0}),o);var w={};l(w,{Close:()=>a,Icons:()=>p,default:()=>L});module.exports=x(w);var p={};l(p,{Close:()=>a});var m={name:"Close"};var s=require("vue");var f=(o,e)=>{let t=o.__vccOpts||o;for(let[r,n]of e)t[r]=n;return t};var v={viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},h=(0,s.createElementVNode)("path",{d:"M453.44 512L161.472 220.032a41.408 41.408 0 0 1 58.56-58.56L512 453.44l291.968-291.968a41.408 41.408 0 0 1 58.56 58.56L570.56 512l291.968 291.968a41.408 41.408 0 0 1-58.56 58.56L512 570.56 220.032 862.528a41.408 41.408 0 0 1-58.56-58.56L453.44 512z","p-id":"18017"},null,-1),g=[h];function k(o,e,t,r,n,B){return(0,s.openBlock)(),(0,s.createElementBlock)("svg",v,g)}var a=f(m,[["render",k],["__file","/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/close.vue"]]);var L=(o,{prefix:e="WlIcon"}={})=>{for(let[t,r]of Object.entries(p))o.component(e+t,r)};
|
@@ -0,0 +1,3 @@
|
|
1
|
+
/*! Wlnt Ui Icons Vue 0.0.1-alpha.2 */
|
2
|
+
|
3
|
+
var l=Object.defineProperty;var m=(o,t)=>{for(var e in t)l(o,e,{get:t[e],enumerable:!0})};var r={};m(r,{Close:()=>a});var p={name:"Close"};import{createElementVNode as f,openBlock as i,createElementBlock as _}from"vue";var c=(o,t)=>{let e=o.__vccOpts||o;for(let[n,s]of t)e[n]=s;return e};var d={viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},u=f("path",{d:"M453.44 512L161.472 220.032a41.408 41.408 0 0 1 58.56-58.56L512 453.44l291.968-291.968a41.408 41.408 0 0 1 58.56 58.56L570.56 512l291.968 291.968a41.408 41.408 0 0 1-58.56 58.56L512 570.56 220.032 862.528a41.408 41.408 0 0 1-58.56-58.56L453.44 512z","p-id":"18017"},null,-1),x=[u];function v(o,t,e,n,s,h){return i(),_("svg",d,x)}var a=c(p,[["render",v],["__file","/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/close.vue"]]);var O=(o,{prefix:t="WlIcon"}={})=>{for(let[e,n]of Object.entries(r))o.component(t+e,n)};export{a as Close,r as Icons,O as default};
|
package/dist/index.cjs
ADDED
Binary file
|
Binary file
|
@@ -0,0 +1,3 @@
|
|
1
|
+
"use strict";/*! Wlnt Ui Icons Vue 0.0.1-alpha.2 */
|
2
|
+
|
3
|
+
var WlntUiIconsVue=(()=>{var i=Object.create;var c=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var h=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),L=(e,o)=>{for(var t in o)c(e,t,{get:o[t],enumerable:!0})},p=(e,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let r of d(o))!v.call(e,r)&&r!==t&&c(e,r,{get:()=>o[r],enumerable:!(s=u(o,r))||s.enumerable});return e};var g=(e,o,t)=>(t=e!=null?i(x(e)):{},p(o||!e||!e.__esModule?c(t,"default",{value:e,enumerable:!0}):t,e)),k=e=>p(c({},"__esModule",{value:!0}),e);var m=h((N,l)=>{l.exports=Vue});var E={};L(E,{Close:()=>f});var a={name:"Close"};var n=g(m(),1);var _=(e,o)=>{let t=e.__vccOpts||e;for(let[s,r]of o)t[s]=r;return t};var w={viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},B=(0,n.createElementVNode)("path",{d:"M453.44 512L161.472 220.032a41.408 41.408 0 0 1 58.56-58.56L512 453.44l291.968-291.968a41.408 41.408 0 0 1 58.56 58.56L570.56 512l291.968 291.968a41.408 41.408 0 0 1-58.56 58.56L512 570.56 220.032 862.528a41.408 41.408 0 0 1-58.56-58.56L453.44 512z","p-id":"18017"},null,-1),C=[B];function D(e,o,t,s,r,$){return(0,n.openBlock)(),(0,n.createElementBlock)("svg",w,C)}var f=_(a,[["render",D],["__file","/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/close.vue"]]);return k(E);})();
|
package/dist/index.js
ADDED
Binary file
|
@@ -0,0 +1,3 @@
|
|
1
|
+
"use strict";/*! Wlnt Ui Icons Vue 0.0.1-alpha.2 */
|
2
|
+
|
3
|
+
var c=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var _=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var i=(o,e)=>{for(var t in e)c(o,t,{get:e[t],enumerable:!0})},d=(o,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of _(e))!f.call(o,r)&&r!==t&&c(o,r,{get:()=>e[r],enumerable:!(s=m(e,r))||s.enumerable});return o};var u=o=>d(c({},"__esModule",{value:!0}),o);var g={};i(g,{Close:()=>l});module.exports=u(g);var p={name:"Close"};var n=require("vue");var a=(o,e)=>{let t=o.__vccOpts||o;for(let[s,r]of e)t[s]=r;return t};var x={viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},v=(0,n.createElementVNode)("path",{d:"M453.44 512L161.472 220.032a41.408 41.408 0 0 1 58.56-58.56L512 453.44l291.968-291.968a41.408 41.408 0 0 1 58.56 58.56L570.56 512l291.968 291.968a41.408 41.408 0 0 1-58.56 58.56L512 570.56 220.032 862.528a41.408 41.408 0 0 1-58.56-58.56L453.44 512z","p-id":"18017"},null,-1),h=[v];function L(o,e,t,s,r,k){return(0,n.openBlock)(),(0,n.createElementBlock)("svg",x,h)}var l=a(p,[["render",L],["__file","/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/close.vue"]]);
|
@@ -0,0 +1,3 @@
|
|
1
|
+
/*! Wlnt Ui Icons Vue 0.0.1-alpha.2 */
|
2
|
+
|
3
|
+
var s={name:"Close"};import{createElementVNode as p,openBlock as a,createElementBlock as l}from"vue";var c=(e,t)=>{let o=e.__vccOpts||e;for(let[r,n]of t)o[r]=n;return o};var m={viewBox:"0 0 1024 1024",xmlns:"http://www.w3.org/2000/svg"},_=p("path",{d:"M453.44 512L161.472 220.032a41.408 41.408 0 0 1 58.56-58.56L512 453.44l291.968-291.968a41.408 41.408 0 0 1 58.56 58.56L570.56 512l291.968 291.968a41.408 41.408 0 0 1-58.56 58.56L512 570.56 220.032 862.528a41.408 41.408 0 0 1-58.56-58.56L453.44 512z","p-id":"18017"},null,-1),f=[_];function i(e,t,o,r,n,u){return a(),l("svg",m,f)}var d=c(s,[["render",i],["__file","/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/close.vue"]]);export{d as Close};
|
@@ -0,0 +1 @@
|
|
1
|
+
export { default as Close } from './close.vue';
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { App } from 'vue';
|
2
|
+
import * as Icons from './components';
|
3
|
+
export interface InstallOptions {
|
4
|
+
prefix?: string;
|
5
|
+
}
|
6
|
+
declare const _default: (app: App, { prefix }?: InstallOptions) => void;
|
7
|
+
export default _default;
|
8
|
+
export { Icons };
|
9
|
+
export * from './components';
|
@@ -0,0 +1 @@
|
|
1
|
+
export * from './components';
|
package/package.json
ADDED
@@ -0,0 +1,84 @@
|
|
1
|
+
{
|
2
|
+
"name": "@wlnt-ui/icons-vue",
|
3
|
+
"version": "0.0.1-alpha.3",
|
4
|
+
"description": "Vue components of Wlnt Ui Icons collection.",
|
5
|
+
"type": "module",
|
6
|
+
"keywords": [
|
7
|
+
"icon",
|
8
|
+
"svg",
|
9
|
+
"vue"
|
10
|
+
],
|
11
|
+
"files": [
|
12
|
+
"dist"
|
13
|
+
],
|
14
|
+
"main": "./dist/index.cjs",
|
15
|
+
"module": "./dist/index.js",
|
16
|
+
"types": "./dist/types/index.d.ts",
|
17
|
+
"exports": {
|
18
|
+
".": {
|
19
|
+
"types": "./dist/types/index.d.ts",
|
20
|
+
"require": "./dist/index.cjs",
|
21
|
+
"import": "./dist/index.js"
|
22
|
+
},
|
23
|
+
"./global": {
|
24
|
+
"types": "./dist/types/global.d.ts",
|
25
|
+
"require": "./dist/global.cjs",
|
26
|
+
"import": "./dist/global.js"
|
27
|
+
},
|
28
|
+
"./*": "./*"
|
29
|
+
},
|
30
|
+
"typesVersions": {
|
31
|
+
"*": {
|
32
|
+
"*": [
|
33
|
+
"./*",
|
34
|
+
"./dist/types/*"
|
35
|
+
]
|
36
|
+
}
|
37
|
+
},
|
38
|
+
"unpkg": "dist/index.iife.min.js",
|
39
|
+
"jsdelivr": "dist/index.iife.min.js",
|
40
|
+
"sideEffects": false,
|
41
|
+
"author": {
|
42
|
+
"name": "to0simple",
|
43
|
+
"email": "zhilongqiu2020@gmail.com",
|
44
|
+
"url": "https://github.com/to0simple"
|
45
|
+
},
|
46
|
+
"peerDependencies": {
|
47
|
+
"vue": "^3.3.4"
|
48
|
+
},
|
49
|
+
"devDependencies": {
|
50
|
+
"@esbuild-kit/cjs-loader": "^2.4.2",
|
51
|
+
"@pnpm/find-workspace-dir": "^6.0.2",
|
52
|
+
"@pnpm/find-workspace-packages": "^6.0.9",
|
53
|
+
"@pnpm/logger": "^5.0.0",
|
54
|
+
"@types/fs-extra": "^11.0.1",
|
55
|
+
"@types/gulp": "^4.0.13",
|
56
|
+
"@types/node": "^18.16.17",
|
57
|
+
"@types/prettier": "^3.0.0",
|
58
|
+
"camelcase": "^8.0.0",
|
59
|
+
"chalk": "^5.3.0",
|
60
|
+
"consola": "^3.2.3",
|
61
|
+
"enquirer": "^2.4.1",
|
62
|
+
"esbuild": "^0.14.54",
|
63
|
+
"esbuild-plugin-globals": "^0.2.0",
|
64
|
+
"fast-glob": "^3.3.1",
|
65
|
+
"fs-extra": "^11.1.1",
|
66
|
+
"gulp": "^4.0.2",
|
67
|
+
"npm-run-all": "^4.1.5",
|
68
|
+
"prettier": "^3.0.3",
|
69
|
+
"tsx": "^3.12.8",
|
70
|
+
"typescript": "^5.2.2",
|
71
|
+
"unplugin-vue": "^4.3.5",
|
72
|
+
"vue": "^3.3.4",
|
73
|
+
"vue-tsc": "^1.6.5",
|
74
|
+
"@wlnt/build-utils": "0.0.1",
|
75
|
+
"@wlnt-ui/icons-svg": "0.0.1"
|
76
|
+
},
|
77
|
+
"scripts": {
|
78
|
+
"build": "gulp --require @esbuild-kit/cjs-loader -f gulpfile.ts",
|
79
|
+
"build:release": "pnpm run build build:release",
|
80
|
+
"build:generate": "tsx build/generate.ts",
|
81
|
+
"build:build": "tsx build/build.ts",
|
82
|
+
"build:types": "vue-tsc --declaration --emitDeclarationOnly"
|
83
|
+
}
|
84
|
+
}
|