@alexlit/lint-kit 182.1.0 → 182.2.0

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.
Files changed (409) hide show
  1. package/package.json +1 -1
  2. package/packages/config-eslint/package.json +3 -3
  3. package/packages/config-eslint/plugins/unocss.js +4 -6
  4. package/packages/config-stylelint/node_modules/ansi-regex/index.d.ts +33 -0
  5. package/packages/config-stylelint/node_modules/ansi-regex/index.js +14 -0
  6. package/packages/config-stylelint/node_modules/ansi-regex/license +9 -0
  7. package/packages/config-stylelint/node_modules/ansi-regex/package.json +61 -0
  8. package/packages/config-stylelint/node_modules/ansi-regex/readme.md +66 -0
  9. package/packages/config-stylelint/node_modules/file-entry-cache/LICENSE +19 -0
  10. package/packages/config-stylelint/node_modules/file-entry-cache/README.md +630 -0
  11. package/packages/config-stylelint/node_modules/file-entry-cache/dist/index.cjs +559 -0
  12. package/packages/config-stylelint/node_modules/file-entry-cache/dist/index.d.cts +304 -0
  13. package/packages/config-stylelint/node_modules/file-entry-cache/dist/index.d.ts +304 -0
  14. package/packages/config-stylelint/node_modules/file-entry-cache/dist/index.js +525 -0
  15. package/packages/config-stylelint/node_modules/file-entry-cache/package.json +62 -0
  16. package/packages/config-stylelint/node_modules/flat-cache/LICENSE +19 -0
  17. package/packages/config-stylelint/node_modules/flat-cache/README.md +235 -0
  18. package/packages/config-stylelint/node_modules/flat-cache/dist/index.cjs +495 -0
  19. package/packages/config-stylelint/node_modules/flat-cache/dist/index.d.cts +255 -0
  20. package/packages/config-stylelint/node_modules/flat-cache/dist/index.d.ts +255 -0
  21. package/packages/config-stylelint/node_modules/flat-cache/dist/index.js +455 -0
  22. package/packages/config-stylelint/node_modules/flat-cache/package.json +87 -0
  23. package/packages/config-stylelint/node_modules/globby/ignore.js +337 -0
  24. package/packages/config-stylelint/node_modules/globby/index.d.ts +394 -0
  25. package/packages/config-stylelint/node_modules/globby/index.js +488 -0
  26. package/packages/config-stylelint/node_modules/globby/license +9 -0
  27. package/packages/config-stylelint/node_modules/globby/package.json +94 -0
  28. package/packages/config-stylelint/node_modules/globby/readme.md +388 -0
  29. package/packages/config-stylelint/node_modules/globby/utilities.js +382 -0
  30. package/packages/config-stylelint/node_modules/meow/build/dependencies.js +7347 -0
  31. package/packages/config-stylelint/node_modules/meow/build/index.d.ts +2684 -0
  32. package/packages/config-stylelint/node_modules/meow/build/index.js +185 -0
  33. package/packages/config-stylelint/node_modules/meow/build/licenses.md +1254 -0
  34. package/packages/config-stylelint/node_modules/meow/build/options.js +147 -0
  35. package/packages/config-stylelint/node_modules/meow/build/parser.js +113 -0
  36. package/packages/config-stylelint/node_modules/meow/build/utils.js +7 -0
  37. package/packages/config-stylelint/node_modules/meow/build/validate.js +145 -0
  38. package/packages/config-stylelint/node_modules/meow/license +9 -0
  39. package/packages/config-stylelint/node_modules/meow/package.json +103 -0
  40. package/packages/config-stylelint/node_modules/meow/readme.md +387 -0
  41. package/packages/config-stylelint/node_modules/postcss-safe-parser/LICENSE +20 -0
  42. package/packages/config-stylelint/node_modules/postcss-safe-parser/README.md +25 -0
  43. package/packages/config-stylelint/node_modules/postcss-safe-parser/lib/safe-parse.js +12 -0
  44. package/packages/config-stylelint/node_modules/postcss-safe-parser/lib/safe-parser.js +100 -0
  45. package/packages/config-stylelint/node_modules/postcss-safe-parser/package.json +36 -0
  46. package/packages/config-stylelint/node_modules/slash/index.d.ts +23 -0
  47. package/packages/config-stylelint/node_modules/slash/index.js +9 -0
  48. package/packages/config-stylelint/node_modules/slash/license +9 -0
  49. package/packages/config-stylelint/node_modules/slash/package.json +39 -0
  50. package/packages/config-stylelint/node_modules/slash/readme.md +36 -0
  51. package/packages/config-stylelint/node_modules/string-width/index.d.ts +39 -0
  52. package/packages/config-stylelint/node_modules/string-width/index.js +119 -0
  53. package/packages/config-stylelint/node_modules/string-width/license +9 -0
  54. package/packages/config-stylelint/node_modules/string-width/package.json +65 -0
  55. package/packages/config-stylelint/node_modules/string-width/readme.md +66 -0
  56. package/packages/config-stylelint/node_modules/strip-ansi/index.d.ts +15 -0
  57. package/packages/config-stylelint/node_modules/strip-ansi/index.js +19 -0
  58. package/packages/config-stylelint/node_modules/strip-ansi/license +9 -0
  59. package/packages/config-stylelint/node_modules/strip-ansi/package.json +59 -0
  60. package/packages/config-stylelint/node_modules/strip-ansi/readme.md +37 -0
  61. package/packages/config-stylelint/node_modules/stylelint/LICENSE +20 -0
  62. package/packages/config-stylelint/node_modules/stylelint/README.md +113 -0
  63. package/packages/config-stylelint/node_modules/stylelint/bin/stylelint.mjs +7 -0
  64. package/packages/config-stylelint/node_modules/stylelint/lib/assignDisabledRanges.mjs +483 -0
  65. package/packages/config-stylelint/node_modules/stylelint/lib/augmentConfig.mjs +586 -0
  66. package/packages/config-stylelint/node_modules/stylelint/lib/cli.mjs +746 -0
  67. package/packages/config-stylelint/node_modules/stylelint/lib/constants.mjs +25 -0
  68. package/packages/config-stylelint/node_modules/stylelint/lib/createPartialStylelintResult.mjs +114 -0
  69. package/packages/config-stylelint/node_modules/stylelint/lib/createPlugin.mjs +9 -0
  70. package/packages/config-stylelint/node_modules/stylelint/lib/createStylelint.mjs +37 -0
  71. package/packages/config-stylelint/node_modules/stylelint/lib/descriptionlessDisables.mjs +51 -0
  72. package/packages/config-stylelint/node_modules/stylelint/lib/formatters/calcSeverityCounts.mjs +21 -0
  73. package/packages/config-stylelint/node_modules/stylelint/lib/formatters/compactFormatter.mjs +23 -0
  74. package/packages/config-stylelint/node_modules/stylelint/lib/formatters/index.mjs +23 -0
  75. package/packages/config-stylelint/node_modules/stylelint/lib/formatters/jsonFormatter.mjs +10 -0
  76. package/packages/config-stylelint/node_modules/stylelint/lib/formatters/preprocessWarnings.mjs +74 -0
  77. package/packages/config-stylelint/node_modules/stylelint/lib/formatters/stringFormatter.mjs +308 -0
  78. package/packages/config-stylelint/node_modules/stylelint/lib/formatters/tapFormatter.mjs +85 -0
  79. package/packages/config-stylelint/node_modules/stylelint/lib/formatters/terminalLink.mjs +21 -0
  80. package/packages/config-stylelint/node_modules/stylelint/lib/formatters/unixFormatter.mjs +32 -0
  81. package/packages/config-stylelint/node_modules/stylelint/lib/formatters/verboseFormatter.mjs +175 -0
  82. package/packages/config-stylelint/node_modules/stylelint/lib/getConfigForFile.mjs +110 -0
  83. package/packages/config-stylelint/node_modules/stylelint/lib/getPostcssResult.mjs +130 -0
  84. package/packages/config-stylelint/node_modules/stylelint/lib/index.mjs +38 -0
  85. package/packages/config-stylelint/node_modules/stylelint/lib/invalidScopeDisables.mjs +41 -0
  86. package/packages/config-stylelint/node_modules/stylelint/lib/isPathIgnored.mjs +48 -0
  87. package/packages/config-stylelint/node_modules/stylelint/lib/lintPostcssResult.mjs +172 -0
  88. package/packages/config-stylelint/node_modules/stylelint/lib/lintSource.mjs +135 -0
  89. package/packages/config-stylelint/node_modules/stylelint/lib/needlessDisables.mjs +91 -0
  90. package/packages/config-stylelint/node_modules/stylelint/lib/normalizeAllRuleSettings.mjs +29 -0
  91. package/packages/config-stylelint/node_modules/stylelint/lib/normalizeRuleSettings.mjs +56 -0
  92. package/packages/config-stylelint/node_modules/stylelint/lib/postcssPlugin.mjs +50 -0
  93. package/packages/config-stylelint/node_modules/stylelint/lib/prepareReturnValue.mjs +63 -0
  94. package/packages/config-stylelint/node_modules/stylelint/lib/printConfig.mjs +44 -0
  95. package/packages/config-stylelint/node_modules/stylelint/lib/reference/atKeywords.mjs +83 -0
  96. package/packages/config-stylelint/node_modules/stylelint/lib/reference/functions.mjs +96 -0
  97. package/packages/config-stylelint/node_modules/stylelint/lib/reference/keywords.mjs +663 -0
  98. package/packages/config-stylelint/node_modules/stylelint/lib/reference/mediaFeatures.mjs +115 -0
  99. package/packages/config-stylelint/node_modules/stylelint/lib/reference/mediaTypes.mjs +14 -0
  100. package/packages/config-stylelint/node_modules/stylelint/lib/reference/prefixes.mjs +17 -0
  101. package/packages/config-stylelint/node_modules/stylelint/lib/reference/properties.mjs +1112 -0
  102. package/packages/config-stylelint/node_modules/stylelint/lib/reference/selectors.mjs +472 -0
  103. package/packages/config-stylelint/node_modules/stylelint/lib/reference/units.mjs +82 -0
  104. package/packages/config-stylelint/node_modules/stylelint/lib/reportDisables.mjs +48 -0
  105. package/packages/config-stylelint/node_modules/stylelint/lib/reportUnknownRuleNames.mjs +76 -0
  106. package/packages/config-stylelint/node_modules/stylelint/lib/resolveConfig.mjs +43 -0
  107. package/packages/config-stylelint/node_modules/stylelint/lib/rules/alpha-value-notation/index.mjs +207 -0
  108. package/packages/config-stylelint/node_modules/stylelint/lib/rules/annotation-no-unknown/index.mjs +88 -0
  109. package/packages/config-stylelint/node_modules/stylelint/lib/rules/at-rule-allowed-list/index.mjs +62 -0
  110. package/packages/config-stylelint/node_modules/stylelint/lib/rules/at-rule-descriptor-no-unknown/index.mjs +108 -0
  111. package/packages/config-stylelint/node_modules/stylelint/lib/rules/at-rule-descriptor-value-no-unknown/index.mjs +64 -0
  112. package/packages/config-stylelint/node_modules/stylelint/lib/rules/at-rule-disallowed-list/index.mjs +62 -0
  113. package/packages/config-stylelint/node_modules/stylelint/lib/rules/at-rule-empty-line-before/index.mjs +178 -0
  114. package/packages/config-stylelint/node_modules/stylelint/lib/rules/at-rule-no-deprecated/index.mjs +86 -0
  115. package/packages/config-stylelint/node_modules/stylelint/lib/rules/at-rule-no-unknown/index.mjs +80 -0
  116. package/packages/config-stylelint/node_modules/stylelint/lib/rules/at-rule-no-vendor-prefix/index.mjs +82 -0
  117. package/packages/config-stylelint/node_modules/stylelint/lib/rules/at-rule-prelude-no-invalid/index.mjs +76 -0
  118. package/packages/config-stylelint/node_modules/stylelint/lib/rules/at-rule-property-required-list/index.mjs +92 -0
  119. package/packages/config-stylelint/node_modules/stylelint/lib/rules/block-no-empty/index.mjs +116 -0
  120. package/packages/config-stylelint/node_modules/stylelint/lib/rules/block-no-redundant-nested-style-rules/index.mjs +52 -0
  121. package/packages/config-stylelint/node_modules/stylelint/lib/rules/color-function-alias-notation/index.mjs +87 -0
  122. package/packages/config-stylelint/node_modules/stylelint/lib/rules/color-function-notation/index.mjs +168 -0
  123. package/packages/config-stylelint/node_modules/stylelint/lib/rules/color-hex-alpha/index.mjs +75 -0
  124. package/packages/config-stylelint/node_modules/stylelint/lib/rules/color-hex-length/index.mjs +128 -0
  125. package/packages/config-stylelint/node_modules/stylelint/lib/rules/color-named/colordUtils.mjs +109 -0
  126. package/packages/config-stylelint/node_modules/stylelint/lib/rules/color-named/index.mjs +183 -0
  127. package/packages/config-stylelint/node_modules/stylelint/lib/rules/color-no-hex/index.mjs +69 -0
  128. package/packages/config-stylelint/node_modules/stylelint/lib/rules/color-no-invalid-hex/index.mjs +68 -0
  129. package/packages/config-stylelint/node_modules/stylelint/lib/rules/comment-empty-line-before/index.mjs +131 -0
  130. package/packages/config-stylelint/node_modules/stylelint/lib/rules/comment-no-empty/index.mjs +50 -0
  131. package/packages/config-stylelint/node_modules/stylelint/lib/rules/comment-pattern/index.mjs +51 -0
  132. package/packages/config-stylelint/node_modules/stylelint/lib/rules/comment-whitespace-inside/index.mjs +149 -0
  133. package/packages/config-stylelint/node_modules/stylelint/lib/rules/comment-word-disallowed-list/index.mjs +63 -0
  134. package/packages/config-stylelint/node_modules/stylelint/lib/rules/container-name-pattern/index.mjs +107 -0
  135. package/packages/config-stylelint/node_modules/stylelint/lib/rules/custom-media-pattern/index.mjs +61 -0
  136. package/packages/config-stylelint/node_modules/stylelint/lib/rules/custom-property-empty-line-before/index.mjs +156 -0
  137. package/packages/config-stylelint/node_modules/stylelint/lib/rules/custom-property-no-missing-var-function/index.mjs +148 -0
  138. package/packages/config-stylelint/node_modules/stylelint/lib/rules/custom-property-pattern/index.mjs +100 -0
  139. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-block-no-duplicate-custom-properties/index.mjs +82 -0
  140. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-block-no-duplicate-properties/index.mjs +301 -0
  141. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-block-no-redundant-longhand-properties/index.mjs +411 -0
  142. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-block-no-shorthand-property-overrides/index.mjs +74 -0
  143. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-block-single-line-max-declarations/index.mjs +62 -0
  144. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-empty-line-before/index.mjs +160 -0
  145. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-no-important/index.mjs +51 -0
  146. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-property-max-values/index.mjs +79 -0
  147. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list/index.mjs +108 -0
  148. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list/index.mjs +94 -0
  149. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list/index.mjs +66 -0
  150. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list/index.mjs +66 -0
  151. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-property-value-keyword-no-deprecated/index.mjs +203 -0
  152. package/packages/config-stylelint/node_modules/stylelint/lib/rules/declaration-property-value-no-unknown/index.mjs +424 -0
  153. package/packages/config-stylelint/node_modules/stylelint/lib/rules/display-notation/index.mjs +225 -0
  154. package/packages/config-stylelint/node_modules/stylelint/lib/rules/font-family-name-quotes/index.mjs +243 -0
  155. package/packages/config-stylelint/node_modules/stylelint/lib/rules/font-family-no-duplicate-names/index.mjs +122 -0
  156. package/packages/config-stylelint/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword/index.mjs +122 -0
  157. package/packages/config-stylelint/node_modules/stylelint/lib/rules/font-weight-notation/index.mjs +221 -0
  158. package/packages/config-stylelint/node_modules/stylelint/lib/rules/function-allowed-list/index.mjs +114 -0
  159. package/packages/config-stylelint/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator/index.mjs +589 -0
  160. package/packages/config-stylelint/node_modules/stylelint/lib/rules/function-disallowed-list/index.mjs +73 -0
  161. package/packages/config-stylelint/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction/index.mjs +145 -0
  162. package/packages/config-stylelint/node_modules/stylelint/lib/rules/function-name-case/index.mjs +120 -0
  163. package/packages/config-stylelint/node_modules/stylelint/lib/rules/function-no-unknown/index.mjs +83 -0
  164. package/packages/config-stylelint/node_modules/stylelint/lib/rules/function-url-no-scheme-relative/index.mjs +67 -0
  165. package/packages/config-stylelint/node_modules/stylelint/lib/rules/function-url-quotes/index.mjs +230 -0
  166. package/packages/config-stylelint/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list/index.mjs +70 -0
  167. package/packages/config-stylelint/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list/index.mjs +70 -0
  168. package/packages/config-stylelint/node_modules/stylelint/lib/rules/hue-degree-notation/index.mjs +123 -0
  169. package/packages/config-stylelint/node_modules/stylelint/lib/rules/import-notation/index.mjs +104 -0
  170. package/packages/config-stylelint/node_modules/stylelint/lib/rules/index.mjs +180 -0
  171. package/packages/config-stylelint/node_modules/stylelint/lib/rules/keyframe-block-no-duplicate-selectors/index.mjs +68 -0
  172. package/packages/config-stylelint/node_modules/stylelint/lib/rules/keyframe-declaration-no-important/index.mjs +54 -0
  173. package/packages/config-stylelint/node_modules/stylelint/lib/rules/keyframe-selector-notation/index.mjs +202 -0
  174. package/packages/config-stylelint/node_modules/stylelint/lib/rules/keyframes-name-pattern/index.mjs +63 -0
  175. package/packages/config-stylelint/node_modules/stylelint/lib/rules/layer-name-pattern/index.mjs +91 -0
  176. package/packages/config-stylelint/node_modules/stylelint/lib/rules/length-zero-no-unit/index.mjs +221 -0
  177. package/packages/config-stylelint/node_modules/stylelint/lib/rules/lightness-notation/index.mjs +165 -0
  178. package/packages/config-stylelint/node_modules/stylelint/lib/rules/max-nesting-depth/index.mjs +195 -0
  179. package/packages/config-stylelint/node_modules/stylelint/lib/rules/media-feature-name-allowed-list/index.mjs +67 -0
  180. package/packages/config-stylelint/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list/index.mjs +67 -0
  181. package/packages/config-stylelint/node_modules/stylelint/lib/rules/media-feature-name-no-unknown/index.mjs +79 -0
  182. package/packages/config-stylelint/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix/index.mjs +94 -0
  183. package/packages/config-stylelint/node_modules/stylelint/lib/rules/media-feature-name-unit-allowed-list/index.mjs +110 -0
  184. package/packages/config-stylelint/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list/index.mjs +100 -0
  185. package/packages/config-stylelint/node_modules/stylelint/lib/rules/media-feature-name-value-no-unknown/index.mjs +277 -0
  186. package/packages/config-stylelint/node_modules/stylelint/lib/rules/media-feature-range-notation/index.mjs +187 -0
  187. package/packages/config-stylelint/node_modules/stylelint/lib/rules/media-query-no-invalid/index.mjs +193 -0
  188. package/packages/config-stylelint/node_modules/stylelint/lib/rules/media-type-no-deprecated/index.mjs +82 -0
  189. package/packages/config-stylelint/node_modules/stylelint/lib/rules/named-grid-areas-no-invalid/index.mjs +117 -0
  190. package/packages/config-stylelint/node_modules/stylelint/lib/rules/named-grid-areas-no-invalid/utils/findNotContiguousOrRectangular.mjs +57 -0
  191. package/packages/config-stylelint/node_modules/stylelint/lib/rules/nesting-selector-no-missing-scoping-root/index.mjs +165 -0
  192. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-descending-specificity/index.mjs +200 -0
  193. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules/index.mjs +156 -0
  194. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-duplicate-selectors/index.mjs +218 -0
  195. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-empty-source/index.mjs +61 -0
  196. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments/index.mjs +77 -0
  197. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-invalid-position-at-import-rule/index.mjs +76 -0
  198. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-invalid-position-declaration/index.mjs +86 -0
  199. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-irregular-whitespace/index.mjs +236 -0
  200. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-unknown-animations/index.mjs +71 -0
  201. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-unknown-custom-media/index.mjs +77 -0
  202. package/packages/config-stylelint/node_modules/stylelint/lib/rules/no-unknown-custom-properties/index.mjs +72 -0
  203. package/packages/config-stylelint/node_modules/stylelint/lib/rules/number-max-precision/index.mjs +209 -0
  204. package/packages/config-stylelint/node_modules/stylelint/lib/rules/property-allowed-list/index.mjs +58 -0
  205. package/packages/config-stylelint/node_modules/stylelint/lib/rules/property-disallowed-list/index.mjs +58 -0
  206. package/packages/config-stylelint/node_modules/stylelint/lib/rules/property-no-deprecated/index.mjs +143 -0
  207. package/packages/config-stylelint/node_modules/stylelint/lib/rules/property-no-unknown/index.mjs +126 -0
  208. package/packages/config-stylelint/node_modules/stylelint/lib/rules/property-no-vendor-prefix/index.mjs +100 -0
  209. package/packages/config-stylelint/node_modules/stylelint/lib/rules/rule-empty-line-before/index.mjs +156 -0
  210. package/packages/config-stylelint/node_modules/stylelint/lib/rules/rule-nesting-at-rule-required-list/index.mjs +85 -0
  211. package/packages/config-stylelint/node_modules/stylelint/lib/rules/rule-selector-property-disallowed-list/index.mjs +119 -0
  212. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-anb-no-unmatchable/index.mjs +121 -0
  213. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list/index.mjs +69 -0
  214. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list/index.mjs +70 -0
  215. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list/index.mjs +70 -0
  216. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-attribute-quotes/index.mjs +107 -0
  217. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-class-pattern/index.mjs +71 -0
  218. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-combinator-allowed-list/index.mjs +81 -0
  219. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list/index.mjs +81 -0
  220. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-disallowed-list/index.mjs +115 -0
  221. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-id-pattern/index.mjs +66 -0
  222. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-max-attribute/index.mjs +92 -0
  223. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-max-class/index.mjs +75 -0
  224. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-max-combinators/index.mjs +77 -0
  225. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-max-compound-selectors/index.mjs +123 -0
  226. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-max-id/index.mjs +107 -0
  227. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-max-pseudo-class/index.mjs +85 -0
  228. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-max-specificity/index.mjs +146 -0
  229. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-max-type/index.mjs +219 -0
  230. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-max-universal/index.mjs +95 -0
  231. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-nested-pattern/index.mjs +95 -0
  232. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-no-qualifying-type/index.mjs +323 -0
  233. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-no-vendor-prefix/index.mjs +92 -0
  234. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-not-notation/index.mjs +217 -0
  235. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list/index.mjs +84 -0
  236. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list/index.mjs +84 -0
  237. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown/index.mjs +179 -0
  238. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list/index.mjs +75 -0
  239. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation/index.mjs +93 -0
  240. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list/index.mjs +74 -0
  241. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown/index.mjs +91 -0
  242. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-type-case/index.mjs +118 -0
  243. package/packages/config-stylelint/node_modules/stylelint/lib/rules/selector-type-no-unknown/index.mjs +148 -0
  244. package/packages/config-stylelint/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values/index.mjs +359 -0
  245. package/packages/config-stylelint/node_modules/stylelint/lib/rules/string-no-newline/index.mjs +120 -0
  246. package/packages/config-stylelint/node_modules/stylelint/lib/rules/syntax-string-no-invalid/index.mjs +80 -0
  247. package/packages/config-stylelint/node_modules/stylelint/lib/rules/time-min-milliseconds/index.mjs +167 -0
  248. package/packages/config-stylelint/node_modules/stylelint/lib/rules/unit-allowed-list/index.mjs +116 -0
  249. package/packages/config-stylelint/node_modules/stylelint/lib/rules/unit-disallowed-list/index.mjs +211 -0
  250. package/packages/config-stylelint/node_modules/stylelint/lib/rules/unit-no-unknown/index.mjs +207 -0
  251. package/packages/config-stylelint/node_modules/stylelint/lib/rules/value-keyword-case/index.mjs +253 -0
  252. package/packages/config-stylelint/node_modules/stylelint/lib/rules/value-no-vendor-prefix/index.mjs +92 -0
  253. package/packages/config-stylelint/node_modules/stylelint/lib/standalone.mjs +381 -0
  254. package/packages/config-stylelint/node_modules/stylelint/lib/timing.mjs +134 -0
  255. package/packages/config-stylelint/node_modules/stylelint/lib/unscopedDisables.mjs +66 -0
  256. package/packages/config-stylelint/node_modules/stylelint/lib/utils/FileCache.mjs +115 -0
  257. package/packages/config-stylelint/node_modules/stylelint/lib/utils/addEmptyLineBefore.mjs +21 -0
  258. package/packages/config-stylelint/node_modules/stylelint/lib/utils/addSemicolonForEditInfo.mjs +35 -0
  259. package/packages/config-stylelint/node_modules/stylelint/lib/utils/appendRuleName.mjs +13 -0
  260. package/packages/config-stylelint/node_modules/stylelint/lib/utils/arrayEqual.mjs +14 -0
  261. package/packages/config-stylelint/node_modules/stylelint/lib/utils/beforeBlockString.mjs +28 -0
  262. package/packages/config-stylelint/node_modules/stylelint/lib/utils/blockString.mjs +19 -0
  263. package/packages/config-stylelint/node_modules/stylelint/lib/utils/blurInterpolation.mjs +8 -0
  264. package/packages/config-stylelint/node_modules/stylelint/lib/utils/cachedImport.mjs +68 -0
  265. package/packages/config-stylelint/node_modules/stylelint/lib/utils/checkAgainstRule.mjs +71 -0
  266. package/packages/config-stylelint/node_modules/stylelint/lib/utils/checkInvalidCLIOptions.mjs +105 -0
  267. package/packages/config-stylelint/node_modules/stylelint/lib/utils/configurationComment.mjs +74 -0
  268. package/packages/config-stylelint/node_modules/stylelint/lib/utils/containsString.mjs +52 -0
  269. package/packages/config-stylelint/node_modules/stylelint/lib/utils/createMapWithSet.mjs +19 -0
  270. package/packages/config-stylelint/node_modules/stylelint/lib/utils/dynamicImport.mjs +13 -0
  271. package/packages/config-stylelint/node_modules/stylelint/lib/utils/eachDeclarationBlock.mjs +59 -0
  272. package/packages/config-stylelint/node_modules/stylelint/lib/utils/eachNodeUpToRoot.mjs +22 -0
  273. package/packages/config-stylelint/node_modules/stylelint/lib/utils/emitWarning.mjs +83 -0
  274. package/packages/config-stylelint/node_modules/stylelint/lib/utils/errors.mjs +55 -0
  275. package/packages/config-stylelint/node_modules/stylelint/lib/utils/filterFilePaths.mjs +17 -0
  276. package/packages/config-stylelint/node_modules/stylelint/lib/utils/findAnimationName.mjs +74 -0
  277. package/packages/config-stylelint/node_modules/stylelint/lib/utils/findAtRuleContext.mjs +27 -0
  278. package/packages/config-stylelint/node_modules/stylelint/lib/utils/findFontFamily.mjs +148 -0
  279. package/packages/config-stylelint/node_modules/stylelint/lib/utils/findMediaFeatureNames.mjs +151 -0
  280. package/packages/config-stylelint/node_modules/stylelint/lib/utils/findNodeUpToRoot.mjs +25 -0
  281. package/packages/config-stylelint/node_modules/stylelint/lib/utils/fixEmptyLinesBefore.mjs +26 -0
  282. package/packages/config-stylelint/node_modules/stylelint/lib/utils/functionArgumentsSearch.mjs +64 -0
  283. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getAtRuleParams.mjs +7 -0
  284. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getDeclarationValue.mjs +9 -0
  285. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getDimension.mjs +62 -0
  286. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getFileIgnorer.mjs +41 -0
  287. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getFormatter.mjs +43 -0
  288. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getFormatterOptionsText.mjs +12 -0
  289. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getImportantPosition.mjs +15 -0
  290. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getLexer.mjs +39 -0
  291. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getModulePath.mjs +35 -0
  292. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getNextNonSharedLineCommentNode.mjs +34 -0
  293. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getPreviousNonSharedLineCommentNode.mjs +36 -0
  294. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getRelativePath.mjs +12 -0
  295. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getRuleSelector.mjs +9 -0
  296. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getSchemeFromUrl.mjs +36 -0
  297. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getSelectorSourceIndex.mjs +12 -0
  298. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getStrippedSelectorSource.mjs +47 -0
  299. package/packages/config-stylelint/node_modules/stylelint/lib/utils/getStylelintRule.mjs +22 -0
  300. package/packages/config-stylelint/node_modules/stylelint/lib/utils/hasBlock.mjs +9 -0
  301. package/packages/config-stylelint/node_modules/stylelint/lib/utils/hasEmptyLine.mjs +13 -0
  302. package/packages/config-stylelint/node_modules/stylelint/lib/utils/hasInterpolation.mjs +24 -0
  303. package/packages/config-stylelint/node_modules/stylelint/lib/utils/hasLessInterpolation.mjs +11 -0
  304. package/packages/config-stylelint/node_modules/stylelint/lib/utils/hasPsvInterpolation.mjs +11 -0
  305. package/packages/config-stylelint/node_modules/stylelint/lib/utils/hasScssInterpolation.mjs +11 -0
  306. package/packages/config-stylelint/node_modules/stylelint/lib/utils/hasTplInterpolation.mjs +11 -0
  307. package/packages/config-stylelint/node_modules/stylelint/lib/utils/hash.mjs +10 -0
  308. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isAfterBlock.mjs +15 -0
  309. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isAfterComment.mjs +15 -0
  310. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isAfterSingleLineComment.mjs +19 -0
  311. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isAfterStandardPropertyDeclaration.mjs +19 -0
  312. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isAutoprefixable.mjs +364 -0
  313. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isBlocklessAtRuleAfterBlocklessAtRule.mjs +21 -0
  314. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isBlocklessAtRuleAfterSameNameBlocklessAtRule.mjs +21 -0
  315. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isContextFunctionalPseudoClass.mjs +24 -0
  316. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isCounterIncrementCustomIdentValue.mjs +19 -0
  317. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isCounterResetCustomIdentValue.mjs +19 -0
  318. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isCustomElement.mjs +34 -0
  319. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isCustomFunction.mjs +9 -0
  320. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isCustomMediaQuery.mjs +8 -0
  321. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isCustomProperty.mjs +8 -0
  322. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isCustomSelector.mjs +9 -0
  323. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isDescriptorDeclaration.mjs +22 -0
  324. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isFirstNested.mjs +83 -0
  325. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isFirstNodeOfRoot.mjs +17 -0
  326. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isHexColor.mjs +9 -0
  327. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isInDocument.mjs +32 -0
  328. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isKeyframeRule.mjs +17 -0
  329. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isKeyframeSelector.mjs +29 -0
  330. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isMathFunction.mjs +11 -0
  331. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isNonNegativeInteger.mjs +6 -0
  332. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isNumbery.mjs +9 -0
  333. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isOnlyWhitespace.mjs +17 -0
  334. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isPathNotFoundError.mjs +9 -0
  335. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isScssVariable.mjs +19 -0
  336. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isSharedLineComment.mjs +53 -0
  337. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isSingleLineString.mjs +10 -0
  338. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxAtRule.mjs +32 -0
  339. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxColorFunction.mjs +24 -0
  340. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxCombinator.mjs +32 -0
  341. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxComment.mjs +13 -0
  342. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxDeclaration.mjs +57 -0
  343. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxFunction.mjs +28 -0
  344. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxHexColor.mjs +14 -0
  345. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxKeyframesName.mjs +15 -0
  346. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxProperty.mjs +32 -0
  347. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxRule.mjs +24 -0
  348. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxSelector.mjs +56 -0
  349. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxTypeSelector.mjs +56 -0
  350. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxUrl.mjs +49 -0
  351. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isStandardSyntaxValue.mjs +51 -0
  352. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isUnicodeRangeDescriptor.mjs +24 -0
  353. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isUnicodeSupported.mjs +26 -0
  354. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isUrlFunction.mjs +9 -0
  355. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isValidFontSize.mjs +38 -0
  356. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isValidHex.mjs +11 -0
  357. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isValidIdentifier.mjs +39 -0
  358. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isVarFunction.mjs +9 -0
  359. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isVariable.mjs +9 -0
  360. package/packages/config-stylelint/node_modules/stylelint/lib/utils/isWhitespace.mjs +9 -0
  361. package/packages/config-stylelint/node_modules/stylelint/lib/utils/matchesStringOrRegExp.mjs +97 -0
  362. package/packages/config-stylelint/node_modules/stylelint/lib/utils/mergeSyntaxDefinitions.mjs +137 -0
  363. package/packages/config-stylelint/node_modules/stylelint/lib/utils/narrowFixRange.mjs +68 -0
  364. package/packages/config-stylelint/node_modules/stylelint/lib/utils/nodeContextLookup.mjs +41 -0
  365. package/packages/config-stylelint/node_modules/stylelint/lib/utils/nodeFieldIndices.mjs +119 -0
  366. package/packages/config-stylelint/node_modules/stylelint/lib/utils/normalizeFilePath.mjs +26 -0
  367. package/packages/config-stylelint/node_modules/stylelint/lib/utils/normalizeFixMode.mjs +22 -0
  368. package/packages/config-stylelint/node_modules/stylelint/lib/utils/normalizeSelector.mjs +166 -0
  369. package/packages/config-stylelint/node_modules/stylelint/lib/utils/optionsMatches.mjs +20 -0
  370. package/packages/config-stylelint/node_modules/stylelint/lib/utils/parseCustomMediaQuery.mjs +15 -0
  371. package/packages/config-stylelint/node_modules/stylelint/lib/utils/parseMediaQuery.mjs +15 -0
  372. package/packages/config-stylelint/node_modules/stylelint/lib/utils/parseSelector.mjs +19 -0
  373. package/packages/config-stylelint/node_modules/stylelint/lib/utils/pathExists.mjs +16 -0
  374. package/packages/config-stylelint/node_modules/stylelint/lib/utils/pluralize.mjs +10 -0
  375. package/packages/config-stylelint/node_modules/stylelint/lib/utils/putIfAbsent.mjs +20 -0
  376. package/packages/config-stylelint/node_modules/stylelint/lib/utils/rangesOverlap.mjs +19 -0
  377. package/packages/config-stylelint/node_modules/stylelint/lib/utils/rawNodeString.mjs +29 -0
  378. package/packages/config-stylelint/node_modules/stylelint/lib/utils/regexes.mjs +135 -0
  379. package/packages/config-stylelint/node_modules/stylelint/lib/utils/removeEmptyLinesBefore.mjs +13 -0
  380. package/packages/config-stylelint/node_modules/stylelint/lib/utils/report.mjs +321 -0
  381. package/packages/config-stylelint/node_modules/stylelint/lib/utils/reportCommentProblem.mjs +39 -0
  382. package/packages/config-stylelint/node_modules/stylelint/lib/utils/resolveFilePath.mjs +38 -0
  383. package/packages/config-stylelint/node_modules/stylelint/lib/utils/resolveNestedSelectorsForRule.mjs +108 -0
  384. package/packages/config-stylelint/node_modules/stylelint/lib/utils/resolveOptionValue.mjs +30 -0
  385. package/packages/config-stylelint/node_modules/stylelint/lib/utils/resolveSilent.mjs +144 -0
  386. package/packages/config-stylelint/node_modules/stylelint/lib/utils/ruleMessages.mjs +18 -0
  387. package/packages/config-stylelint/node_modules/stylelint/lib/utils/setAtRuleParams.mjs +18 -0
  388. package/packages/config-stylelint/node_modules/stylelint/lib/utils/setDeclarationValue.mjs +18 -0
  389. package/packages/config-stylelint/node_modules/stylelint/lib/utils/suppressionsService.mjs +317 -0
  390. package/packages/config-stylelint/node_modules/stylelint/lib/utils/toPath.mjs +23 -0
  391. package/packages/config-stylelint/node_modules/stylelint/lib/utils/typeGuards.mjs +90 -0
  392. package/packages/config-stylelint/node_modules/stylelint/lib/utils/uniteSets.mjs +9 -0
  393. package/packages/config-stylelint/node_modules/stylelint/lib/utils/validateObjectWithArrayProps.mjs +29 -0
  394. package/packages/config-stylelint/node_modules/stylelint/lib/utils/validateObjectWithProps.mjs +28 -0
  395. package/packages/config-stylelint/node_modules/stylelint/lib/utils/validateOptions.mjs +176 -0
  396. package/packages/config-stylelint/node_modules/stylelint/lib/utils/validateTypes.mjs +148 -0
  397. package/packages/config-stylelint/node_modules/stylelint/lib/utils/vendor.mjs +43 -0
  398. package/packages/config-stylelint/node_modules/stylelint/lib/validateDisableSettings.mjs +67 -0
  399. package/packages/config-stylelint/node_modules/stylelint/lib/writeOutputFile.mjs +15 -0
  400. package/packages/config-stylelint/node_modules/stylelint/package.json +212 -0
  401. package/packages/config-stylelint/node_modules/stylelint/types/stylelint/index.d.ts +1590 -0
  402. package/packages/config-stylelint/node_modules/unicorn-magic/default.d.ts +13 -0
  403. package/packages/config-stylelint/node_modules/unicorn-magic/default.js +14 -0
  404. package/packages/config-stylelint/node_modules/unicorn-magic/license +9 -0
  405. package/packages/config-stylelint/node_modules/unicorn-magic/node.d.ts +125 -0
  406. package/packages/config-stylelint/node_modules/unicorn-magic/node.js +49 -0
  407. package/packages/config-stylelint/node_modules/unicorn-magic/package.json +68 -0
  408. package/packages/config-stylelint/node_modules/unicorn-magic/readme.md +31 -0
  409. package/packages/config-stylelint/package.json +2 -2
