@unocss/preset-mini
Advanced tools
Comparing version 0.51.12 to 0.51.13
@@ -1,3 +0,3 @@ | ||
export { c as colors } from './colors-e683aa85.js'; | ||
import './types-f73ecdfe.js'; | ||
export { c as colors } from './colors-9b4e2c30.js'; | ||
import './types-c1be36b6.js'; | ||
import '@unocss/core'; |
import { Preflight, PresetOptions, Preset, Postprocessor } from '@unocss/core'; | ||
export { c as colors } from './colors-e683aa85.js'; | ||
export { t as theme } from './default-d9218dd5.js'; | ||
import { T as Theme } from './types-f73ecdfe.js'; | ||
export { T as Theme, a as ThemeAnimation } from './types-f73ecdfe.js'; | ||
export { p as parseColor } from './utilities-73daa267.js'; | ||
export { c as colors } from './colors-9b4e2c30.js'; | ||
export { t as theme } from './default-e9b20bc4.js'; | ||
import { T as Theme } from './types-c1be36b6.js'; | ||
export { T as Theme, a as ThemeAnimation } from './types-c1be36b6.js'; | ||
export { p as parseColor } from './utilities-50ca92a9.js'; | ||
@@ -8,0 +8,0 @@ declare const preflights: Preflight[]; |
import { Rule, CSSEntries, StaticRule } from '@unocss/core'; | ||
import { T as Theme } from './types-f73ecdfe.js'; | ||
import { T as Theme } from './types-c1be36b6.js'; | ||
@@ -4,0 +4,0 @@ declare const verticalAligns: Rule[]; |
@@ -1,5 +0,5 @@ | ||
export { c as colors } from './colors-e683aa85.js'; | ||
export { t as theme } from './default-d9218dd5.js'; | ||
import { T as Theme } from './types-f73ecdfe.js'; | ||
export { C as Colors, T as Theme, a as ThemeAnimation } from './types-f73ecdfe.js'; | ||
export { c as colors } from './colors-9b4e2c30.js'; | ||
export { t as theme } from './default-e9b20bc4.js'; | ||
import { T as Theme } from './types-c1be36b6.js'; | ||
export { C as Colors, T as Theme, a as ThemeAnimation } from './types-c1be36b6.js'; | ||
import '@unocss/core'; | ||
@@ -6,0 +6,0 @@ |
import * as _unocss_core from '@unocss/core'; | ||
import { RGBAColorValue, CSSColorValue, VariantHandlerContext, VariantObject } from '@unocss/core'; | ||
export { C as CONTROL_MINI_NO_NEGATIVE, c as colorResolver, a as colorableShadows, d as directionSize, g as getBracket, e as getComponent, f as getComponents, h as hasParseableColor, m as makeGlobalStaticRules, p as parseColor, r as resolveBreakpoints, b as resolveVerticalBreakpoints, s as splitShorthand } from './utilities-73daa267.js'; | ||
import './types-f73ecdfe.js'; | ||
export { C as CONTROL_MINI_NO_NEGATIVE, c as colorResolver, a as colorableShadows, d as directionSize, g as getBracket, e as getComponent, f as getComponents, h as hasParseableColor, m as makeGlobalStaticRules, p as parseColor, r as resolveBreakpoints, b as resolveVerticalBreakpoints, s as splitShorthand } from './utilities-50ca92a9.js'; | ||
import './types-c1be36b6.js'; | ||
@@ -75,4 +75,4 @@ declare function hex2rgba(hex?: string): RGBAColorValue | undefined; | ||
declare const handler: _unocss_core.ValueHandler<"number" | "auto" | "global" | "position" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
declare const h: _unocss_core.ValueHandler<"number" | "auto" | "global" | "position" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
declare const handler: _unocss_core.ValueHandler<"number" | "global" | "auto" | "position" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
declare const h: _unocss_core.ValueHandler<"number" | "global" | "auto" | "position" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
@@ -79,0 +79,0 @@ declare function variantMatcher(name: string, handler: (input: VariantHandlerContext) => Record<string, any>): VariantObject; |
import { VariantObject, Variant } from '@unocss/core'; | ||
import { PresetMiniOptions } from './index.js'; | ||
import { T as Theme } from './types-f73ecdfe.js'; | ||
import './colors-e683aa85.js'; | ||
import './default-d9218dd5.js'; | ||
import './utilities-73daa267.js'; | ||
import { T as Theme } from './types-c1be36b6.js'; | ||
import './colors-9b4e2c30.js'; | ||
import './default-e9b20bc4.js'; | ||
import './utilities-50ca92a9.js'; | ||
@@ -8,0 +8,0 @@ declare const variantAria: VariantObject; |
{ | ||
"name": "@unocss/preset-mini", | ||
"version": "0.51.12", | ||
"version": "0.51.13", | ||
"description": "The minimal preset for UnoCSS", | ||
@@ -64,4 +64,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@unocss/core": "0.51.12", | ||
"@unocss/extractor-arbitrary-variants": "0.51.12" | ||
"@unocss/core": "0.51.13", | ||
"@unocss/extractor-arbitrary-variants": "0.51.13" | ||
}, | ||
@@ -68,0 +68,0 @@ "scripts": { |
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
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
285005
8608
+ Added@unocss/core@0.51.13(transitive)
+ Added@unocss/extractor-arbitrary-variants@0.51.13(transitive)
- Removed@unocss/core@0.51.12(transitive)
- Removed@unocss/extractor-arbitrary-variants@0.51.12(transitive)
Updated@unocss/core@0.51.13