@hhorg/icon
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -1,2 +0,2 @@ | ||
import HhIcon from "@hhorg/icon-vue2"; | ||
import HhIcon from "./components/Icon.js"; | ||
const installHhIcon = { | ||
@@ -3,0 +3,0 @@ install(app, options) { |
@@ -1,2 +0,2 @@ | ||
const version = "0.0.12"; | ||
const version = "0.0.13"; | ||
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.12"; | ||
const version = "0.0.13"; | ||
function install(app) { | ||
@@ -5,0 +5,0 @@ const components = []; |
@@ -1,2 +0,2 @@ | ||
const version = "0.0.12"; | ||
const version = "0.0.13"; | ||
function install(app) { | ||
@@ -3,0 +3,0 @@ const components = []; |
@@ -5,3 +5,3 @@ (function(global, factory) { | ||
"use strict"; | ||
const version = "0.0.12"; | ||
const version = "0.0.13"; | ||
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.12";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.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"}})})); |
@@ -33,3 +33,3 @@ var __create = Object.create; | ||
module.exports = __toCommonJS(stdin_exports); | ||
var import_icon_vue2 = __toESM(require("@hhorg/icon-vue2")); | ||
var import_Icon = __toESM(require("./components/Icon.js")); | ||
const installHhIcon = { | ||
@@ -67,5 +67,5 @@ install(app, options) { | ||
} | ||
app.component("HhIcon", import_icon_vue2.default); | ||
app.component("HhIcon", import_Icon.default); | ||
} | ||
}; | ||
var stdin_default = installHhIcon; |
@@ -25,3 +25,3 @@ var __defProp = Object.defineProperty; | ||
module.exports = __toCommonJS(stdin_exports); | ||
const version = "0.0.12"; | ||
const version = "0.0.13"; | ||
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.12","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.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"} |
{ | ||
"name": "@hhorg/icon", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "图标库", | ||
@@ -5,0 +5,0 @@ "main": "lib/hh-icon.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
29874