@unocss/preset-wind3 66.7.2 → 66.7.4-beta.1

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/index.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- import { O as rules } from "./rules-DqR_6INM.mjs";
2
- import { t as shortcuts } from "./shortcuts-CnDBoC7O.mjs";
3
- import { t as theme } from "./theme-D7dnAXWj.mjs";
4
- import { a as presetWind3, i as preflights, n as Theme, p as variants, r as colors, t as PresetWind3Options } from "./index-7RoeBIPP.mjs";
1
+ import { O as rules } from "./rules-kkVsnLk0.mjs";
2
+ import { t as shortcuts } from "./shortcuts-CBfi7NqL.mjs";
3
+ import { t as theme } from "./theme-BGhdCqV4.mjs";
4
+ import { a as presetWind3, i as preflights, n as Theme, p as variants, r as colors, t as PresetWind3Options } from "./index-4HSv5diT.mjs";
5
5
  export { PresetWind3Options, type Theme, colors, presetWind3 as default, presetWind3 as presetWind, presetWind3, preflights, rules, shortcuts, theme, variants };
package/dist/rules.d.mts CHANGED
@@ -1,2 +1,2 @@
1
- import { A as containerShortcuts, C as lineClamps, D as divides, E as filters, F as listStyle, I as overscrolls, L as scrollBehaviors, M as accents, N as carets, O as rules, P as imageRenderings, R as backgroundStyles, S as placeholders, T as filterBase, _ as writingModes, a as touchActionBase, b as scrollSnapTypeBase, c as tables, d as hyphens, f as isolations, g as textTransforms, h as screenReadersAccess, i as fontVariantNumericBase, j as columns, k as container, l as backgroundBlendModes, m as objectPositions, n as cssVariables, o as touchActions, p as mixBlendModes, r as fontVariantNumeric, s as borderSpacingBase, t as viewTransition, u as dynamicViewportHeight, v as writingOrientations, w as backdropFilterBase, x as scrolls, y as spaces, z as animations } from "./rules-DqR_6INM.mjs";
1
+ import { A as containerShortcuts, C as lineClamps, D as divides, E as filters, F as listStyle, I as overscrolls, L as scrollBehaviors, M as accents, N as carets, O as rules, P as imageRenderings, R as backgroundStyles, S as placeholders, T as filterBase, _ as writingModes, a as touchActionBase, b as scrollSnapTypeBase, c as tables, d as hyphens, f as isolations, g as textTransforms, h as screenReadersAccess, i as fontVariantNumericBase, j as columns, k as container, l as backgroundBlendModes, m as objectPositions, n as cssVariables, o as touchActions, p as mixBlendModes, r as fontVariantNumeric, s as borderSpacingBase, t as viewTransition, u as dynamicViewportHeight, v as writingOrientations, w as backdropFilterBase, x as scrolls, y as spaces, z as animations } from "./rules-kkVsnLk0.mjs";
2
2
  export { accents, animations, backdropFilterBase, backgroundBlendModes, backgroundStyles, borderSpacingBase, carets, columns, container, containerShortcuts, cssVariables, divides, dynamicViewportHeight, filterBase, filters, fontVariantNumeric, fontVariantNumericBase, hyphens, imageRenderings, isolations, lineClamps, listStyle, mixBlendModes, objectPositions, overscrolls, placeholders, rules, screenReadersAccess, scrollBehaviors, scrollSnapTypeBase, scrolls, spaces, tables, textTransforms, touchActionBase, touchActions, viewTransition, writingModes, writingOrientations };
package/dist/rules.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { n as containerShortcuts, t as container } from "./container-SVSSaqGJ.mjs";
1
+ import { n as containerShortcuts, t as container } from "./container-BRBsvo61.mjs";
2
2
  import { colorResolver, colorableShadows, directionMap, directionSize, globalKeywords, h, makeGlobalStaticRules, parseColor, positionMap } from "@unocss/preset-mini/utils";
3
3
  import { colorOpacityToString, colorToString } from "@unocss/rule-utils";
4
4
  import * as _ from "@unocss/preset-mini/rules";
@@ -1,2 +1,2 @@
1
- import { t as shortcuts } from "./shortcuts-CnDBoC7O.mjs";
1
+ import { t as shortcuts } from "./shortcuts-CBfi7NqL.mjs";
2
2
  export { shortcuts };
@@ -1,4 +1,4 @@
1
- import { n as containerShortcuts } from "./container-SVSSaqGJ.mjs";
1
+ import { n as containerShortcuts } from "./container-BRBsvo61.mjs";
2
2
  //#region src/shortcuts.ts
3
3
  const shortcuts = [...containerShortcuts];
4
4
  //#endregion
package/dist/theme.d.mts CHANGED
@@ -1,2 +1,2 @@
1
- import { t as theme } from "./theme-D7dnAXWj.mjs";
1
+ import { t as theme } from "./theme-BGhdCqV4.mjs";
2
2
  export { theme };
@@ -1,2 +1,2 @@
1
- import { c as variantSpaceAndDivide, d as variantMotions, f as variantOrientations, h as variantCombinators, l as variantStickyHover, m as variantColorsScheme, o as placeholderModifier, p as variants, s as variantColorMix, u as variantContrasts } from "./index-7RoeBIPP.mjs";
1
+ import { c as variantSpaceAndDivide, d as variantMotions, f as variantOrientations, h as variantCombinators, l as variantStickyHover, m as variantColorsScheme, o as placeholderModifier, p as variants, s as variantColorMix, u as variantContrasts } from "./index-4HSv5diT.mjs";
2
2
  export { placeholderModifier, variantColorMix, variantColorsScheme, variantCombinators, variantContrasts, variantMotions, variantOrientations, variantSpaceAndDivide, variantStickyHover, variants };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@unocss/preset-wind3",
3
3
  "type": "module",
4
- "version": "66.7.2",
4
+ "version": "66.7.4-beta.1",
5
5
  "description": "Tailwind 3 / Windi CSS compact preset for UnoCSS",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",
@@ -43,9 +43,9 @@
43
43
  "dist"
44
44
  ],
45
45
  "dependencies": {
46
- "@unocss/core": "66.7.2",
47
- "@unocss/rule-utils": "66.7.2",
48
- "@unocss/preset-mini": "66.7.2"
46
+ "@unocss/core": "66.7.4-beta.1",
47
+ "@unocss/preset-mini": "66.7.4-beta.1",
48
+ "@unocss/rule-utils": "66.7.4-beta.1"
49
49
  },
50
50
  "scripts": {
51
51
  "build": "tsdown",