@unocss/preset-mini 66.7.2-beta.1 → 66.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/colors.d.mts CHANGED
@@ -1,2 +1,2 @@
1
- import { t as colors } from "./colors-DCBiEX2u.mjs";
1
+ import { t as colors } from "./colors-CciUjSdL.mjs";
2
2
  export { colors };
package/dist/colors.mjs CHANGED
@@ -1,2 +1,2 @@
1
- import { t as colors } from "./colors-BSuZg9eF.mjs";
1
+ import { t as colors } from "./colors-CzKmRlKa.mjs";
2
2
  export { colors };
@@ -1,4 +1,4 @@
1
- import { r as Theme } from "./colors-DCBiEX2u.mjs";
1
+ import { r as Theme } from "./colors-CciUjSdL.mjs";
2
2
  import { Postprocessor, Preflight, PresetOptions } from "@unocss/core";
3
3
 
4
4
  //#region src/preflights.d.ts
package/dist/index.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- import { i as ThemeAnimation, r as Theme, t as colors } from "./colors-DCBiEX2u.mjs";
2
- import { N as theme } from "./theme-DxdAk3Fs.mjs";
3
- import { a as preflights, i as presetMini, n as PresetMiniOptions, r as VarPrefixPostprocessor, t as DarkModeSelectors } from "./index-C15Z0rWV.mjs";
4
- import { l as parseColor } from "./utils-DhmxNI6b.mjs";
1
+ import { i as ThemeAnimation, r as Theme, t as colors } from "./colors-CciUjSdL.mjs";
2
+ import { N as theme } from "./theme-DZsal14C.mjs";
3
+ import { a as preflights, i as presetMini, n as PresetMiniOptions, r as VarPrefixPostprocessor, t as DarkModeSelectors } from "./index-B1lTRW44.mjs";
4
+ import { l as parseColor } from "./utils-ZpjPcyOX.mjs";
5
5
  export { DarkModeSelectors, PresetMiniOptions, type Theme, type ThemeAnimation, VarPrefixPostprocessor, colors, presetMini as default, presetMini, parseColor, preflights, theme };
package/dist/index.mjs CHANGED
@@ -1,7 +1,7 @@
1
- import { C as globalKeywords, d as parseColor } from "./utils-BtCNpQqm.mjs";
1
+ import { C as globalKeywords, d as parseColor } from "./utils-Vg8OvJa_.mjs";
2
2
  import { rules } from "./rules.mjs";
3
- import { t as colors } from "./colors-BSuZg9eF.mjs";
4
- import { t as theme } from "./theme-CnGJp5L0.mjs";
3
+ import { t as colors } from "./colors-CzKmRlKa.mjs";
4
+ import { t as theme } from "./theme-B2zwEMAT.mjs";
5
5
  import { variants } from "./variants.mjs";
6
6
  import { definePreset, entriesToCss, toArray } from "@unocss/core";
7
7
  import { extractorArbitraryVariants } from "@unocss/extractor-arbitrary-variants";
package/dist/rules.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { r as Theme } from "./colors-DCBiEX2u.mjs";
1
+ import { r as Theme } from "./colors-CciUjSdL.mjs";
2
2
  import { CSSEntries, Rule, StaticRule } from "@unocss/core";
3
3
 
4
4
  //#region src/_rules/align.d.ts
package/dist/rules.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { C as globalKeywords, S as directionMap, T as positionMap, a as colorableShadows, c as isCSSMathFn, d as parseColor, f as resolveBreakpoints, g as h, h as transformXYZ, i as colorResolver, l as isSize, m as splitShorthand, o as directionSize, s as hasParseableColor, u as makeGlobalStaticRules, w as insetMap, y as cornerMap } from "./utils-BtCNpQqm.mjs";
1
+ import { C as globalKeywords, S as directionMap, T as positionMap, a as colorableShadows, c as isCSSMathFn, d as parseColor, f as resolveBreakpoints, g as h, h as transformXYZ, i as colorResolver, l as isSize, m as splitShorthand, o as directionSize, s as hasParseableColor, u as makeGlobalStaticRules, w as insetMap, y as cornerMap } from "./utils-Vg8OvJa_.mjs";
2
2
  import { toArray } from "@unocss/core";
