Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@unocss/preset-mini

Package Overview
Dependencies
Maintainers
1
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/preset-mini - npm Package Compare versions

Comparing version 0.55.2 to 0.55.3

dist/shared/preset-mini.0d957b3b.d.mts

2

dist/colors.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc