@csstools/css-syntax-patches-for-csstree 1.0.1 → 1.0.2
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/CHANGELOG.md +4 -3
- package/README.md +1 -1
- package/dist/index.json +2 -8
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
# Changes to CSS Syntax Patches For CSSTree
|
|
2
2
|
|
|
3
|
-
### 1.0.
|
|
3
|
+
### 1.0.2
|
|
4
4
|
|
|
5
|
-
_November
|
|
5
|
+
_November 4, 2024_
|
|
6
6
|
|
|
7
|
-
-
|
|
7
|
+
- Update `csstree` to [`v3.0.1`](https://github.com/csstree/csstree/releases/tag/v3.0.1)
|
|
8
|
+
- Update `@webref/css` to [`v6.17.0`](https://github.com/w3c/webref/releases/tag/%40webref%2Fraw-css%406.17.0)
|
|
8
9
|
|
|
9
10
|
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-csstree/CHANGELOG.md)
|
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
[<img alt="npm version" src="https://img.shields.io/npm/v/@csstools/css-syntax-patches-for-csstree.svg" height="20">][npm-url]
|
|
4
4
|
[<img alt="Build Status" src="https://github.com/csstools/postcss-plugins/workflows/test/badge.svg" height="20">][cli-url]
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
Patch [csstree](https://github.com/csstree/csstree) syntax definitions with the latest data from CSS specifications.
|
|
7
7
|
|
|
8
8
|
## Usage
|
|
9
9
|
|
package/dist/index.json
CHANGED
|
@@ -73,7 +73,6 @@
|
|
|
73
73
|
"alignment-baseline": "| text-bottom | text-top",
|
|
74
74
|
"animation-duration": "[ auto | <time [0s,∞]> ]#",
|
|
75
75
|
"appearance": "none | auto | base | <compat-auto> | <compat-special>",
|
|
76
|
-
"aspect-ratio": "auto || <ratio>",
|
|
77
76
|
"backdrop-filter": "none | <filter-value-list>",
|
|
78
77
|
"background": "<bg-layer>#? , <final-bg-layer>",
|
|
79
78
|
"background-blend-mode": "<'mix-blend-mode'>#",
|
|
@@ -164,6 +163,7 @@
|
|
|
164
163
|
"color-adjust": "<'print-color-adjust'>",
|
|
165
164
|
"color-interpolation": "auto | sRGB | linearRGB",
|
|
166
165
|
"column-count": "auto | <integer [1,∞]>",
|
|
166
|
+
"column-fill": "| balance-all",
|
|
167
167
|
"column-gap": "normal | <length-percentage [0,∞]>",
|
|
168
168
|
"column-rule-style": "<line-style>",
|
|
169
169
|
"column-rule-width": "<line-width>",
|
|
@@ -229,7 +229,6 @@
|
|
|
229
229
|
"inset-block-start": "auto | <length-percentage>",
|
|
230
230
|
"inset-inline-end": "auto | <length-percentage>",
|
|
231
231
|
"inset-inline-start": "auto | <length-percentage>",
|
|
232
|
-
"interpolate-size": "numeric-only | allow-keywords",
|
|
233
232
|
"isolation": "<isolation-mode>",
|
|
234
233
|
"justify-items": "| anchor-center",
|
|
235
234
|
"justify-self": "| anchor-center",
|
|
@@ -314,7 +313,6 @@
|
|
|
314
313
|
"perspective": "none | <length [0,∞]>",
|
|
315
314
|
"pointer-events": "| bounding-box",
|
|
316
315
|
"position": "| <running()>",
|
|
317
|
-
"position-anchor": "auto | <anchor-name>",
|
|
318
316
|
"quotes": "| match-parent",
|
|
319
317
|
"r": "<length-percentage>",
|
|
320
318
|
"reading-flow": "normal | flex-visual | flex-flow | grid-rows | grid-columns | grid-order",
|
|
@@ -364,7 +362,6 @@
|
|
|
364
362
|
"stroke-image": "<paint>#",
|
|
365
363
|
"stroke-linejoin": "[ crop | arcs | miter ] || [ bevel | round | fallback ]",
|
|
366
364
|
"stroke-miterlimit": "<number>",
|
|
367
|
-
"stroke-opacity": "<'opacity'>",
|
|
368
365
|
"stroke-origin": "match-parent | fill-box | stroke-box | content-box | padding-box | border-box",
|
|
369
366
|
"stroke-position": "<position>#",
|
|
370
367
|
"stroke-repeat": "<repeat-style>#",
|
|
@@ -385,7 +382,6 @@
|
|
|
385
382
|
"text-decoration-skip-spaces": "none | all | [ start || end ]",
|
|
386
383
|
"text-decoration-thickness": "auto | from-font | <length-percentage>",
|
|
387
384
|
"text-decoration-trim": "<length>{1,2} | auto",
|
|
388
|
-
"text-emphasis-position": "[ over | under ] && [ right | left ]?",
|
|
389
385
|
"text-emphasis-skip": "spaces || punctuation || symbols || narrow",
|
|
390
386
|
"text-group-align": "none | start | end | left | right | center",
|
|
391
387
|
"text-indent": "[ <length-percentage> ] && hanging? && each-line?",
|
|
@@ -400,7 +396,6 @@
|
|
|
400
396
|
"text-transform": "none | [ capitalize | uppercase | lowercase ] || full-width || full-size-kana | math-auto",
|
|
401
397
|
"text-underline-offset": "auto | <length-percentage>",
|
|
402
398
|
"text-underline-position": "auto | [ from-font | under ] || [ left | right ]",
|
|
403
|
-
"text-wrap": "<'text-wrap-mode'> || <'text-wrap-style'>",
|
|
404
399
|
"text-wrap-mode": "wrap | nowrap",
|
|
405
400
|
"text-wrap-style": "auto | balance | stable | pretty | avoid-orphans",
|
|
406
401
|
"timeline-scope": "| all",
|
|
@@ -432,7 +427,6 @@
|
|
|
432
427
|
},
|
|
433
428
|
"types": {
|
|
434
429
|
"dashed-ident": "<custom-property-name>",
|
|
435
|
-
"anchor-name": "<dashed-ident>",
|
|
436
430
|
"anchor-size()": "anchor-size( [ <anchor-name> || <anchor-size> ]? , <length-percentage>? )",
|
|
437
431
|
"anchor()": "anchor( <anchor-name>? && <anchor-side> , <length-percentage>? )",
|
|
438
432
|
"angle-percentage": "[ <angle> | <percentage> ]",
|
|
@@ -676,4 +670,4 @@
|
|
|
676
670
|
"xyz-params": "<xyz> [ <number> | <percentage> | none ]{3}"
|
|
677
671
|
}
|
|
678
672
|
}
|
|
679
|
-
}
|
|
673
|
+
}
|