3
3
  import { colorOpacityToString, colorToString } from "@unocss/rule-utils";
4
4
  //#region src/_rules/align.ts
@@ -1,5 +1,5 @@
1
1
  import { boxShadowsBase, ringBase, transformBase } from "./rules.mjs";
2
- import { t as colors } from "./colors-BSuZg9eF.mjs";
2
+ import { t as colors } from "./colors-CzKmRlKa.mjs";
3
3
  //#region src/_theme/filters.ts
4
4
  const blur = {
5
5
  "DEFAULT": "8px",
@@ -1,4 +1,4 @@
1
- import { n as Colors, r as Theme } from "./colors-DCBiEX2u.mjs";
1
+ import { n as Colors, r as Theme } from "./colors-CciUjSdL.mjs";
2
2
 
3
3
  //#region src/_theme/default.d.ts
4
4
  declare const theme: {
package/dist/theme.d.mts CHANGED
@@ -1,3 +1,3 @@
1
- import { i as ThemeAnimation, n as Colors, r as Theme, t as colors } from "./colors-DCBiEX2u.mjs";
2
- import { A as wordSpacing, C as fontSize, D as textIndent, E as lineHeight, M as dropShadow, N as theme, O as textShadow, S as fontFamily, T as letterSpacing, _ as media, a as inlineSize, b as verticalBreakpoints, c as maxInlineSize, d as preflightBase, f as borderRadius, g as lineWidth, h as duration, i as height, j as blur, k as textStrokeWidth, l as maxWidth, m as breakpoints, n as blockSize, o as maxBlockSize, p as boxShadow, r as containers, s as maxHeight, t as baseSize, u as width, v as ringWidth, w as fontWeight, x as zIndex, y as spacing } from "./theme-DxdAk3Fs.mjs";
1
+ import { i as ThemeAnimation, n as Colors, r as Theme, t as colors } from "./colors-CciUjSdL.mjs";
2
+ import { A as wordSpacing, C as fontSize, D as textIndent, E as lineHeight, M as dropShadow, N as theme, O as textShadow, S as fontFamily, T as letterSpacing, _ as media, a as inlineSize, b as verticalBreakpoints, c as maxInlineSize, d as preflightBase, f as borderRadius, g as lineWidth, h as duration, i as height, j as blur, k as textStrokeWidth, l as maxWidth, m as breakpoints, n as blockSize, o as maxBlockSize, p as boxShadow, r as containers, s as maxHeight, t as baseSize, u as width, v as ringWidth, w as fontWeight, x as zIndex, y as spacing } from "./theme-DZsal14C.mjs";
3
3
  export { Colors, Theme, ThemeAnimation, baseSize, blockSize, blur, borderRadius, boxShadow, breakpoints, colors, containers, dropShadow, duration, fontFamily, fontSize, fontWeight, height, inlineSize, letterSpacing, lineHeight, lineWidth, maxBlockSize, maxHeight, maxInlineSize, maxWidth, media, preflightBase, ringWidth, spacing, textIndent, textShadow, textStrokeWidth, theme, verticalBreakpoints, width, wordSpacing, zIndex };
package/dist/theme.mjs CHANGED
@@ -1,3 +1,3 @@
1
- import { t as colors } from "./colors-BSuZg9eF.mjs";
2
- import { A as textStrokeWidth, C as fontFamily, D as lineHeight, E as letterSpacing, M as blur, N as dropShadow, O as textIndent, S as zIndex, T as fontWeight, _ as lineWidth, a as height, b as spacing, c as maxHeight, d as width, f as preflightBase, g as duration, h as breakpoints, i as containers, j as wordSpacing, k as textShadow, l as maxInlineSize, m as boxShadow, n as baseSize, o as inlineSize, p as borderRadius, r as blockSize, s as maxBlockSize, t as theme, u as maxWidth, v as media, w as fontSize, x as verticalBreakpoints, y as ringWidth } from "./theme-CnGJp5L0.mjs";
1
+ import { t as colors } from "./colors-CzKmRlKa.mjs";
2
+ import { A as textStrokeWidth, C as fontFamily, D as lineHeight, E as letterSpacing, M as blur, N as dropShadow, O as textIndent, S as zIndex, T as fontWeight, _ as lineWidth, a as height, b as spacing, c as maxHeight, d as width, f as preflightBase, g as duration, h as breakpoints, i as containers, j as wordSpacing, k as textShadow, l as maxInlineSize, m as boxShadow, n as baseSize, o as inlineSize, p as borderRadius, r as blockSize, s as maxBlockSize, t as theme, u as maxWidth, v as media, w as fontSize, x as verticalBreakpoints, y as ringWidth } from "./theme-B2zwEMAT.mjs";
3
3
  export { baseSize, blockSize, blur, borderRadius, boxShadow, breakpoints, colors, containers, dropShadow, duration, fontFamily, fontSize, fontWeight, height, inlineSize, letterSpacing, lineHeight, lineWidth, maxBlockSize, maxHeight, maxInlineSize, maxWidth, media, preflightBase, ringWidth, spacing, textIndent, textShadow, textStrokeWidth, theme, verticalBreakpoints, width, wordSpacing, zIndex };
@@ -1,4 +1,4 @@
1
- import { n as __reExport, t as __exportAll } from "./chunk-D1SwGrFN.mjs";
1
+ import { n as __reExport, t as __exportAll } from "./rolldown-runtime-BBjsoOtd.mjs";
2
2
  import { escapeSelector, toArray } from "@unocss/core";
3
3
  import { colorOpacityToString, colorToString, createValueHandler, getStringComponent, getStringComponents, parseCssColor } from "@unocss/rule-utils";
4
4
  //#region src/_utils/mappings.ts
@@ -1,4 +1,4 @@
1
- import { r as Theme } from "./colors-DCBiEX2u.mjs";
1
+ import { r as Theme } from "./colors-CciUjSdL.mjs";
2
2
  import { CSSObject, DynamicMatcher, StaticRule, VariantContext } from "@unocss/core";
3
3
  import { ParsedColorValue } from "@unocss/rule-utils";
4
4
 
package/dist/utils.d.mts CHANGED
@@ -1,3 +1,3 @@
1
- import { C as h, S as xyzMap, T as handlers_d_exports, _ as directionMap, a as hasParseableColor, b as positionMap, c as makeGlobalStaticRules, d as resolveVerticalBreakpoints, f as splitShorthand, g as cssVarFnRE, h as cssMathFnRE, i as directionSize, l as parseColor, m as cornerMap, n as colorResolver, o as isCSSMathFn, p as transformXYZ, r as colorableShadows, s as isSize, t as CONTROL_MINI_NO_NEGATIVE, u as resolveBreakpoints, v as globalKeywords, w as handler, x as xyzArray, y as insetMap } from "./utils-DhmxNI6b.mjs";
1
+ import { C as h, S as xyzMap, T as handlers_d_exports, _ as directionMap, a as hasParseableColor, b as positionMap, c as makeGlobalStaticRules, d as resolveVerticalBreakpoints, f as splitShorthand, g as cssVarFnRE, h as cssMathFnRE, i as directionSize, l as parseColor, m as cornerMap, n as colorResolver, o as isCSSMathFn, p as transformXYZ, r as colorableShadows, s as isSize, t as CONTROL_MINI_NO_NEGATIVE, u as resolveBreakpoints, v as globalKeywords, w as handler, x as xyzArray, y as insetMap } from "./utils-ZpjPcyOX.mjs";
2
2
  export * from "@unocss/rule-utils";
3
3
  export { CONTROL_MINI_NO_NEGATIVE, colorResolver, colorableShadows, cornerMap, cssMathFnRE, cssVarFnRE, directionMap, directionSize, globalKeywords, h, handler, hasParseableColor, insetMap, isCSSMathFn, isSize, makeGlobalStaticRules, parseColor, positionMap, resolveBreakpoints, resolveVerticalBreakpoints, splitShorthand, transformXYZ, handlers_d_exports as valueHandlers, xyzArray, xyzMap };
package/dist/utils.mjs CHANGED
@@ -1,3 +1,3 @@
1
- import { C as globalKeywords, D as xyzMap, E as xyzArray, S as directionMap, T as positionMap, _ as handler, a as colorableShadows, b as cssMathFnRE, c as isCSSMathFn, d as parseColor, f as resolveBreakpoints, g as h, h as transformXYZ, i as colorResolver, l as isSize, m as splitShorthand, o as directionSize, p as resolveVerticalBreakpoints, r as CONTROL_MINI_NO_NEGATIVE, s as hasParseableColor, u as makeGlobalStaticRules, v as handlers_exports, w as insetMap, x as cssVarFnRE, y as cornerMap } from "./utils-BtCNpQqm.mjs";
1
+ import { C as globalKeywords, D as xyzMap, E as xyzArray, S as directionMap, T as positionMap, _ as handler, a as colorableShadows, b as cssMathFnRE, c as isCSSMathFn, d as parseColor, f as resolveBreakpoints, g as h, h as transformXYZ, i as colorResolver, l as isSize, m as splitShorthand, o as directionSize, p as resolveVerticalBreakpoints, r as CONTROL_MINI_NO_NEGATIVE, s as hasParseableColor, u as makeGlobalStaticRules, v as handlers_exports, w as insetMap, x as cssVarFnRE, y as cornerMap } from "./utils-Vg8OvJa_.mjs";
2
2
  export * from "@unocss/rule-utils";
3
3
  export { CONTROL_MINI_NO_NEGATIVE, colorResolver, colorableShadows, cornerMap, cssMathFnRE, cssVarFnRE, directionMap, directionSize, globalKeywords, h, handler, hasParseableColor, insetMap, isCSSMathFn, isSize, makeGlobalStaticRules, parseColor, positionMap, resolveBreakpoints, resolveVerticalBreakpoints, splitShorthand, transformXYZ, handlers_exports as valueHandlers, xyzArray, xyzMap };
@@ -1,5 +1,5 @@
1
- import { r as Theme } from "./colors-DCBiEX2u.mjs";
2
- import { n as PresetMiniOptions } from "./index-C15Z0rWV.mjs";
1
+ import { r as Theme } from "./colors-CciUjSdL.mjs";
2
+ import { n as PresetMiniOptions } from "./index-B1lTRW44.mjs";
3
3
  import { Variant, VariantObject } from "@unocss/core";
4
4
 
5
5
  //#region src/_variants/aria.d.ts
package/dist/variants.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { b as cssMathFnRE, f as resolveBreakpoints, g as h, n as _utils_exports, t as utils_exports, x as cssVarFnRE } from "./utils-BtCNpQqm.mjs";
1
+ import { b as cssMathFnRE, f as resolveBreakpoints, g as h, n as _utils_exports, t as utils_exports, x as cssVarFnRE } from "./utils-Vg8OvJa_.mjs";
2
2
  import { escapeRegExp, escapeSelector, toArray } from "@unocss/core";
3
3
  import { createPartClasses, createPseudoClassFunctions, createPseudoClassesAndElements, createTaggedPseudoClasses, getStringComponent } from "@unocss/rule-utils";
4
4
  //#region src/_variants/aria.ts
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@unocss/preset-mini",
3
3
  "type": "module",
4
- "version": "66.7.2-beta.1",
4
+ "version": "66.7.3",
5
5
  "description": "The minimal preset for UnoCSS",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",
@@ -42,9 +42,9 @@
42
42
  "dist"
43
43
  ],
44
44
  "dependencies": {
45
- "@unocss/core": "66.7.2-beta.1",
46
- "@unocss/rule-utils": "66.7.2-beta.1",
47
- "@unocss/extractor-arbitrary-variants": "66.7.2-beta.1"
45
+ "@unocss/core": "66.7.3",
46
+ "@unocss/extractor-arbitrary-variants": "66.7.3",
47
+ "@unocss/rule-utils": "66.7.3"
48
48
  },
49
49
  "scripts": {
50
50
  "build": "tsdown",