@una-ui/preset-edge 1.0.0-alpha.3-29194189.c0fc878 → 1.0.0-alpha.3-29202234.4db332b

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.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  import { fonts } from '@unocss/preset-mini/rules';
2
2
  import { handler, parseColor } from '@unocss/preset-mini/utils';
3
3
  import { colors } from '@unocss/preset-wind4/colors';
4
- import { s as shortcuts } from './shared/preset-edge.CovrBXOl.mjs';
4
+ import { s as shortcuts } from './shared/preset-edge.CDKtoQnR.mjs';
5
5
  import '@unocss/preset-mini';
6
6
 
7
7
  function presetUna(options = {
@@ -607,7 +607,7 @@ const staticInput = {
607
607
  "input-leading-padding": "pl-2.5714285714285716em",
608
608
  "input-trailing-padding": "pr-2.5714285714285716em",
609
609
  // base
610
- "input": "text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground text-0.875em leading-1.4285714285714286em px-0.8571428571428571em bg-transparent w-full focus-visible:outline-none input-disabled placeholder:text-muted-foreground block rounded-md transition-colors file:text-foreground file:border-0 file:bg-transparent file:text-0.875em file:font-medium",
610
+ "input": "text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground text-0.875em leading-1.4285714285714286em px-0.8571428571428571em bg-transparent w-full focus-visible:outline-none input-disabled block rounded-md transition-colors file:text-foreground file:border-0 file:bg-transparent file:text-0.875em file:font-medium",
611
611
  "input-input": "h-2.5714285714285716em py-0.2857142857142857em",
612
612
  // role='input'
613
613
  "input-textarea": "min-h-4.285714285714286em py-0.5714285714em",
@@ -1,3 +1,3 @@
1
- export { s as shortcuts } from './shared/preset-edge.CovrBXOl.mjs';
1
+ export { s as shortcuts } from './shared/preset-edge.CDKtoQnR.mjs';
2
2
  import '@unocss/preset-mini/utils';
3
3
  import '@unocss/preset-mini';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@una-ui/preset-edge",
3
- "version": "1.0.0-alpha.3-29194189.c0fc878",
3
+ "version": "1.0.0-alpha.3-29202234.4db332b",
4
4
  "description": "The default preset for @una-ui",
5
5
  "author": "Phojie Rengel <phojrengel@gmail.com>",
6
6
  "license": "MIT",