Socket
Socket
Sign inDemoInstall

@unocss/preset-mini

Package Overview
Dependencies
Maintainers
1
Versions
285
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.58.5 to 0.58.6

dist/shared/preset-mini.0WrbUoK3.cjs

2

dist/colors.d.ts

@@ -1,2 +0,2 @@

import { C as Colors } from './shared/preset-mini.hpPpX7ws.js';
import { C as Colors } from './shared/preset-mini.P5Rzuhf5.js';
import '@unocss/core';

@@ -3,0 +3,0 @@

import * as _unocss_core from '@unocss/core';
import { Preflight, PresetOptions, Postprocessor } from '@unocss/core';
import { T as Theme } from './shared/preset-mini.hpPpX7ws.js';
export { a as ThemeAnimation } from './shared/preset-mini.hpPpX7ws.js';
export { t as theme } from './shared/preset-mini.gVNz4b9u.js';
import { T as Theme } from './shared/preset-mini.P5Rzuhf5.js';
export { a as ThemeAnimation } from './shared/preset-mini.P5Rzuhf5.js';
export { t as theme } from './shared/preset-mini.DIb57JCK.js';
export { colors } from './colors.js';
export { p as parseColor } from './shared/preset-mini.8w2rXvMk.js';
export { p as parseColor } from './shared/preset-mini.DSkIvCb3.js';

@@ -65,2 +65,7 @@ declare const preflights: Preflight<Theme>[];

}
/**
* The basic preset for UnoCSS, with only the most essential utilities.
*
* @see https://unocss.dev/presets/mini
*/
declare const presetMini: _unocss_core.PresetFactory<Theme, PresetMiniOptions>;

@@ -67,0 +72,0 @@

import { Rule, CSSEntries, StaticRule } from '@unocss/core';
import { T as Theme } from './shared/preset-mini.hpPpX7ws.js';
import { T as Theme } from './shared/preset-mini.P5Rzuhf5.js';

@@ -4,0 +4,0 @@ declare const verticalAligns: Rule[];

export { colors } from './colors.js';
export { t as theme } from './shared/preset-mini.gVNz4b9u.js';
import { T as Theme } from './shared/preset-mini.hpPpX7ws.js';
export { C as Colors, a as ThemeAnimation } from './shared/preset-mini.hpPpX7ws.js';
export { t as theme } from './shared/preset-mini.DIb57JCK.js';
import { T as Theme } from './shared/preset-mini.P5Rzuhf5.js';
export { C as Colors, a as ThemeAnimation } from './shared/preset-mini.P5Rzuhf5.js';
import '@unocss/core';

@@ -6,0 +6,0 @@

import * as _unocss_rule_utils from '@unocss/rule-utils';
export * from '@unocss/rule-utils';
export { C as CONTROL_MINI_NO_NEGATIVE, c as colorResolver, a as colorableShadows, d as directionSize, h as hasParseableColor, i as isCSSMathFn, e as isSize, m as makeGlobalStaticRules, p as parseColor, r as resolveBreakpoints, b as resolveVerticalBreakpoints, s as splitShorthand } from './shared/preset-mini.8w2rXvMk.js';
export { C as CONTROL_MINI_NO_NEGATIVE, c as colorResolver, a as colorableShadows, d as directionSize, h as hasParseableColor, i as isCSSMathFn, e as isSize, m as makeGlobalStaticRules, p as parseColor, r as resolveBreakpoints, b as resolveVerticalBreakpoints, s as splitShorthand } from './shared/preset-mini.DSkIvCb3.js';
import '@unocss/core';
import './shared/preset-mini.hpPpX7ws.js';
import './shared/preset-mini.P5Rzuhf5.js';

@@ -7,0 +7,0 @@ declare const directionMap: Record<string, string[]>;

import { VariantObject, Variant } from '@unocss/core';
import { PresetMiniOptions } from './index.js';
import { T as Theme } from './shared/preset-mini.hpPpX7ws.js';
import './shared/preset-mini.gVNz4b9u.js';
import { T as Theme } from './shared/preset-mini.P5Rzuhf5.js';
import './shared/preset-mini.DIb57JCK.js';
import './colors.js';
import './shared/preset-mini.8w2rXvMk.js';
import './shared/preset-mini.DSkIvCb3.js';

@@ -36,2 +36,3 @@ declare const variantAria: VariantObject;

declare const variantVariables: Variant;
declare const variantTheme: Variant;

@@ -47,2 +48,2 @@ declare const variantNegative: Variant;

export { calcMaxWidthBySize, variantAria, variantBreakpoints, variantColorsMediaOrClass, variantCombinators, variantContainerQuery, variantCssLayer, variantCustomMedia, variantDataAttribute, variantImportant, variantInternalLayer, variantLanguageDirections, variantNegative, variantPartClasses, variantPrint, variantPseudoClassFunctions, variantPseudoClassesAndElements, variantScope, variantSelector, variantSupports, variantTaggedDataAttributes, variantTaggedPseudoClasses, variantVariables, variants };
export { calcMaxWidthBySize, variantAria, variantBreakpoints, variantColorsMediaOrClass, variantCombinators, variantContainerQuery, variantCssLayer, variantCustomMedia, variantDataAttribute, variantImportant, variantInternalLayer, variantLanguageDirections, variantNegative, variantPartClasses, variantPrint, variantPseudoClassFunctions, variantPseudoClassesAndElements, variantScope, variantSelector, variantSupports, variantTaggedDataAttributes, variantTaggedPseudoClasses, variantTheme, variantVariables, variants };
{
"name": "@unocss/preset-mini",
"version": "0.58.5",
"version": "0.58.6",
"description": "The minimal preset for UnoCSS",

@@ -64,5 +64,5 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"dependencies": {
"@unocss/core": "0.58.5",
"@unocss/extractor-arbitrary-variants": "0.58.5",
"@unocss/rule-utils": "0.58.5"
"@unocss/core": "0.58.6",
"@unocss/rule-utils": "0.58.6",
"@unocss/extractor-arbitrary-variants": "0.58.6"
},

@@ -69,0 +69,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

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