@hhorg/icon
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -1,2 +0,2 @@ | ||
const version = "0.0.13"; | ||
const version = "0.0.14"; | ||
function install(app) { | ||
@@ -3,0 +3,0 @@ const components = []; |
"use strict"; | ||
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } }); | ||
const version = "0.0.13"; | ||
const version = "0.0.14"; | ||
function install(app) { | ||
@@ -5,0 +5,0 @@ const components = []; |
@@ -1,2 +0,2 @@ | ||
const version = "0.0.13"; | ||
const version = "0.0.14"; | ||
function install(app) { | ||
@@ -3,0 +3,0 @@ const components = []; |
@@ -5,3 +5,3 @@ (function(global, factory) { | ||
"use strict"; | ||
const version = "0.0.13"; | ||
const version = "0.0.14"; | ||
function install(app) { | ||
@@ -8,0 +8,0 @@ const components = []; |
@@ -1,1 +0,1 @@ | ||
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((e="undefined"!=typeof globalThis?globalThis:e||self).icon={})}(this,(function(e){"use strict";const n="0.0.13";function o(e){[].forEach((n=>{n.install?e.use(n):n.name&&e.component(n.name,n)}))}var t={install:o,version:n};e.default=t,e.install=o,e.version=n,Object.defineProperties(e,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})})); | ||
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((e="undefined"!=typeof globalThis?globalThis:e||self).icon={})}(this,(function(e){"use strict";const n="0.0.14";function o(e){[].forEach((n=>{n.install?e.use(n):n.name&&e.component(n.name,n)}))}var t={install:o,version:n};e.default=t,e.install=o,e.version=n,Object.defineProperties(e,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})})); |
@@ -25,3 +25,3 @@ var __defProp = Object.defineProperty; | ||
module.exports = __toCommonJS(stdin_exports); | ||
const version = "0.0.13"; | ||
const version = "0.0.14"; | ||
function install(app) { | ||
@@ -28,0 +28,0 @@ const components = []; |
@@ -1,1 +0,1 @@ | ||
{"$schema":"https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json","framework":"vue","name":"icon","version":"0.0.13","contributions":{"html":{"tags":[{"name":"demo-button","attributes":[{"name":"type","default":"`primary`","description":"按钮类型","value":{"type":"string","kind":"expression"}},{"name":"color","default":"-","description":"按钮颜色","value":{"type":"string","kind":"expression"}}],"events":[{"name":"click","description":"点击时触发","arguments":[{"name":"event","type":"MouseEvent"}]}],"slots":[{"name":"default","description":"默认插槽"}]}],"attributes":[]}},"js-types-syntax":"typescript"} | ||
{"$schema":"https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json","framework":"vue","name":"icon","version":"0.0.14","contributions":{"html":{"tags":[{"name":"demo-button","attributes":[{"name":"type","default":"`primary`","description":"按钮类型","value":{"type":"string","kind":"expression"}},{"name":"color","default":"-","description":"按钮颜色","value":{"type":"string","kind":"expression"}}],"events":[{"name":"click","description":"点击时触发","arguments":[{"name":"event","type":"MouseEvent"}]}],"slots":[{"name":"default","description":"默认插槽"}]}],"attributes":[]}},"js-types-syntax":"typescript"} |
{ | ||
"name": "@hhorg/icon", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "图标库", | ||
@@ -48,6 +48,3 @@ "main": "lib/hh-icon.js", | ||
"registry": "https://registry.npmjs.org" | ||
}, | ||
"dependencies": { | ||
"@hhorg/icon-vue2": "^0.0.0" | ||
} | ||
} |
0
29816
- Removed@hhorg/icon-vue2@^0.0.0
- Removed@babel/helper-string-parser@7.25.9(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removed@babel/parser@7.26.5(transitive)
- Removed@babel/types@7.26.5(transitive)
- Removed@hhorg/icon-vue2@0.0.0(transitive)
- Removed@vue/compiler-sfc@2.7.16(transitive)
- Removedcsstype@3.1.3(transitive)
- Removedde-indent@1.0.2(transitive)
- Removedhe@1.2.0(transitive)
- Removednanoid@3.3.8(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedpostcss@8.5.1(transitive)
- Removedprettier@2.8.8(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedsource-map-js@1.2.1(transitive)
- Removedvue@2.7.16(transitive)
- Removedvue-template-compiler@2.7.16(transitive)