@@ -0,0 +1,167 @@
1
+ import valueParser from 'postcss-value-parser';
2
+
3
+ import { longhandTimeProperties, shorthandTimeProperties } from '../../reference/properties.mjs';
4
+ import { declarationValueIndex } from '../../utils/nodeFieldIndices.mjs';
5
+ import getDeclarationValue from '../../utils/getDeclarationValue.mjs';
6
+ import getDimension from '../../utils/getDimension.mjs';
7
+ import { isNumber } from '../../utils/validateTypes.mjs';
8
+ import { mayIncludeRegexes } from '../../utils/regexes.mjs';
9
+ import optionsMatches from '../../utils/optionsMatches.mjs';
10
+ import report from '../../utils/report.mjs';
11
+ import ruleMessages from '../../utils/ruleMessages.mjs';
12
+ import validateOptions from '../../utils/validateOptions.mjs';
13
+ import vendor from '../../utils/vendor.mjs';
14
+
15
+ const ruleName = 'time-min-milliseconds';
16
+
17
+ const messages = ruleMessages(ruleName, {
18
+ expected: (time) => `Expected a minimum of ${time} milliseconds`,
19
+ });
20
+
21
+ const meta = {
22
+ url: 'https://stylelint.io/user-guide/rules/time-min-milliseconds',
23
+ };
24
+
25
+ const DELAY_PROPERTIES = new Set(['animation-delay', 'transition-delay']);
26
+
27
+ /** @type {import('stylelint').CoreRules[ruleName]} */
28
+ const rule = (primary, secondaryOptions) => {
29
+ return (root, result) => {
30
+ const validOptions = validateOptions(
31
+ result,
32
+ ruleName,
33
+ {
34
+ actual: primary,
35
+ possible: isNumber,
36
+ },
37
+ {
38
+ actual: secondaryOptions,
39
+ possible: {
40
+ ignore: ['delay'],
41
+ },
42
+ optional: true,
43
+ },
44
+ );
45
+
46
+ if (!validOptions) {
47
+ return;
48
+ }
49
+
50
+ const minimum = primary;
51
+ const ignoreDelay = optionsMatches(secondaryOptions, 'ignore', 'delay');
52
+
53
+ root.walkDecls((decl) => {
54
+ const propertyValue = decl.value;
55
+
56
+ if (!mayIncludeRegexes.time.test(propertyValue)) return;
57
+
58
+ const propertyName = vendor.unprefixed(decl.prop.toLowerCase());
59
+
60
+ const parsedValue = valueParser(getDeclarationValue(decl));
61
+ let timeValueCount = 0;
62
+
63
+ parsedValue.walk((node) => {
64
+ const { value, sourceIndex } = node;
65
+ const dimension = getDimension(node);
66
+
67
+ if (
68
+ longhandTimeProperties.has(propertyName) &&
69
+ !isIgnoredProperty(propertyName) &&
70
+ !isAcceptableTime(dimension)
71
+ ) {
72
+ complain(decl, 0, propertyValue.length);
73
+ }
74
+
75
+ if (!shorthandTimeProperties.has(propertyName)) return;
76
+
77
+ timeValueCount = calcTimeValueCount(dimension, value, timeValueCount);
78
+
79
+ if (isAcceptableTime(dimension) || (ignoreDelay && timeValueCount !== 1)) return;
80
+
81
+ complain(decl, sourceIndex, value.length);
82
+ });
83
+ });
84
+
85
+ /**
86
+ * @param {{unit: string | null, number: string | null}} dimension
87
+ * @param {string} value
88
+ * @param {number} valueTimeCount
89
+ * @returns {number}
90
+ */
91
+ function calcTimeValueCount(dimension, value, valueTimeCount) {
92
+ const { unit } = dimension;
93
+
94
+ if (unit !== null) valueTimeCount++;
95
+
96
+ if (value === ',') valueTimeCount = 0;
97
+
98
+ return valueTimeCount;
99
+ }
100
+
101
+ /**
102
+ * @param {string} propertyName
103
+ * @returns {boolean}
104
+ */
105
+ function isIgnoredProperty(propertyName) {
106
+ if (ignoreDelay && DELAY_PROPERTIES.has(propertyName)) {
107
+ return true;
108
+ }
109
+
110
+ return false;
111
+ }
112
+
113
+ /**
114
+ * @param {import('postcss-value-parser').Dimension | {unit: null, number: null}} dimension
115
+ * @returns {boolean}
116
+ */
117
+ function isAcceptableTime(dimension) {
118
+ const { unit, number } = dimension;
119
+
120
+ if (unit === null || number === null) return true;
121
+
122
+ const numTime = Number(number);
123
+
124
+ if (numTime <= 0) {
125
+ return true;
126
+ }
127
+
128
+ const timeUnit = unit.toLowerCase();
129
+
130
+ if (timeUnit === 'ms' && numTime < minimum) {
131
+ return false;
132
+ }
133
+
134
+ if (timeUnit === 's' && numTime * 1000 < minimum) {
135
+ return false;
136
+ }
137
+
138
+ return true;
139
+ }
140
+
141
+ /**
142
+ * @param {import('postcss').Declaration} decl
143
+ * @param {number} offset
144
+ * @param {number} length
145
+ * @returns {void}
146
+ */
147
+ function complain(decl, offset, length) {
148
+ const index = declarationValueIndex(decl) + offset;
149
+ const endIndex = index + length;
150
+
151
+ report({
152
+ result,
153
+ ruleName,
154
+ message: messages.expected,
155
+ messageArgs: [minimum],
156
+ index,
157
+ endIndex,
158
+ node: decl,
159
+ });
160
+ }
161
+ };
162
+ };
163
+
164
+ rule.ruleName = ruleName;
165
+ rule.messages = messages;
166
+ rule.meta = meta;
167
+ export default rule;
@@ -0,0 +1,116 @@
1
+ import valueParser from 'postcss-value-parser';
2
+
3
+ import { atRuleParamIndex, declarationValueIndex } from '../../utils/nodeFieldIndices.mjs';
4
+ import { atRuleRegexes, mayIncludeRegexes } from '../../utils/regexes.mjs';
5
+ import { isRegExp, isString } from '../../utils/validateTypes.mjs';
6
+ import getDimension from '../../utils/getDimension.mjs';
7
+ import optionsMatches from '../../utils/optionsMatches.mjs';
8
+ import report from '../../utils/report.mjs';
9
+ import ruleMessages from '../../utils/ruleMessages.mjs';
10
+ import validateObjectWithArrayProps from '../../utils/validateObjectWithArrayProps.mjs';
11
+ import validateOptions from '../../utils/validateOptions.mjs';
12
+
13
+ const ruleName = 'unit-allowed-list';
14
+
15
+ const messages = ruleMessages(ruleName, {
16
+ rejected: (unit) => `Unexpected unit "${unit}"`,
17
+ });
18
+
19
+ const meta = {
20
+ url: 'https://stylelint.io/user-guide/rules/unit-allowed-list',
21
+ };
22
+
23
+ /** @type {import('stylelint').CoreRules[ruleName]} */
24
+ const rule = (primary, secondaryOptions) => {
25
+ return (root, result) => {
26
+ const validOptions = validateOptions(
27
+ result,
28
+ ruleName,
29
+ {
30
+ actual: primary,
31
+ possible: [isString],
32
+ },
33
+ {
34
+ optional: true,
35
+ actual: secondaryOptions,
36
+ possible: {
37
+ ignoreFunctions: [isString, isRegExp],
38
+ ignoreProperties: [validateObjectWithArrayProps(isString, isRegExp)],
39
+ },
40
+ },
41
+ );
42
+
43
+ if (!validOptions) {
44
+ return;
45
+ }
46
+
47
+ const primaryValues = [primary].flat();
48
+
49
+ /**
50
+ * @template {import('postcss').AtRule | import('postcss').Declaration} T
51
+ * @param {T} node
52
+ * @param {string} value
53
+ * @param {(node: T) => number} getIndex
54
+ * @returns {void}
55
+ */
56
+ function check(node, value, getIndex) {
57
+ if (!mayIncludeRegexes.dimension.test(value)) return;
58
+
59
+ // make sure multiplication operations (*) are divided - not handled
60
+ // by postcss-value-parser
61
+ value = value.replaceAll('*', ',');
62
+ valueParser(value).walk((valueNode) => {
63
+ if (valueNode.type === 'function') {
64
+ const valueLowerCase = valueNode.value.toLowerCase();
65
+
66
+ // Ignore wrong units within `url` function
67
+ if (valueLowerCase === 'url') {
68
+ return false;
69
+ }
70
+
71
+ if (optionsMatches(secondaryOptions, 'ignoreFunctions', valueLowerCase)) {
72
+ return false;
73
+ }
74
+ }
75
+
76
+ const { number, unit } = getDimension(valueNode);
77
+
78
+ if (!number || !unit || primaryValues.includes(unit.toLowerCase())) {
79
+ return;
80
+ }
81
+
82
+ if (
83
+ 'prop' in node &&
84
+ secondaryOptions &&
85
+ optionsMatches(secondaryOptions.ignoreProperties, unit.toLowerCase(), node.prop)
86
+ ) {
87
+ return;
88
+ }
89
+
90
+ const index = getIndex(node);
91
+
92
+ report({
93
+ index: index + valueNode.sourceIndex + number.length,
94
+ endIndex: index + valueNode.sourceEndIndex,
95
+ message: messages.rejected,
96
+ messageArgs: [unit],
97
+ node,
98
+ result,
99
+ ruleName,
100
+ });
101
+ });
102
+ }
103
+
104
+ root.walkAtRules(atRuleRegexes.mediaName, (atRule) =>
105
+ check(atRule, atRule.params, atRuleParamIndex),
106
+ );
107
+ root.walkDecls((decl) => check(decl, decl.value, declarationValueIndex));
108
+ };
109
+ };
110
+
111
+ rule.primaryOptionArray = true;
112
+
113
+ rule.ruleName = ruleName;
114
+ rule.messages = messages;
115
+ rule.meta = meta;
116
+ export default rule;
@@ -0,0 +1,211 @@
1
+ import { NumberType, TokenType, tokenize } from '@csstools/css-tokenizer';
2
+ import {
3
+ isFunctionNode,
4
+ isTokenNode,
5
+ parseListOfComponentValues,
6
+ walk,
7
+ } from '@csstools/css-parser-algorithms';
8
+ import { isMediaFeature, parseFromTokens } from '@csstools/media-query-list-parser';
9
+
10
+ import { atRuleParamIndex, declarationValueIndex } from '../../utils/nodeFieldIndices.mjs';
11
+ import { atRuleRegexes, mayIncludeRegexes } from '../../utils/regexes.mjs';
12
+ import { isRegExp, isString } from '../../utils/validateTypes.mjs';
13
+ import getAtRuleParams from '../../utils/getAtRuleParams.mjs';
14
+ import getDeclarationValue from '../../utils/getDeclarationValue.mjs';
15
+ import isUnicodeRangeDescriptor from '../../utils/isUnicodeRangeDescriptor.mjs';
16
+ import optionsMatches from '../../utils/optionsMatches.mjs';
17
+ import report from '../../utils/report.mjs';
18
+ import ruleMessages from '../../utils/ruleMessages.mjs';
19
+ import validateObjectWithArrayProps from '../../utils/validateObjectWithArrayProps.mjs';
20
+ import validateOptions from '../../utils/validateOptions.mjs';
21
+
22
+ const ruleName = 'unit-disallowed-list';
23
+
24
+ const messages = ruleMessages(ruleName, {
25
+ rejected: (unit) => `Unexpected unit "${unit}"`,
26
+ });
27
+
28
+ const meta = {
29
+ url: 'https://stylelint.io/user-guide/rules/unit-disallowed-list',
30
+ };
31
+
32
+ /** @type {import('stylelint').CoreRules[ruleName]} */
33
+ const rule = (primary, secondaryOptions) => {
34
+ return (root, result) => {
35
+ const validOptions = validateOptions(
36
+ result,
37
+ ruleName,
38
+ {
39
+ actual: primary,
40
+ possible: [isString],
41
+ },
42
+ {
43
+ optional: true,
44
+ actual: secondaryOptions,
45
+ possible: {
46
+ ignoreFunctions: [isString, isRegExp],
47
+ ignoreProperties: [validateObjectWithArrayProps(isString, isRegExp)],
48
+ ignoreMediaFeatureNames: [validateObjectWithArrayProps(isString, isRegExp)],
49
+ },
50
+ },
51
+ );
52
+
53
+ if (!validOptions) {
54
+ return;
55
+ }
56
+
57
+ const primaryValues = [primary].flat();
58
+
59
+ /**
60
+ * Ignore wrong units within `url` function
61
+ * Ignore units within function that match `ignoreFunctions` option
62
+ *
63
+ * @param {import('@csstools/css-parser-algorithms').ComponentValue} componentValue
64
+ * @returns {boolean}
65
+ */
66
+ function componentValueIsIgnored(componentValue) {
67
+ if (!isFunctionNode(componentValue)) {
68
+ return false;
69
+ }
70
+
71
+ const name = componentValue.getName().toLowerCase();
72
+
73
+ return name === 'url' || optionsMatches(secondaryOptions, 'ignoreFunctions', name);
74
+ }
75
+
76
+ /**
77
+ * @template {import('postcss').AtRule | import('postcss').Declaration} T
78
+ * @param {T} node
79
+ * @param {(node: T) => number} getIndex
80
+ * @param {import('@csstools/css-parser-algorithms').ComponentValue} componentValue
81
+ * @param {string} input
82
+ * @param {Record<string, unknown> | undefined} options
83
+ * @returns {void}
84
+ */
85
+ function check(node, getIndex, componentValue, input, options) {
86
+ if (!isTokenNode(componentValue)) return;
87
+
88
+ if (componentValue.value[0] !== TokenType.Dimension) return;
89
+
90
+ const [, , , endIndex, { unit }] = componentValue.value;
91
+
92
+ const lowerCaseUnit = unit.toLowerCase();
93
+
94
+ if (!primaryValues.includes(lowerCaseUnit)) {
95
+ return;
96
+ }
97
+
98
+ // The unit has an ignore option for the specific input
99
+ if (options && optionsMatches(options, lowerCaseUnit, input)) return;
100
+
101
+ const startIndex = getIndex(node) + (endIndex + 1) - unit.length;
102
+
103
+ report({
104
+ index: startIndex,
105
+ endIndex: startIndex + unit.length,
106
+ message: messages.rejected,
107
+ messageArgs: [unit],
108
+ node,
109
+ result,
110
+ ruleName,
111
+ });
112
+ }
113
+
114
+ root.walkAtRules(atRuleRegexes.mediaName, (atRule) => {
115
+ const params = getAtRuleParams(atRule);
116
+
117
+ if (!mayIncludeRegexes.dimension.test(params)) return;
118
+
119
+ parseFromTokens(tokenizeWithoutPercentages(params)).forEach((mediaQuery) => {
120
+ /** @type {{ mediaFeatureName: string | undefined }} */
121
+ const initialState = {
122
+ mediaFeatureName: undefined,
123
+ };
124
+
125
+ mediaQuery.walk(({ node, state }) => {
126
+ if (!state) return;
127
+
128
+ if (isMediaFeature(node)) {
129
+ state.mediaFeatureName = node.getName().toLowerCase();
130
+ }
131
+
132
+ if (!state.mediaFeatureName) return;
133
+
134
+ if (!isTokenNode(node)) return;
135
+
136
+ check(
137
+ atRule,
138
+ atRuleParamIndex,
139
+ node,
140
+ state.mediaFeatureName,
141
+ secondaryOptions?.ignoreMediaFeatureNames,
142
+ );
143
+ }, initialState);
144
+ });
145
+ });
146
+
147
+ root.walkDecls((decl) => {
148
+ if (isUnicodeRangeDescriptor(decl)) return;
149
+
150
+ const value = getDeclarationValue(decl);
151
+
152
+ if (!mayIncludeRegexes.dimension.test(value)) return;
153
+
154
+ const initialState = {
155
+ ignored: false,
156
+ };
157
+
158
+ walk(
159
+ parseListOfComponentValues(tokenizeWithoutPercentages(value)),
160
+ ({ node, state }) => {
161
+ if (!state) return;
162
+
163
+ if (state.ignored) return;
164
+
165
+ if (isTokenNode(node)) {
166
+ check(decl, declarationValueIndex, node, decl.prop, secondaryOptions?.ignoreProperties);
167
+
168
+ return;
169
+ }
170
+
171
+ if (componentValueIsIgnored(node)) {
172
+ state.ignored = true;
173
+ }
174
+ },
175
+ initialState,
176
+ );
177
+ });
178
+ };
179
+ };
180
+
181
+ /**
182
+ * In the CSS syntax percentages are a different token type than dimensions.
183
+ * For CSS authors however this distinction doesn't make sense, so we convert
184
+ * percentage tokens to dimension tokens with a unit of "%".
185
+ *
186
+ * Percentage tokens also aren't valid in media queries.
187
+ * Converting percentage tokens to dimension tokens simplifies any code checking for units.
188
+ *
189
+ * @param {string} css
190
+ * @returns {Array<import('@csstools/css-tokenizer').CSSToken>}
191
+ */
192
+ function tokenizeWithoutPercentages(css) {
193
+ return tokenize({ css }).map((x) => {
194
+ if (x[0] !== TokenType.Percentage) return x;
195
+
196
+ return [
197
+ TokenType.Dimension,
198
+ x[1],
199
+ x[2],
200
+ x[3],
201
+ { value: x[4].value, unit: '%', type: NumberType.Number },
202
+ ];
203
+ });
204
+ }
205
+
206
+ rule.primaryOptionArray = true;
207
+
208
+ rule.ruleName = ruleName;
209
+ rule.messages = messages;
210
+ rule.meta = meta;
211
+ export default rule;
@@ -0,0 +1,207 @@
1
+ import { TokenType, tokenize } from '@csstools/css-tokenizer';
2
+ import {
3
+ isFunctionNode,
4
+ isTokenNode,
5
+ parseListOfComponentValues,
6
+ walk,
7
+ } from '@csstools/css-parser-algorithms';
8
+ import { isMediaFeature, parseFromTokens } from '@csstools/media-query-list-parser';
9
+
10
+ import { atRuleParamIndex, declarationValueIndex } from '../../utils/nodeFieldIndices.mjs';
11
+ import { atRuleRegexes, mayIncludeRegexes } from '../../utils/regexes.mjs';
12
+ import { isRegExp, isString } from '../../utils/validateTypes.mjs';
13
+ import getAtRuleParams from '../../utils/getAtRuleParams.mjs';
14
+ import getDeclarationValue from '../../utils/getDeclarationValue.mjs';
15
+ import isStandardSyntaxAtRule from '../../utils/isStandardSyntaxAtRule.mjs';
16
+ import isStandardSyntaxDeclaration from '../../utils/isStandardSyntaxDeclaration.mjs';
17
+ import isStandardSyntaxValue from '../../utils/isStandardSyntaxValue.mjs';
18
+ import isUnicodeRangeDescriptor from '../../utils/isUnicodeRangeDescriptor.mjs';
19
+ import optionsMatches from '../../utils/optionsMatches.mjs';
20
+ import { units as refUnits } from '../../reference/units.mjs';
21
+ import report from '../../utils/report.mjs';
22
+ import ruleMessages from '../../utils/ruleMessages.mjs';
23
+ import validateOptions from '../../utils/validateOptions.mjs';
24
+ import vendor from '../../utils/vendor.mjs';
25
+
26
+ const units = new Set(refUnits); // a copy that is safe to mutate
27
+
28
+ // `x` as a resolution unit is very often a typo for `px`.
29
+ // By removing it from the set of known units, we can catch those typos.
30
+ // Intentional `x` units are supported by manually checking these in specific functions or properties.
31
+ units.delete('x');
32
+
33
+ const ruleName = 'unit-no-unknown';
34
+
35
+ const messages = ruleMessages(ruleName, {
36
+ rejected: (unit) => `Unexpected unknown unit "${unit}"`,
37
+ });
38
+
39
+ const meta = {
40
+ url: 'https://stylelint.io/user-guide/rules/unit-no-unknown',
41
+ };
42
+
43
+ const RESOLUTION_MEDIA_FEATURE_NAME = /^(?:min-|max-)?resolution$/i;
44
+
45
+ /** @type {import('stylelint').CoreRules[ruleName]} */
46
+ const rule = (primary, secondaryOptions) => {
47
+ return (root, result) => {
48
+ const validOptions = validateOptions(
49
+ result,
50
+ ruleName,
51
+ { actual: primary },
52
+ {
53
+ actual: secondaryOptions,
54
+ possible: {
55
+ ignoreUnits: [isString, isRegExp],
56
+ ignoreFunctions: [isString, isRegExp],
57
+ },
58
+ optional: true,
59
+ },
60
+ );
61
+
62
+ if (!validOptions) {
63
+ return;
64
+ }
65
+
66
+ /**
67
+ * @param {string} value
68
+ */
69
+ const tokenizeIfValueMightContainUnknownUnits = (value) => {
70
+ if (!mayIncludeRegexes.dimension.test(value)) return;
71
+
72
+ const tokens = tokenize({ css: value });
73
+ const hasUnknownUnits = tokens.some((token) => {
74
+ return token[0] === TokenType.Dimension && !units.has(token[4].unit.toLowerCase());
75
+ });
76
+
77
+ if (!hasUnknownUnits) return;
78
+
79
+ return tokens;
80
+ };
81
+
82
+ /**
83
+ * @template {import('postcss').AtRule | import('postcss').Declaration} T
84
+ * @param {T} node
85
+ * @param {(node: T) => number} getIndex
86
+ * @param {import('@csstools/css-parser-algorithms').FunctionNode | import('@csstools/css-parser-algorithms').TokenNode} componentValue
87
+ * @param {{ ignored: boolean, allowX: boolean }} state
88
+ */
89
+ const check = (node, getIndex, componentValue, state) => {
90
+ if (isFunctionNode(componentValue)) {
91
+ const name = componentValue.getName();
92
+ const nameLowerCase = name.toLowerCase();
93
+
94
+ if (nameLowerCase === 'url' || optionsMatches(secondaryOptions, 'ignoreFunctions', name)) {
95
+ state.ignored = true;
96
+
97
+ return;
98
+ }
99
+
100
+ if (vendor.unprefixed(nameLowerCase) === 'image-set') {
101
+ state.allowX = true;
102
+
103
+ return;
104
+ }
105
+
106
+ return;
107
+ }
108
+
109
+ const [tokenType, , , endIndex, tokenValue] = componentValue.value;
110
+
111
+ if (tokenType !== TokenType.Dimension) return;
112
+
113
+ if (optionsMatches(secondaryOptions, 'ignoreUnits', tokenValue.unit)) return;
114
+
115
+ const unit = tokenValue.unit.toLowerCase();
116
+
117
+ if (unit === 'x' && state.allowX) return;
118
+
119
+ if (units.has(unit) && unit !== 'x') return;
120
+
121
+ const startIndex = getIndex(node) + (endIndex + 1) - unit.length;
122
+
123
+ report({
124
+ message: messages.rejected,
125
+ messageArgs: [tokenValue.unit],
126
+ node,
127
+ index: startIndex,
128
+ endIndex: startIndex + unit.length,
129
+ result,
130
+ ruleName,
131
+ });
132
+ };
133
+
134
+ root.walkAtRules(atRuleRegexes.mediaName, (atRule) => {
135
+ if (!isStandardSyntaxAtRule(atRule)) return;
136
+
137
+ const params = getAtRuleParams(atRule);
138
+
139
+ const tokens = tokenizeIfValueMightContainUnknownUnits(params);
140
+
141
+ if (!tokens) return;
142
+
143
+ parseFromTokens(tokens).forEach((mediaQuery) => {
144
+ const initialState = {
145
+ ignored: false,
146
+ allowX: false,
147
+ };
148
+
149
+ mediaQuery.walk(({ node, state }) => {
150
+ if (!state) return;
151
+
152
+ if (state.ignored) return;
153
+
154
+ if (isMediaFeature(node)) {
155
+ const name = node.getName();
156
+
157
+ if (RESOLUTION_MEDIA_FEATURE_NAME.test(name)) {
158
+ state.allowX = true;
159
+ }
160
+ } else if (isFunctionNode(node) || isTokenNode(node)) {
161
+ check(atRule, atRuleParamIndex, node, state);
162
+ }
163
+ }, initialState);
164
+ });
165
+ });
166
+
167
+ root.walkDecls((decl) => {
168
+ if (!isStandardSyntaxDeclaration(decl)) return;
169
+
170
+ if (isUnicodeRangeDescriptor(decl)) return;
171
+
172
+ const value = getDeclarationValue(decl);
173
+
174
+ if (!isStandardSyntaxValue(value)) return;
175
+
176
+ const tokens = tokenizeIfValueMightContainUnknownUnits(value);
177
+
178
+ if (!tokens) return;
179
+
180
+ const isImageResolutionProp = decl.prop.toLowerCase() === 'image-resolution';
181
+
182
+ const initialState = {
183
+ ignored: false,
184
+ allowX: isImageResolutionProp,
185
+ };
186
+
187
+ walk(
188
+ parseListOfComponentValues(tokens),
189
+ ({ node, state }) => {
190
+ if (!state) return;
191
+
192
+ if (state.ignored) return;
193
+
194
+ if (isFunctionNode(node) || isTokenNode(node)) {
195
+ check(decl, declarationValueIndex, node, state);
196
+ }
197
+ },
198
+ initialState,
199
+ );
200
+ });
201
+ };
202
+ };
203
+
204
+ rule.ruleName = ruleName;
205
+ rule.messages = messages;
206
+ rule.meta = meta;
207
+ export default rule;