@unocss/preset-mini
Advanced tools
Comparing version 0.51.4 to 0.51.5
@@ -6,3 +6,3 @@ import { Preflight, PresetOptions, Preset, Postprocessor } from '@unocss/core'; | ||
export { T as Theme, a as ThemeAnimation } from './types-f73ecdfe.js'; | ||
export { p as parseColor } from './utilities-a87209ad.js'; | ||
export { p as parseColor } from './utilities-73daa267.js'; | ||
@@ -9,0 +9,0 @@ declare const preflights: Preflight[]; |
@@ -1,2 +0,2 @@ | ||
import { Rule, CSSEntries } from '@unocss/core'; | ||
import { Rule, CSSEntries, StaticRule } from '@unocss/core'; | ||
import { T as Theme } from './types-f73ecdfe.js'; | ||
@@ -40,6 +40,11 @@ | ||
declare const positions: Rule[]; | ||
declare const justifies: Rule[]; | ||
declare const justifies: StaticRule[]; | ||
declare const orders: Rule[]; | ||
declare const alignments: Rule[]; | ||
declare const alignments: StaticRule[]; | ||
declare const placements: Rule[]; | ||
/** | ||
* This is to add `flex-` and `grid-` prefix to the alignment rules, | ||
* supporting `flex="~ items-center"` in attributify mode. | ||
*/ | ||
declare const flexGridJustifiesAlignments: StaticRule[]; | ||
declare const insets: Rule[]; | ||
@@ -127,2 +132,2 @@ declare const floats: Rule[]; | ||
export { alignments, appearance, appearances, aspectRatio, bgColors, borderStyles, borders, boxShadows, boxShadowsBase, boxSizing, breaks, containerParent, contains, contentVisibility, contents, cssProperty, cssVariables, cursors, displays, flex, floats, fontSmoothings, fontStyles, fonts, gaps, grids, handlerBorderStyle, insets, justifies, margins, opacity, orders, outline, overflows, paddings, placements, pointerEvents, positions, questionMark, resizes, ringBase, rings, rules, sizes, svgUtilities, tabSizes, textAligns, textColors, textDecorations, textIndents, textOverflows, textShadows, textStrokes, textTransforms, transformBase, transforms, transitions, userSelects, varEmpty, verticalAligns, whitespaces, willChange, zIndexes }; | ||
export { alignments, appearance, appearances, aspectRatio, bgColors, borderStyles, borders, boxShadows, boxShadowsBase, boxSizing, breaks, containerParent, contains, contentVisibility, contents, cssProperty, cssVariables, cursors, displays, flex, flexGridJustifiesAlignments, floats, fontSmoothings, fontStyles, fonts, gaps, grids, handlerBorderStyle, insets, justifies, margins, opacity, orders, outline, overflows, paddings, placements, pointerEvents, positions, questionMark, resizes, ringBase, rings, rules, sizes, svgUtilities, tabSizes, textAligns, textColors, textDecorations, textIndents, textOverflows, textShadows, textStrokes, textTransforms, transformBase, transforms, transitions, userSelects, varEmpty, verticalAligns, whitespaces, willChange, zIndexes }; |
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-a87209ad.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-73daa267.js'; | ||
import './types-f73ecdfe.js'; | ||
@@ -5,0 +5,0 @@ |
@@ -6,3 +6,3 @@ import { VariantObject, Variant } from '@unocss/core'; | ||
import './default-d9218dd5.js'; | ||
import './utilities-a87209ad.js'; | ||
import './utilities-73daa267.js'; | ||
@@ -9,0 +9,0 @@ declare const variantAria: VariantObject; |
{ | ||
"name": "@unocss/preset-mini", | ||
"version": "0.51.4", | ||
"version": "0.51.5", | ||
"description": "The minimal preset for UnoCSS", | ||
@@ -64,4 +64,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@unocss/core": "0.51.4", | ||
"@unocss/extractor-arbitrary-variants": "0.51.4" | ||
"@unocss/core": "0.51.5", | ||
"@unocss/extractor-arbitrary-variants": "0.51.5" | ||
}, | ||
@@ -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
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
283011
8544
+ Added@unocss/core@0.51.5(transitive)
+ Added@unocss/extractor-arbitrary-variants@0.51.5(transitive)
- Removed@unocss/core@0.51.4(transitive)
- Removed@unocss/extractor-arbitrary-variants@0.51.4(transitive)
Updated@unocss/core@0.51.5