@mrhenry/stylelint-mrhenry-prop-order 3.0.12 → 3.0.14
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/order.mjs +17 -20
- package/package.json +2 -1
package/order.mjs
CHANGED
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
export const order = [
|
|
2
2
|
"accent-color",
|
|
3
|
-
"align-content",
|
|
4
|
-
"align-items",
|
|
5
|
-
"align-self",
|
|
6
|
-
"alignment-baseline",
|
|
7
3
|
"all",
|
|
8
4
|
"anchor-name",
|
|
9
5
|
"anchor-scope",
|
|
@@ -39,9 +35,7 @@ export const order = [
|
|
|
39
35
|
"background-position-y",
|
|
40
36
|
"background-repeat",
|
|
41
37
|
"background-size",
|
|
42
|
-
"baseline-shift",
|
|
43
38
|
"baseline-source",
|
|
44
|
-
"block-ellipsis",
|
|
45
39
|
"block-step",
|
|
46
40
|
"block-step-align",
|
|
47
41
|
"block-step-insert",
|
|
@@ -120,7 +114,10 @@ export const order = [
|
|
|
120
114
|
"border-bottom-right-radius",
|
|
121
115
|
"border-boundary",
|
|
122
116
|
"border-limit",
|
|
117
|
+
|
|
118
|
+
"corners",
|
|
123
119
|
"border-radius",
|
|
120
|
+
|
|
124
121
|
"border-spacing",
|
|
125
122
|
"border-clip",
|
|
126
123
|
"border-clip-top",
|
|
@@ -163,16 +160,15 @@ export const order = [
|
|
|
163
160
|
"color-interpolation",
|
|
164
161
|
"color-interpolation-filters",
|
|
165
162
|
"color-scheme",
|
|
163
|
+
"columns",
|
|
166
164
|
"column-count",
|
|
167
165
|
"column-fill",
|
|
168
|
-
"column-gap",
|
|
169
166
|
"column-rule",
|
|
170
167
|
"column-rule-color",
|
|
171
168
|
"column-rule-style",
|
|
172
169
|
"column-rule-width",
|
|
173
170
|
"column-span",
|
|
174
171
|
"column-width",
|
|
175
|
-
"columns",
|
|
176
172
|
"contain",
|
|
177
173
|
"contain-intrinsic-size",
|
|
178
174
|
"contain-intrinsic-width",
|
|
@@ -187,7 +183,6 @@ export const order = [
|
|
|
187
183
|
"continue",
|
|
188
184
|
"copy-into",
|
|
189
185
|
"corner-shape",
|
|
190
|
-
"corners",
|
|
191
186
|
"counter-increment",
|
|
192
187
|
"counter-reset",
|
|
193
188
|
"counter-set",
|
|
@@ -261,6 +256,8 @@ export const order = [
|
|
|
261
256
|
"footnote-policy",
|
|
262
257
|
"forced-color-adjust",
|
|
263
258
|
"gap",
|
|
259
|
+
"row-gap",
|
|
260
|
+
"column-gap",
|
|
264
261
|
"glyph-orientation-vertical",
|
|
265
262
|
"grid",
|
|
266
263
|
"grid-gap",
|
|
@@ -302,11 +299,8 @@ export const order = [
|
|
|
302
299
|
"inset-block",
|
|
303
300
|
"inset-block-start",
|
|
304
301
|
"inset-block-end",
|
|
305
|
-
"
|
|
302
|
+
"interpolate-size",
|
|
306
303
|
"isolation",
|
|
307
|
-
"justify-content",
|
|
308
|
-
"justify-items",
|
|
309
|
-
"justify-self",
|
|
310
304
|
"letter-spacing",
|
|
311
305
|
"lighting-color",
|
|
312
306
|
"line-break",
|
|
@@ -356,11 +350,11 @@ export const order = [
|
|
|
356
350
|
"mask-repeat",
|
|
357
351
|
"mask-size",
|
|
358
352
|
"mask-type",
|
|
359
|
-
"masonry-auto-flow",
|
|
360
353
|
"math-depth",
|
|
361
354
|
"math-shift",
|
|
362
355
|
"math-style",
|
|
363
356
|
"max-lines",
|
|
357
|
+
"block-ellipsis",
|
|
364
358
|
"min-intrinsic-sizing",
|
|
365
359
|
"mix-blend-mode",
|
|
366
360
|
"nav-up",
|
|
@@ -430,14 +424,21 @@ export const order = [
|
|
|
430
424
|
"perspective",
|
|
431
425
|
"perspective-origin",
|
|
432
426
|
"place-content",
|
|
427
|
+
"align-content",
|
|
428
|
+
"justify-content",
|
|
433
429
|
"place-items",
|
|
430
|
+
"align-items",
|
|
431
|
+
"justify-items",
|
|
434
432
|
"place-self",
|
|
433
|
+
"align-self",
|
|
434
|
+
"justify-self",
|
|
435
435
|
"pointer-events",
|
|
436
436
|
"position",
|
|
437
437
|
"position-anchor",
|
|
438
438
|
"position-try",
|
|
439
439
|
"position-try-order",
|
|
440
440
|
"position-try-fallbacks",
|
|
441
|
+
"position-area",
|
|
441
442
|
"position-visibility",
|
|
442
443
|
"print-color-adjust",
|
|
443
444
|
"quotes",
|
|
@@ -449,7 +450,6 @@ export const order = [
|
|
|
449
450
|
"rest-before",
|
|
450
451
|
"rest-after",
|
|
451
452
|
"rotate",
|
|
452
|
-
"row-gap",
|
|
453
453
|
"ruby-align",
|
|
454
454
|
"ruby-merge",
|
|
455
455
|
"ruby-overhang",
|
|
@@ -483,11 +483,6 @@ export const order = [
|
|
|
483
483
|
"scroll-snap-align",
|
|
484
484
|
"scroll-snap-stop",
|
|
485
485
|
"scroll-snap-type",
|
|
486
|
-
"scroll-start",
|
|
487
|
-
"scroll-start-inline",
|
|
488
|
-
"scroll-start-block",
|
|
489
|
-
"scroll-start-x",
|
|
490
|
-
"scroll-start-y",
|
|
491
486
|
"scroll-start-target",
|
|
492
487
|
"scroll-timeline",
|
|
493
488
|
"scroll-timeline-axis",
|
|
@@ -592,6 +587,8 @@ export const order = [
|
|
|
592
587
|
"user-select",
|
|
593
588
|
"vector-effect",
|
|
594
589
|
"vertical-align",
|
|
590
|
+
"alignment-baseline",
|
|
591
|
+
"baseline-shift",
|
|
595
592
|
"view-timeline",
|
|
596
593
|
"view-timeline-axis",
|
|
597
594
|
"view-timeline-inset",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mrhenry/stylelint-mrhenry-prop-order",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.14",
|
|
4
4
|
"description": "Mr. Henry's preferred order for CSS properties",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "index.mjs",
|
|
@@ -30,6 +30,7 @@
|
|
|
30
30
|
"stylelint": "^16.0.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
+
"css-tree": "^2.3.1",
|
|
33
34
|
"stylelint": "^16.7.0"
|
|
34
35
|
}
|
|
35
36
|
}
|