@unocss/preset-mini
Advanced tools
Comparing version 0.55.2 to 0.55.3
@@ -1,2 +0,2 @@ | ||
import { C as Colors } from './shared/preset-mini.5f54784f.js'; | ||
import { C as Colors } from './shared/preset-mini.32abac2c.js'; | ||
import '@unocss/core'; | ||
@@ -3,0 +3,0 @@ |
import { Preflight, PresetOptions, Preset, Postprocessor } from '@unocss/core'; | ||
import { T as Theme } from './shared/preset-mini.5f54784f.js'; | ||
export { a as ThemeAnimation } from './shared/preset-mini.5f54784f.js'; | ||
export { t as theme } from './shared/preset-mini.024bdcea.js'; | ||
import { T as Theme } from './shared/preset-mini.32abac2c.js'; | ||
export { a as ThemeAnimation } from './shared/preset-mini.32abac2c.js'; | ||
export { t as theme } from './shared/preset-mini.3a79e471.js'; | ||
export { colors } from './colors.js'; | ||
export { p as parseColor } from './shared/preset-mini.e93c20db.js'; | ||
export { p as parseColor } from './shared/preset-mini.fa67009f.js'; | ||
@@ -69,2 +69,2 @@ declare const preflights: Preflight[]; | ||
export { DarkModeSelectors, PresetMiniOptions, Theme, VarPrefixPostprocessor, presetMini as default, normalizePreflights, preflights, presetMini }; | ||
export { type DarkModeSelectors, type PresetMiniOptions, Theme, VarPrefixPostprocessor, presetMini as default, normalizePreflights, preflights, presetMini }; |
import { Rule, CSSEntries, StaticRule } from '@unocss/core'; | ||
import { T as Theme } from './shared/preset-mini.5f54784f.js'; | ||
import { T as Theme } from './shared/preset-mini.32abac2c.js'; | ||
@@ -4,0 +4,0 @@ declare const verticalAligns: Rule[]; |
export { colors } from './colors.js'; | ||
export { t as theme } from './shared/preset-mini.024bdcea.js'; | ||
import { T as Theme } from './shared/preset-mini.5f54784f.js'; | ||
export { C as Colors, a as ThemeAnimation } from './shared/preset-mini.5f54784f.js'; | ||
export { t as theme } from './shared/preset-mini.3a79e471.js'; | ||
import { T as Theme } from './shared/preset-mini.32abac2c.js'; | ||
export { C as Colors, a as ThemeAnimation } from './shared/preset-mini.32abac2c.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 './shared/preset-mini.e93c20db.js'; | ||
import './shared/preset-mini.5f54784f.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 './shared/preset-mini.fa67009f.js'; | ||
import './shared/preset-mini.32abac2c.js'; | ||
@@ -54,21 +54,3 @@ declare function hex2rgba(hex?: string): RGBAColorValue | undefined; | ||
declare namespace handlers { | ||
export { | ||
handlers_auto as auto, | ||
handlers_bracket as bracket, | ||
handlers_bracketOfColor as bracketOfColor, | ||
handlers_bracketOfLength as bracketOfLength, | ||
handlers_bracketOfPosition as bracketOfPosition, | ||
handlers_cssvar as cssvar, | ||
handlers_degree as degree, | ||
handlers_fraction as fraction, | ||
handlers_global as global, | ||
handlers_number as number, | ||
handlers_numberWithUnit as numberWithUnit, | ||
handlers_percent as percent, | ||
handlers_position as position, | ||
handlers_properties as properties, | ||
handlers_px as px, | ||
handlers_rem as rem, | ||
handlers_time as time, | ||
}; | ||
export { handlers_auto as auto, handlers_bracket as bracket, handlers_bracketOfColor as bracketOfColor, handlers_bracketOfLength as bracketOfLength, handlers_bracketOfPosition as bracketOfPosition, handlers_cssvar as cssvar, handlers_degree as degree, handlers_fraction as fraction, handlers_global as global, handlers_number as number, handlers_numberWithUnit as numberWithUnit, handlers_percent as percent, handlers_position as position, handlers_properties as properties, handlers_px as px, handlers_rem as rem, handlers_time as time }; | ||
} | ||
@@ -75,0 +57,0 @@ |
import { VariantObject, Variant } from '@unocss/core'; | ||
import { PresetMiniOptions } from './index.js'; | ||
import { T as Theme } from './shared/preset-mini.5f54784f.js'; | ||
import './shared/preset-mini.024bdcea.js'; | ||
import { T as Theme } from './shared/preset-mini.32abac2c.js'; | ||
import './shared/preset-mini.3a79e471.js'; | ||
import './colors.js'; | ||
import './shared/preset-mini.e93c20db.js'; | ||
import './shared/preset-mini.fa67009f.js'; | ||
@@ -8,0 +8,0 @@ declare const variantAria: VariantObject; |
{ | ||
"name": "@unocss/preset-mini", | ||
"version": "0.55.2", | ||
"version": "0.55.3", | ||
"description": "The minimal preset for UnoCSS", | ||
@@ -64,4 +64,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@unocss/core": "0.55.2", | ||
"@unocss/extractor-arbitrary-variants": "0.55.2" | ||
"@unocss/core": "0.55.3", | ||
"@unocss/extractor-arbitrary-variants": "0.55.3" | ||
}, | ||
@@ -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
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
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
0
381732
8853
+ Added@unocss/core@0.55.3(transitive)
+ Added@unocss/extractor-arbitrary-variants@0.55.3(transitive)
- Removed@unocss/core@0.55.2(transitive)
- Removed@unocss/extractor-arbitrary-variants@0.55.2(transitive)
Updated@unocss/core@0.55.3