unplugin-icons
Advanced tools
Comparing version 0.12.2 to 0.12.3
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk6WEWGL7Djs = require('./chunk-6WEWGL7D.js'); | ||
require('./chunk-27TYKZGU.js'); | ||
var _chunkUPSQYQGJjs = require('./chunk-UPSQYQGJ.js'); | ||
require('./chunk-HB5ZWJKF.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -9,2 +9,2 @@ require('./chunk-IZWKDL73.js'); | ||
exports.default = _chunk6WEWGL7Djs.src_default; | ||
exports.default = _chunkUPSQYQGJjs.src_default; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk27TYKZGUjs = require('./chunk-27TYKZGU.js'); | ||
var _chunkHB5ZWJKFjs = require('./chunk-HB5ZWJKF.js'); | ||
require('./chunk-IZWKDL73.js'); | ||
@@ -13,4 +13,4 @@ | ||
`${dir}/${name}.svg`, | ||
`${dir}/${_chunk27TYKZGUjs.camelize.call(void 0, name)}.svg`, | ||
`${dir}/${_chunk27TYKZGUjs.pascalize.call(void 0, name)}.svg` | ||
`${dir}/${_chunkHB5ZWJKFjs.camelize.call(void 0, name)}.svg`, | ||
`${dir}/${_chunkHB5ZWJKFjs.pascalize.call(void 0, name)}.svg` | ||
]; | ||
@@ -17,0 +17,0 @@ for (const path of pathes) { |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk6WEWGL7Djs = require('./chunk-6WEWGL7D.js'); | ||
require('./chunk-27TYKZGU.js'); | ||
var _chunkUPSQYQGJjs = require('./chunk-UPSQYQGJ.js'); | ||
require('./chunk-HB5ZWJKF.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -12,7 +12,7 @@ require('./chunk-IZWKDL73.js'); | ||
config.plugins = config.plugins || []; | ||
config.plugins.unshift(_chunk6WEWGL7Djs.src_default.webpack(options)); | ||
config.plugins.unshift(_chunkUPSQYQGJjs.src_default.webpack(options)); | ||
}); | ||
this.nuxt.hook("vite:extend", async (vite) => { | ||
vite.config.plugins = vite.config.plugins || []; | ||
vite.config.plugins.push(_chunk6WEWGL7Djs.src_default.vite(options)); | ||
vite.config.plugins.push(_chunkUPSQYQGJjs.src_default.vite(options)); | ||
}); | ||
@@ -19,0 +19,0 @@ } |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk27TYKZGUjs = require('./chunk-27TYKZGU.js'); | ||
var _chunkHB5ZWJKFjs = require('./chunk-HB5ZWJKF.js'); | ||
require('./chunk-IZWKDL73.js'); | ||
@@ -22,3 +22,3 @@ | ||
} = options; | ||
const prefix = rawPrefix ? `${_chunk27TYKZGUjs.camelToKebab.call(void 0, rawPrefix)}-` : ""; | ||
const prefix = rawPrefix ? `${_chunkHB5ZWJKFjs.camelToKebab.call(void 0, rawPrefix)}-` : ""; | ||
const ext = extension ? extension.startsWith(".") ? extension : `.${extension}` : ""; | ||
@@ -32,3 +32,3 @@ const collections2 = _utils.uniq.call(void 0, [ | ||
return (name) => { | ||
const kebab = _chunk27TYKZGUjs.camelToKebab.call(void 0, name); | ||
const kebab = _chunkHB5ZWJKFjs.camelToKebab.call(void 0, name); | ||
if (!kebab.startsWith(prefix)) | ||
@@ -35,0 +35,0 @@ return; |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk6WEWGL7Djs = require('./chunk-6WEWGL7D.js'); | ||
require('./chunk-27TYKZGU.js'); | ||
var _chunkUPSQYQGJjs = require('./chunk-UPSQYQGJ.js'); | ||
require('./chunk-HB5ZWJKF.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -9,3 +9,3 @@ require('./chunk-IZWKDL73.js'); | ||
// src/rollup.ts | ||
var rollup_default = _chunk6WEWGL7Djs.src_default.rollup; | ||
var rollup_default = _chunkUPSQYQGJjs.src_default.rollup; | ||
@@ -12,0 +12,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk6WEWGL7Djs = require('./chunk-6WEWGL7D.js'); | ||
require('./chunk-27TYKZGU.js'); | ||
var _chunkUPSQYQGJjs = require('./chunk-UPSQYQGJ.js'); | ||
require('./chunk-HB5ZWJKF.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -9,3 +9,3 @@ require('./chunk-IZWKDL73.js'); | ||
// src/vite.ts | ||
var vite_default = _chunk6WEWGL7Djs.src_default.vite; | ||
var vite_default = _chunkUPSQYQGJjs.src_default.vite; | ||
@@ -12,0 +12,0 @@ |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunk6WEWGL7Djs = require('./chunk-6WEWGL7D.js'); | ||
require('./chunk-27TYKZGU.js'); | ||
var _chunkUPSQYQGJjs = require('./chunk-UPSQYQGJ.js'); | ||
require('./chunk-HB5ZWJKF.js'); | ||
require('./chunk-GGNOJ77I.js'); | ||
@@ -9,3 +9,3 @@ require('./chunk-IZWKDL73.js'); | ||
// src/webpack.ts | ||
var webpack_default = _chunk6WEWGL7Djs.src_default.webpack; | ||
var webpack_default = _chunkUPSQYQGJjs.src_default.webpack; | ||
@@ -12,0 +12,0 @@ |
{ | ||
"name": "unplugin-icons", | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"description": "Access thousands of icons as components on-demand universally", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/antfu/unplugin-icons", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
68559
1418