@unocss/preset-mini 0.45.29 → 0.45.30
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.cjs +5 -5
- package/dist/index.mjs +6 -6
- package/dist/rules.cjs +3 -3
- package/dist/rules.mjs +3 -3
- package/dist/shared/{preset-mini.7346cef1.cjs → preset-mini.2d0396b3.cjs} +15 -5
- package/dist/shared/{preset-mini.eeab2052.cjs → preset-mini.2ee569b4.cjs} +2 -2
- package/dist/shared/{preset-mini.dadc4e80.mjs → preset-mini.389e54ff.mjs} +2 -2
- package/dist/shared/{preset-mini.d7aeeb41.mjs → preset-mini.3a35507d.mjs} +14 -2
- package/dist/shared/{preset-mini.eaaf9ac5.cjs → preset-mini.5c501ea4.cjs} +14 -2
- package/dist/shared/{preset-mini.5d1fe287.cjs → preset-mini.5e4ef283.cjs} +2 -2
- package/dist/shared/{preset-mini.b300afab.cjs → preset-mini.740f2131.cjs} +1 -1
- package/dist/shared/{preset-mini.3602602e.mjs → preset-mini.7c9c225a.mjs} +1 -1
- package/dist/shared/{preset-mini.42e5e280.mjs → preset-mini.7d4b2219.mjs} +15 -5
- package/dist/shared/{preset-mini.85263b33.mjs → preset-mini.b0834387.mjs} +2 -2
- package/dist/theme.cjs +3 -3
- package/dist/theme.mjs +3 -3
- package/dist/utils.cjs +1 -1
- package/dist/utils.mjs +1 -1
- package/dist/variants.cjs +2 -2
- package/dist/variants.mjs +2 -2
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const core = require('@unocss/core');
|
|
6
|
-
require('./shared/preset-mini.
|
|
7
|
-
const colors$1 = require('./shared/preset-mini.
|
|
8
|
-
const _default$1 = require('./shared/preset-mini.
|
|
6
|
+
require('./shared/preset-mini.740f2131.cjs');
|
|
7
|
+
const colors$1 = require('./shared/preset-mini.2d0396b3.cjs');
|
|
8
|
+
const _default$1 = require('./shared/preset-mini.5e4ef283.cjs');
|
|
9
9
|
const colors = require('./shared/preset-mini.30606736.cjs');
|
|
10
|
-
const _default = require('./shared/preset-mini.
|
|
11
|
-
const _default$2 = require('./shared/preset-mini.
|
|
10
|
+
const _default = require('./shared/preset-mini.2ee569b4.cjs');
|
|
11
|
+
const _default$2 = require('./shared/preset-mini.5c501ea4.cjs');
|
|
12
12
|
require('./shared/preset-mini.6d3bd985.cjs');
|
|
13
13
|
|
|
14
14
|
const preflights = [
|
package/dist/index.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { entriesToCss } from '@unocss/core';
|
|
2
|
-
import './shared/preset-mini.
|
|
3
|
-
export { p as parseColor } from './shared/preset-mini.
|
|
4
|
-
import { r as rules } from './shared/preset-mini.
|
|
2
|
+
import './shared/preset-mini.7c9c225a.mjs';
|
|
3
|
+
export { p as parseColor } from './shared/preset-mini.7d4b2219.mjs';
|
|
4
|
+
import { r as rules } from './shared/preset-mini.389e54ff.mjs';
|
|
5
5
|
export { c as colors } from './shared/preset-mini.65ac75be.mjs';
|
|
6
|
-
import { t as theme } from './shared/preset-mini.
|
|
7
|
-
export { t as theme } from './shared/preset-mini.
|
|
8
|
-
import { v as variants } from './shared/preset-mini.
|
|
6
|
+
import { t as theme } from './shared/preset-mini.b0834387.mjs';
|
|
7
|
+
export { t as theme } from './shared/preset-mini.b0834387.mjs';
|
|
8
|
+
import { v as variants } from './shared/preset-mini.3a35507d.mjs';
|
|
9
9
|
import './shared/preset-mini.f73f9ed7.mjs';
|
|
10
10
|
|
|
11
11
|
const preflights = [
|
package/dist/rules.cjs
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const decoration = require('./shared/preset-mini.
|
|
6
|
-
const _default = require('./shared/preset-mini.
|
|
7
|
-
require('./shared/preset-mini.
|
|
5
|
+
const decoration = require('./shared/preset-mini.740f2131.cjs');
|
|
6
|
+
const _default = require('./shared/preset-mini.5e4ef283.cjs');
|
|
7
|
+
require('./shared/preset-mini.2d0396b3.cjs');
|
|
8
8
|
require('@unocss/core');
|
|
9
9
|
|
|
10
10
|
|
package/dist/rules.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { F as alignments, C as appearance, s as appearances, R as borderStyles, b as borders, o as boxShadows, P as boxShadowsBase, K as boxSizing, z as breaks, c as contentVisibility, a as contents, q as cursors, d as displays, I as floats, n as fontSmoothings, m as fontStyles, f as fonts, S as handlerBorderStyle, H as insets, E as justifies, D as orders, B as outline, A as overflows, G as placements, u as pointerEvents, p as positions, v as resizes, Q as ringBase, r as rings, t as tabSizes, l as textAligns, h as textDecorations, e as textIndents, g as textOverflows, j as textShadows, i as textStrokes, k as textTransforms, O as transformBase, M as transforms, L as transitions, x as userSelects, T as varEmpty, w as verticalAligns, y as whitespaces, N as willChange, J as zIndexes } from './shared/preset-mini.
|
|
2
|
-
export { c as aspectRatio, b as bgColors, h as cssProperty, e as cssVariables, f as flex, g as gaps, a as grids, m as margins, o as opacity, p as paddings, q as questionMark, r as rules, s as sizes, d as svgUtilities, t as textColors } from './shared/preset-mini.
|
|
3
|
-
import './shared/preset-mini.
|
|
1
|
+
export { F as alignments, C as appearance, s as appearances, R as borderStyles, b as borders, o as boxShadows, P as boxShadowsBase, K as boxSizing, z as breaks, c as contentVisibility, a as contents, q as cursors, d as displays, I as floats, n as fontSmoothings, m as fontStyles, f as fonts, S as handlerBorderStyle, H as insets, E as justifies, D as orders, B as outline, A as overflows, G as placements, u as pointerEvents, p as positions, v as resizes, Q as ringBase, r as rings, t as tabSizes, l as textAligns, h as textDecorations, e as textIndents, g as textOverflows, j as textShadows, i as textStrokes, k as textTransforms, O as transformBase, M as transforms, L as transitions, x as userSelects, T as varEmpty, w as verticalAligns, y as whitespaces, N as willChange, J as zIndexes } from './shared/preset-mini.7c9c225a.mjs';
|
|
2
|
+
export { c as aspectRatio, b as bgColors, h as cssProperty, e as cssVariables, f as flex, g as gaps, a as grids, m as margins, o as opacity, p as paddings, q as questionMark, r as rules, s as sizes, d as svgUtilities, t as textColors } from './shared/preset-mini.389e54ff.mjs';
|
|
3
|
+
import './shared/preset-mini.7d4b2219.mjs';
|
|
4
4
|
import '@unocss/core';
|
|
@@ -217,15 +217,19 @@ function fraction(str) {
|
|
|
217
217
|
if (!Number.isNaN(num))
|
|
218
218
|
return `${round(num * 100)}%`;
|
|
219
219
|
}
|
|
220
|
-
const bracketTypeRe = /^\[(color|length|position):/i;
|
|
221
|
-
function bracketWithType(str,
|
|
220
|
+
const bracketTypeRe = /^\[(color|length|position|raw|string):/i;
|
|
221
|
+
function bracketWithType(str, requiredType) {
|
|
222
222
|
if (str && str.startsWith("[") && str.endsWith("]")) {
|
|
223
223
|
let base;
|
|
224
|
+
let hintedType;
|
|
224
225
|
const match = str.match(bracketTypeRe);
|
|
225
|
-
if (!match)
|
|
226
|
+
if (!match) {
|
|
226
227
|
base = str.slice(1, -1);
|
|
227
|
-
else
|
|
228
|
+
} else {
|
|
229
|
+
if (!requiredType)
|
|
230
|
+
hintedType = match[1];
|
|
228
231
|
base = str.slice(match[0].length, -1);
|
|
232
|
+
}
|
|
229
233
|
if (!base)
|
|
230
234
|
return;
|
|
231
235
|
let curly = 0;
|
|
@@ -240,7 +244,13 @@ function bracketWithType(str, type) {
|
|
|
240
244
|
}
|
|
241
245
|
if (curly)
|
|
242
246
|
return;
|
|
243
|
-
|
|
247
|
+
switch (hintedType) {
|
|
248
|
+
case "raw":
|
|
249
|
+
return base;
|
|
250
|
+
case "string":
|
|
251
|
+
return base.replace(/(^|[^\\])_/g, "$1 ").replace(/\\_/g, "_").replace(/(['\\])/g, "\\$1").replace(/^(.+)$/, "'$1'");
|
|
252
|
+
}
|
|
253
|
+
return base.replace(/(url\(.*?\))/g, (v) => v.replace(/_/g, "\\_")).replace(/(^|[^\\])_/g, "$1 ").replace(/\\_/g, "_").replace(/(?:calc|clamp|max|min)\((.*)/g, (v) => {
|
|
244
254
|
return v.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g, "$1 $2 ");
|
|
245
255
|
});
|
|
246
256
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const colors = require('./preset-mini.30606736.cjs');
|
|
4
|
-
const decoration = require('./preset-mini.
|
|
5
|
-
require('./preset-mini.
|
|
4
|
+
const decoration = require('./preset-mini.740f2131.cjs');
|
|
5
|
+
require('./preset-mini.2d0396b3.cjs');
|
|
6
6
|
require('@unocss/core');
|
|
7
7
|
|
|
8
8
|
const fontFamily = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { d as displays, b as borders, c as contentVisibility, a as contents, f as fonts, t as tabSizes, e as textIndents, g as textOverflows, h as textDecorations, i as textStrokes, j as textShadows, k as textTransforms, l as textAligns, m as fontStyles, n as fontSmoothings, o as boxShadows, r as rings, p as positions, q as cursors, s as appearances, u as pointerEvents, v as resizes, w as verticalAligns, x as userSelects, y as whitespaces, z as breaks, A as overflows, B as outline, C as appearance, D as orders, E as justifies, F as alignments, G as placements, H as insets, I as floats, J as zIndexes, K as boxSizing, L as transitions, M as transforms, N as willChange } from './preset-mini.
|
|
2
|
-
import { h as handler, c as colorResolver, n as numberWithUnitRE, r as resolveVerticalBreakpoints, l as resolveBreakpoints, o as directionSize } from './preset-mini.
|
|
1
|
+
import { d as displays, b as borders, c as contentVisibility, a as contents, f as fonts, t as tabSizes, e as textIndents, g as textOverflows, h as textDecorations, i as textStrokes, j as textShadows, k as textTransforms, l as textAligns, m as fontStyles, n as fontSmoothings, o as boxShadows, r as rings, p as positions, q as cursors, s as appearances, u as pointerEvents, v as resizes, w as verticalAligns, x as userSelects, y as whitespaces, z as breaks, A as overflows, B as outline, C as appearance, D as orders, E as justifies, F as alignments, G as placements, H as insets, I as floats, J as zIndexes, K as boxSizing, L as transitions, M as transforms, N as willChange } from './preset-mini.7c9c225a.mjs';
|
|
2
|
+
import { h as handler, c as colorResolver, n as numberWithUnitRE, r as resolveVerticalBreakpoints, l as resolveBreakpoints, o as directionSize } from './preset-mini.7d4b2219.mjs';
|
|
3
3
|
import '@unocss/core';
|
|
4
4
|
|
|
5
5
|
const opacity = [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { l as resolveBreakpoints, q as getComponent, h as handler, C as CONTROL_MINI_NO_NEGATIVE } from './preset-mini.
|
|
1
|
+
import { l as resolveBreakpoints, q as getComponent, h as handler, C as CONTROL_MINI_NO_NEGATIVE } from './preset-mini.7d4b2219.mjs';
|
|
2
2
|
import { escapeRegExp } from '@unocss/core';
|
|
3
3
|
import { v as variantParentMatcher, a as variantMatcher } from './preset-mini.f73f9ed7.mjs';
|
|
4
4
|
|
|
@@ -240,6 +240,14 @@ const numberRE = /[0-9.]+(?:[a-z]+|%)?/;
|
|
|
240
240
|
const ignoreProps = [
|
|
241
241
|
/opacity|color|flex/
|
|
242
242
|
];
|
|
243
|
+
const negateFunctions = (value) => {
|
|
244
|
+
const match = value.match(/^(calc|clamp|max|min)\s*(\(.*)/);
|
|
245
|
+
if (match) {
|
|
246
|
+
const [fnBody, rest] = getComponent(match[2], "(", ")", " ") ?? [];
|
|
247
|
+
if (fnBody)
|
|
248
|
+
return `calc(${match[1]}${fnBody} * -1)${rest ? ` ${rest}` : ""}`;
|
|
249
|
+
}
|
|
250
|
+
};
|
|
243
251
|
const variantNegative = {
|
|
244
252
|
name: "negative",
|
|
245
253
|
match(matcher) {
|
|
@@ -257,7 +265,11 @@ const variantNegative = {
|
|
|
257
265
|
return;
|
|
258
266
|
if (ignoreProps.some((i) => v[0].match(i)))
|
|
259
267
|
return;
|
|
260
|
-
|
|
268
|
+
const negated = negateFunctions(value);
|
|
269
|
+
if (negated) {
|
|
270
|
+
v[1] = negated;
|
|
271
|
+
changed = true;
|
|
272
|
+
} else if (numberRE.test(value)) {
|
|
261
273
|
v[1] = value.replace(numberRE, (i) => `-${i}`);
|
|
262
274
|
changed = true;
|
|
263
275
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const colors = require('./preset-mini.
|
|
3
|
+
const colors = require('./preset-mini.2d0396b3.cjs');
|
|
4
4
|
const core = require('@unocss/core');
|
|
5
5
|
const variants$1 = require('./preset-mini.6d3bd985.cjs');
|
|
6
6
|
|
|
@@ -242,6 +242,14 @@ const numberRE = /[0-9.]+(?:[a-z]+|%)?/;
|
|
|
242
242
|
const ignoreProps = [
|
|
243
243
|
/opacity|color|flex/
|
|
244
244
|
];
|
|
245
|
+
const negateFunctions = (value) => {
|
|
246
|
+
const match = value.match(/^(calc|clamp|max|min)\s*(\(.*)/);
|
|
247
|
+
if (match) {
|
|
248
|
+
const [fnBody, rest] = colors.getComponent(match[2], "(", ")", " ") ?? [];
|
|
249
|
+
if (fnBody)
|
|
250
|
+
return `calc(${match[1]}${fnBody} * -1)${rest ? ` ${rest}` : ""}`;
|
|
251
|
+
}
|
|
252
|
+
};
|
|
245
253
|
const variantNegative = {
|
|
246
254
|
name: "negative",
|
|
247
255
|
match(matcher) {
|
|
@@ -259,7 +267,11 @@ const variantNegative = {
|
|
|
259
267
|
return;
|
|
260
268
|
if (ignoreProps.some((i) => v[0].match(i)))
|
|
261
269
|
return;
|
|
262
|
-
|
|
270
|
+
const negated = negateFunctions(value);
|
|
271
|
+
if (negated) {
|
|
272
|
+
v[1] = negated;
|
|
273
|
+
changed = true;
|
|
274
|
+
} else if (numberRE.test(value)) {
|
|
263
275
|
v[1] = value.replace(numberRE, (i) => `-${i}`);
|
|
264
276
|
changed = true;
|
|
265
277
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const decoration = require('./preset-mini.
|
|
4
|
-
const colors = require('./preset-mini.
|
|
3
|
+
const decoration = require('./preset-mini.740f2131.cjs');
|
|
4
|
+
const colors = require('./preset-mini.2d0396b3.cjs');
|
|
5
5
|
require('@unocss/core');
|
|
6
6
|
|
|
7
7
|
const opacity = [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as globalKeywords, h as handler, c as colorResolver, d as directionMap, a as hasParseableColor, b as cornerMap, p as parseColor, e as colorToString, f as colorOpacityToString, m as makeGlobalStaticRules, i as colorableShadows, j as insetMap, k as positionMap, x as xyzMap } from './preset-mini.
|
|
1
|
+
import { g as globalKeywords, h as handler, c as colorResolver, d as directionMap, a as hasParseableColor, b as cornerMap, p as parseColor, e as colorToString, f as colorOpacityToString, m as makeGlobalStaticRules, i as colorableShadows, j as insetMap, k as positionMap, x as xyzMap } from './preset-mini.7d4b2219.mjs';
|
|
2
2
|
import { toArray } from '@unocss/core';
|
|
3
3
|
|
|
4
4
|
const verticalAlignAlias = {
|
|
@@ -215,15 +215,19 @@ function fraction(str) {
|
|
|
215
215
|
if (!Number.isNaN(num))
|
|
216
216
|
return `${round(num * 100)}%`;
|
|
217
217
|
}
|
|
218
|
-
const bracketTypeRe = /^\[(color|length|position):/i;
|
|
219
|
-
function bracketWithType(str,
|
|
218
|
+
const bracketTypeRe = /^\[(color|length|position|raw|string):/i;
|
|
219
|
+
function bracketWithType(str, requiredType) {
|
|
220
220
|
if (str && str.startsWith("[") && str.endsWith("]")) {
|
|
221
221
|
let base;
|
|
222
|
+
let hintedType;
|
|
222
223
|
const match = str.match(bracketTypeRe);
|
|
223
|
-
if (!match)
|
|
224
|
+
if (!match) {
|
|
224
225
|
base = str.slice(1, -1);
|
|
225
|
-
else
|
|
226
|
+
} else {
|
|
227
|
+
if (!requiredType)
|
|
228
|
+
hintedType = match[1];
|
|
226
229
|
base = str.slice(match[0].length, -1);
|
|
230
|
+
}
|
|
227
231
|
if (!base)
|
|
228
232
|
return;
|
|
229
233
|
let curly = 0;
|
|
@@ -238,7 +242,13 @@ function bracketWithType(str, type) {
|
|
|
238
242
|
}
|
|
239
243
|
if (curly)
|
|
240
244
|
return;
|
|
241
|
-
|
|
245
|
+
switch (hintedType) {
|
|
246
|
+
case "raw":
|
|
247
|
+
return base;
|
|
248
|
+
case "string":
|
|
249
|
+
return base.replace(/(^|[^\\])_/g, "$1 ").replace(/\\_/g, "_").replace(/(['\\])/g, "\\$1").replace(/^(.+)$/, "'$1'");
|
|
250
|
+
}
|
|
251
|
+
return base.replace(/(url\(.*?\))/g, (v) => v.replace(/_/g, "\\_")).replace(/(^|[^\\])_/g, "$1 ").replace(/\\_/g, "_").replace(/(?:calc|clamp|max|min)\((.*)/g, (v) => {
|
|
242
252
|
return v.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g, "$1 $2 ");
|
|
243
253
|
});
|
|
244
254
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as colors } from './preset-mini.65ac75be.mjs';
|
|
2
|
-
import { O as transformBase, P as boxShadowsBase, Q as ringBase } from './preset-mini.
|
|
3
|
-
import './preset-mini.
|
|
2
|
+
import { O as transformBase, P as boxShadowsBase, Q as ringBase } from './preset-mini.7c9c225a.mjs';
|
|
3
|
+
import './preset-mini.7d4b2219.mjs';
|
|
4
4
|
import '@unocss/core';
|
|
5
5
|
|
|
6
6
|
const fontFamily = {
|
package/dist/theme.cjs
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const colors = require('./shared/preset-mini.30606736.cjs');
|
|
6
|
-
const _default = require('./shared/preset-mini.
|
|
7
|
-
require('./shared/preset-mini.
|
|
8
|
-
require('./shared/preset-mini.
|
|
6
|
+
const _default = require('./shared/preset-mini.2ee569b4.cjs');
|
|
7
|
+
require('./shared/preset-mini.740f2131.cjs');
|
|
8
|
+
require('./shared/preset-mini.2d0396b3.cjs');
|
|
9
9
|
require('@unocss/core');
|
|
10
10
|
|
|
11
11
|
|
package/dist/theme.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { c as colors } from './shared/preset-mini.65ac75be.mjs';
|
|
2
|
-
export { p as baseSize, b as blur, m as borderRadius, n as boxShadow, i as breakpoints, d as dropShadow, k as duration, o as easing, f as fontFamily, a as fontSize, x as height, h as letterSpacing, l as lineHeight, j as lineWidth, y as maxHeight, u as maxWidth, z as preflightBase, r as ringWidth, s as spacing, c as textIndent, g as textShadow, e as textStrokeWidth, t as theme, v as verticalBreakpoints, q as width, w as wordSpacing } from './shared/preset-mini.
|
|
3
|
-
import './shared/preset-mini.
|
|
4
|
-
import './shared/preset-mini.
|
|
2
|
+
export { p as baseSize, b as blur, m as borderRadius, n as boxShadow, i as breakpoints, d as dropShadow, k as duration, o as easing, f as fontFamily, a as fontSize, x as height, h as letterSpacing, l as lineHeight, j as lineWidth, y as maxHeight, u as maxWidth, z as preflightBase, r as ringWidth, s as spacing, c as textIndent, g as textShadow, e as textStrokeWidth, t as theme, v as verticalBreakpoints, q as width, w as wordSpacing } from './shared/preset-mini.b0834387.mjs';
|
|
3
|
+
import './shared/preset-mini.7c9c225a.mjs';
|
|
4
|
+
import './shared/preset-mini.7d4b2219.mjs';
|
|
5
5
|
import '@unocss/core';
|
package/dist/utils.cjs
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const colors = require('./shared/preset-mini.
|
|
5
|
+
const colors = require('./shared/preset-mini.2d0396b3.cjs');
|
|
6
6
|
const variants = require('./shared/preset-mini.6d3bd985.cjs');
|
|
7
7
|
require('@unocss/core');
|
|
8
8
|
|
package/dist/utils.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { C as CONTROL_MINI_NO_NEGATIVE, f as colorOpacityToString, c as colorResolver, e as colorToString, i as colorableShadows, b as cornerMap, d as directionMap, o as directionSize, q as getComponent, w as getComponents, g as globalKeywords, u as h, h as handler, a as hasParseableColor, s as hex2rgba, j as insetMap, m as makeGlobalStaticRules, p as parseColor, t as parseCssColor, k as positionMap, l as resolveBreakpoints, r as resolveVerticalBreakpoints, v as valueHandlers, x as xyzMap } from './shared/preset-mini.
|
|
1
|
+
export { C as CONTROL_MINI_NO_NEGATIVE, f as colorOpacityToString, c as colorResolver, e as colorToString, i as colorableShadows, b as cornerMap, d as directionMap, o as directionSize, q as getComponent, w as getComponents, g as globalKeywords, u as h, h as handler, a as hasParseableColor, s as hex2rgba, j as insetMap, m as makeGlobalStaticRules, p as parseColor, t as parseCssColor, k as positionMap, l as resolveBreakpoints, r as resolveVerticalBreakpoints, v as valueHandlers, x as xyzMap } from './shared/preset-mini.7d4b2219.mjs';
|
|
2
2
|
export { a as variantMatcher, v as variantParentMatcher } from './shared/preset-mini.f73f9ed7.mjs';
|
|
3
3
|
import '@unocss/core';
|
package/dist/variants.cjs
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const _default = require('./shared/preset-mini.
|
|
6
|
-
require('./shared/preset-mini.
|
|
5
|
+
const _default = require('./shared/preset-mini.5c501ea4.cjs');
|
|
6
|
+
require('./shared/preset-mini.2d0396b3.cjs');
|
|
7
7
|
require('@unocss/core');
|
|
8
8
|
require('./shared/preset-mini.6d3bd985.cjs');
|
|
9
9
|
|
package/dist/variants.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { c as calcMaxWidthBySize, q as partClasses, a as variantBreakpoints, g as variantColorsMediaOrClass, b as variantCombinators, j as variantCssLayer, e as variantCustomMedia, r as variantImportant, k as variantInternalLayer, h as variantLanguageDirections, s as variantNegative, d as variantPrint, o as variantPseudoClassFunctions, n as variantPseudoClassesAndElements, l as variantScope, i as variantSelector, f as variantSupports, p as variantTaggedPseudoClasses, m as variantVariables, v as variants } from './shared/preset-mini.
|
|
2
|
-
import './shared/preset-mini.
|
|
1
|
+
export { c as calcMaxWidthBySize, q as partClasses, a as variantBreakpoints, g as variantColorsMediaOrClass, b as variantCombinators, j as variantCssLayer, e as variantCustomMedia, r as variantImportant, k as variantInternalLayer, h as variantLanguageDirections, s as variantNegative, d as variantPrint, o as variantPseudoClassFunctions, n as variantPseudoClassesAndElements, l as variantScope, i as variantSelector, f as variantSupports, p as variantTaggedPseudoClasses, m as variantVariables, v as variants } from './shared/preset-mini.3a35507d.mjs';
|
|
2
|
+
import './shared/preset-mini.7d4b2219.mjs';
|
|
3
3
|
import '@unocss/core';
|
|
4
4
|
import './shared/preset-mini.f73f9ed7.mjs';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@unocss/preset-mini",
|
|
3
|
-
"version": "0.45.
|
|
3
|
+
"version": "0.45.30",
|
|
4
4
|
"description": "The minimal preset for UnoCSS",
|
|
5
5
|
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"*.css"
|
|
62
62
|
],
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@unocss/core": "0.45.
|
|
64
|
+
"@unocss/core": "0.45.30"
|
|
65
65
|
},
|
|
66
66
|
"scripts": {
|
|
67
67
|
"build": "unbuild",
|