@2digits/eslint-config 5.1.20 → 5.1.22

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 (2) hide show
  1. package/dist/index.d.mts +79 -26
  2. package/package.json +18 -18
package/dist/index.d.mts CHANGED
@@ -4553,7 +4553,7 @@ interface RuleOptions {
4553
4553
  */
4554
4554
  'sonar/file-name-differ-from-class'?: Linter.RuleEntry<[]>;
4555
4555
  /**
4556
- * Setting loose POSIX file permissions is security-sensitive
4556
+ * File permissions should not be set to world-accessible values
4557
4557
  * @see https://sonarsource.github.io/rspec/#/rspec/S2612/javascript
4558
4558
  */
4559
4559
  'sonar/file-permissions'?: Linter.RuleEntry<[]>;
@@ -8281,10 +8281,10 @@ type CssSelectorComplexity = [] | [{
8281
8281
  }]; // ----- css/use-baseline -----
8282
8282
  type CssUseBaseline = [] | [{
8283
8283
  available?: (("widely" | "newly") | number);
8284
- allowAtRules?: ("position-try" | "keyframes" | "layer" | "charset" | "container" | "counter-style" | "view-transition" | "font-face" | "font-palette-values" | "font-feature-values" | "function" | "import" | "media" | "namespace" | "page" | "property" | "scope" | "starting-style" | "supports")[];
8285
- allowFunctions?: ("abs" | "sign" | "anchor" | "anchor-size" | "color" | "attr" | "calc" | "calc-size" | "rect" | "color-mix" | "conic-gradient" | "repeating-conic-gradient" | "round" | "counter" | "counters" | "cross-fade" | "cubic-bezier" | "var" | "element" | "exp" | "hypot" | "log" | "pow" | "sqrt" | "blur" | "brightness" | "contrast" | "drop-shadow" | "grayscale" | "hue-rotate" | "invert" | "opacity" | "saturate" | "sepia" | "linear-gradient" | "radial-gradient" | "repeating-linear-gradient" | "repeating-radial-gradient" | "image" | "hsl" | "hwb" | "image-set" | "lab" | "lch" | "light-dark" | "clamp" | "max" | "min" | "ray" | "oklab" | "oklch" | "paint" | "path" | "rem" | "rgb" | "mod" | "env" | "circle" | "ellipse" | "inset" | "polygon" | "xywh" | "steps" | "matrix" | "rotate" | "scale" | "scaleX" | "scaleY" | "skew" | "skewX" | "skewY" | "translate" | "translateX" | "translateY" | "matrix3d" | "perspective" | "rotate3d" | "rotateX" | "rotateY" | "rotateZ" | "scale3d" | "scaleZ" | "translate3d" | "translateZ" | "acos" | "asin" | "atan" | "atan2" | "cos" | "sin" | "tan")[];
8284
+ allowAtRules?: ("position-try" | "keyframes" | "layer" | "charset" | "container" | "counter-style" | "view-transition" | "custom-media" | "font-face" | "font-palette-values" | "font-feature-values" | "function" | "import" | "media" | "namespace" | "page" | "property" | "scope" | "starting-style" | "supports")[];
8285
+ allowFunctions?: ("abs" | "sign" | "anchor" | "anchor-size" | "color" | "image" | "attr" | "calc" | "calc-size" | "rect" | "color-mix" | "conic-gradient" | "repeating-conic-gradient" | "round" | "counter" | "counters" | "cross-fade" | "cubic-bezier" | "var" | "element" | "exp" | "hypot" | "log" | "pow" | "sqrt" | "blur" | "brightness" | "contrast" | "drop-shadow" | "grayscale" | "hue-rotate" | "invert" | "opacity" | "saturate" | "sepia" | "linear-gradient" | "radial-gradient" | "repeating-linear-gradient" | "repeating-radial-gradient" | "hsl" | "hwb" | "image-set" | "lab" | "lch" | "light-dark" | "clamp" | "max" | "min" | "ray" | "oklab" | "oklch" | "paint" | "path" | "xywh" | "rem" | "rgb" | "mod" | "env" | "circle" | "ellipse" | "inset" | "polygon" | "steps" | "matrix" | "rotate" | "scale" | "scaleX" | "scaleY" | "skew" | "skewX" | "skewY" | "translate" | "translateX" | "translateY" | "matrix3d" | "perspective" | "rotate3d" | "rotateX" | "rotateY" | "rotateZ" | "scale3d" | "scaleZ" | "translate3d" | "translateZ" | "acos" | "asin" | "atan" | "atan2" | "cos" | "sin" | "tan")[];
8286
8286
  allowMediaConditions?: ("color-gamut" | "device-posture" | "device-aspect-ratio" | "device-height" | "device-width" | "display-mode" | "dynamic-range" | "forced-colors" | "any-hover" | "any-pointer" | "hover" | "pointer" | "inverted-colors" | "aspect-ratio" | "calc" | "color" | "color-index" | "grid" | "height" | "monochrome" | "nested-queries" | "orientation" | "width" | "overflow-block" | "overflow-inline" | "prefers-color-scheme" | "prefers-contrast" | "prefers-reduced-data" | "prefers-reduced-motion" | "prefers-reduced-transparency" | "resolution" | "-webkit-device-pixel-ratio" | "-webkit-max-device-pixel-ratio" | "-webkit-min-device-pixel-ratio" | "scripting" | "-webkit-transform-3d" | "update" | "video-dynamic-range" | "horizontal-viewport-segments" | "vertical-viewport-segments")[];
8287
- allowProperties?: ("accent-color" | "alignment-baseline" | "all" | "anchor-name" | "anchor-scope" | "position-anchor" | "position-area" | "position-try" | "position-try-fallbacks" | "position-try-order" | "position-visibility" | "animation-composition" | "animation" | "animation-delay" | "animation-direction" | "animation-duration" | "animation-fill-mode" | "animation-iteration-count" | "animation-name" | "animation-play-state" | "animation-timing-function" | "appearance" | "aspect-ratio" | "backdrop-filter" | "background" | "background-attachment" | "background-blend-mode" | "background-clip" | "background-color" | "background-image" | "background-origin" | "background-position" | "background-position-x" | "background-position-y" | "background-repeat" | "background-size" | "baseline-shift" | "baseline-source" | "border-image" | "border-image-outset" | "border-image-repeat" | "border-image-slice" | "border-image-source" | "border-image-width" | "border-bottom-left-radius" | "border-bottom-right-radius" | "border-radius" | "border-top-left-radius" | "border-top-right-radius" | "border" | "border-bottom" | "border-bottom-color" | "border-bottom-style" | "border-bottom-width" | "border-color" | "border-left" | "border-left-color" | "border-left-style" | "border-left-width" | "border-right" | "border-right-color" | "border-right-style" | "border-right-width" | "border-style" | "border-top" | "border-top-color" | "border-top-style" | "border-top-width" | "border-width" | "box-decoration-break" | "box-shadow" | "box-sizing" | "caret-color" | "caret-shape" | "clip" | "clip-path" | "color" | "color-adjust" | "color-scheme" | "column-fill" | "column-span" | "contain" | "contain-intrinsic-block-size" | "contain-intrinsic-height" | "contain-intrinsic-inline-size" | "contain-intrinsic-size" | "contain-intrinsic-width" | "container" | "container-name" | "container-type" | "content" | "content-visibility" | "corner-block-end-shape" | "corner-block-start-shape" | "corner-bottom-left-shape" | "corner-bottom-right-shape" | "corner-bottom-shape" | "corner-end-end-shape" | "corner-end-start-shape" | "corner-inline-end-shape" | "corner-inline-start-shape" | "corner-left-shape" | "corner-right-shape" | "corner-shape" | "corner-start-end-shape" | "corner-start-start-shape" | "corner-top-left-shape" | "corner-top-right-shape" | "corner-top-shape" | "counter-set" | "counter-increment" | "counter-reset" | "custom-property" | "display" | "dominant-baseline" | "field-sizing" | "filter" | "align-content" | "align-items" | "align-self" | "flex" | "flex-basis" | "flex-direction" | "flex-flow" | "flex-grow" | "flex-shrink" | "flex-wrap" | "justify-content" | "justify-items" | "order" | "place-content" | "place-items" | "place-self" | "clear" | "float" | "font-family" | "font-feature-settings" | "font-kerning" | "font-language-override" | "font-optical-sizing" | "font-palette" | "font" | "font-size" | "font-size-adjust" | "font-stretch" | "font-style" | "font-synthesis" | "font-synthesis-position" | "font-synthesis-small-caps" | "font-synthesis-style" | "font-synthesis-weight" | "font-variant" | "font-variant-alternates" | "font-variant-caps" | "font-variant-east-asian" | "font-variant-emoji" | "font-variant-ligatures" | "font-variant-numeric" | "font-variant-position" | "font-variation-settings" | "font-weight" | "font-width" | "forced-color-adjust" | "glyph-orientation-vertical" | "gap" | "grid" | "grid-area" | "grid-auto-columns" | "grid-auto-flow" | "grid-auto-rows" | "grid-column" | "grid-column-end" | "grid-column-start" | "grid-row" | "grid-row-end" | "grid-row-start" | "grid-template" | "grid-template-areas" | "grid-template-columns" | "grid-template-rows" | "justify-self" | "row-gap" | "hanging-punctuation" | "hyphenate-character" | "hyphenate-limit-chars" | "hyphens" | "image-orientation" | "image-rendering" | "ime-mode" | "rotate" | "scale" | "translate" | "initial-letter" | "interactivity" | "interpolate-size" | "isolation" | "direction" | "unicode-bidi" | "letter-spacing" | "line-break" | "line-clamp" | "line-height" | "list-style" | "list-style-image" | "list-style-position" | "list-style-type" | "block-size" | "border-block" | "border-block-color" | "border-block-end" | "border-block-end-color" | "border-block-end-style" | "border-block-end-width" | "border-block-start" | "border-block-start-color" | "border-block-start-style" | "border-block-start-width" | "border-block-style" | "border-block-width" | "border-end-end-radius" | "border-end-start-radius" | "border-inline" | "border-inline-color" | "border-inline-end" | "border-inline-end-color" | "border-inline-end-style" | "border-inline-end-width" | "border-inline-start" | "border-inline-start-color" | "border-inline-start-style" | "border-inline-start-width" | "border-inline-style" | "border-inline-width" | "border-start-end-radius" | "border-start-start-radius" | "inline-size" | "inset" | "inset-block" | "inset-block-end" | "inset-block-start" | "inset-inline" | "inset-inline-end" | "inset-inline-start" | "margin-block" | "margin-block-end" | "margin-block-start" | "margin-inline" | "margin-inline-end" | "margin-inline-start" | "max-block-size" | "max-inline-size" | "min-block-size" | "min-inline-size" | "overflow-block" | "overflow-inline" | "padding-block" | "padding-block-end" | "padding-block-start" | "padding-inline" | "padding-inline-end" | "padding-inline-start" | "margin" | "margin-bottom" | "margin-left" | "margin-right" | "margin-top" | "margin-trim" | "mask-border" | "mask-border-outset" | "mask-border-repeat" | "mask-border-slice" | "mask-border-source" | "mask-border-width" | "mask-type" | "mask" | "mask-clip" | "mask-composite" | "mask-image" | "mask-mode" | "mask-origin" | "mask-position" | "mask-repeat" | "mask-size" | "math-depth" | "math-shift" | "math-style" | "max-height" | "max-width" | "min-height" | "min-width" | "mix-blend-mode" | "offset" | "offset-anchor" | "offset-distance" | "offset-path" | "offset-position" | "offset-rotate" | "column-count" | "column-gap" | "column-rule" | "column-rule-color" | "column-rule-style" | "column-rule-width" | "column-width" | "columns" | "object-fit" | "object-position" | "object-view-box" | "opacity" | "fill-opacity" | "stroke-opacity" | "outline" | "outline-color" | "outline-offset" | "outline-style" | "outline-width" | "overflow-anchor" | "overflow-clip-margin" | "overflow" | "overflow-x" | "overflow-y" | "overflow-wrap" | "overlay" | "overscroll-behavior" | "overscroll-behavior-block" | "overscroll-behavior-inline" | "overscroll-behavior-x" | "overscroll-behavior-y" | "padding" | "padding-bottom" | "padding-left" | "padding-right" | "padding-top" | "page-break-after" | "page-break-before" | "page-break-inside" | "break-after" | "break-before" | "break-inside" | "page" | "paint-order" | "bottom" | "left" | "right" | "top" | "pointer-events" | "position" | "print-color-adjust" | "quotes" | "reading-flow" | "reading-order" | "resize" | "ruby-align" | "ruby-overhang" | "ruby-position" | "scroll-behavior" | "animation-range" | "animation-range-end" | "animation-range-start" | "animation-timeline" | "scroll-timeline" | "scroll-timeline-axis" | "scroll-timeline-name" | "timeline-scope" | "view-timeline" | "view-timeline-axis" | "view-timeline-inset" | "view-timeline-name" | "scroll-initial-target" | "scroll-marker-group" | "scroll-margin" | "scroll-margin-block" | "scroll-margin-block-end" | "scroll-margin-block-start" | "scroll-margin-bottom" | "scroll-margin-inline" | "scroll-margin-inline-end" | "scroll-margin-inline-start" | "scroll-margin-left" | "scroll-margin-right" | "scroll-margin-top" | "scroll-padding" | "scroll-padding-block" | "scroll-padding-block-end" | "scroll-padding-block-start" | "scroll-padding-bottom" | "scroll-padding-inline" | "scroll-padding-inline-end" | "scroll-padding-inline-start" | "scroll-padding-left" | "scroll-padding-right" | "scroll-padding-top" | "scroll-snap-align" | "scroll-snap-stop" | "scroll-snap-type" | "scrollbar-color" | "scrollbar-gutter" | "scrollbar-width" | "shape-image-threshold" | "shape-margin" | "shape-outside" | "speak" | "speak-as" | "clip-rule" | "color-interpolation" | "cx" | "cy" | "d" | "fill" | "fill-rule" | "marker" | "marker-end" | "marker-mid" | "marker-start" | "r" | "rx" | "ry" | "shape-rendering" | "stop-color" | "stop-opacity" | "stroke" | "stroke-color" | "stroke-dasharray" | "stroke-dashoffset" | "stroke-linecap" | "stroke-linejoin" | "stroke-miterlimit" | "stroke-width" | "text-anchor" | "text-rendering" | "vector-effect" | "x" | "y" | "color-interpolation-filters" | "flood-color" | "flood-opacity" | "lighting-color" | "tab-size" | "border-collapse" | "border-spacing" | "caption-side" | "empty-cells" | "table-layout" | "text-align" | "text-align-last" | "text-autospace" | "text-box" | "text-box-edge" | "text-box-trim" | "text-combine-upright" | "text-decoration" | "text-decoration-color" | "text-decoration-line" | "text-decoration-skip" | "text-decoration-skip-ink" | "text-decoration-style" | "text-decoration-thickness" | "text-emphasis" | "text-emphasis-color" | "text-emphasis-position" | "text-emphasis-style" | "text-indent" | "text-justify" | "text-orientation" | "text-overflow" | "text-shadow" | "text-size-adjust" | "text-spacing-trim" | "-webkit-text-fill-color" | "-webkit-text-stroke" | "-webkit-text-stroke-color" | "-webkit-text-stroke-width" | "text-transform" | "text-underline-offset" | "text-underline-position" | "text-wrap" | "text-wrap-mode" | "text-wrap-style" | "touch-action" | "transform-box" | "transform" | "transform-origin" | "backface-visibility" | "perspective" | "perspective-origin" | "transform-style" | "transition-behavior" | "transition" | "transition-delay" | "transition-duration" | "transition-property" | "transition-timing-function" | "user-select" | "vertical-align" | "view-transition-class" | "view-transition-name" | "visibility" | "white-space" | "white-space-collapse" | "orphans" | "widows" | "height" | "width" | "will-change" | "word-break" | "word-spacing" | "writing-mode" | "z-index" | "zoom")[];
8287
+ allowProperties?: ("accent-color" | "alignment-baseline" | "all" | "anchor-name" | "anchor-scope" | "position-anchor" | "position-area" | "position-try" | "position-try-fallbacks" | "position-try-order" | "position-visibility" | "animation-composition" | "animation" | "animation-delay" | "animation-direction" | "animation-duration" | "animation-fill-mode" | "animation-iteration-count" | "animation-name" | "animation-play-state" | "animation-timing-function" | "appearance" | "aspect-ratio" | "backdrop-filter" | "background" | "background-attachment" | "background-blend-mode" | "background-clip" | "background-color" | "background-image" | "background-origin" | "background-position" | "background-position-x" | "background-position-y" | "background-repeat" | "background-size" | "baseline-shift" | "baseline-source" | "border-image" | "border-image-outset" | "border-image-repeat" | "border-image-slice" | "border-image-source" | "border-image-width" | "border-bottom-left-radius" | "border-bottom-right-radius" | "border-radius" | "border-top-left-radius" | "border-top-right-radius" | "border" | "border-bottom" | "border-bottom-color" | "border-bottom-style" | "border-bottom-width" | "border-color" | "border-left" | "border-left-color" | "border-left-style" | "border-left-width" | "border-right" | "border-right-color" | "border-right-style" | "border-right-width" | "border-style" | "border-top" | "border-top-color" | "border-top-style" | "border-top-width" | "border-width" | "box-decoration-break" | "box-shadow" | "box-sizing" | "caret-color" | "caret-shape" | "clip" | "clip-path" | "color" | "color-adjust" | "color-scheme" | "column-fill" | "column-span" | "contain" | "contain-intrinsic-block-size" | "contain-intrinsic-height" | "contain-intrinsic-inline-size" | "contain-intrinsic-size" | "contain-intrinsic-width" | "container" | "container-name" | "container-type" | "content" | "content-visibility" | "corner-block-end-shape" | "corner-block-start-shape" | "corner-bottom-left-shape" | "corner-bottom-right-shape" | "corner-bottom-shape" | "corner-end-end-shape" | "corner-end-start-shape" | "corner-inline-end-shape" | "corner-inline-start-shape" | "corner-left-shape" | "corner-right-shape" | "corner-shape" | "corner-start-end-shape" | "corner-start-start-shape" | "corner-top-left-shape" | "corner-top-right-shape" | "corner-top-shape" | "counter-set" | "counter-increment" | "counter-reset" | "custom-property" | "display" | "dominant-baseline" | "field-sizing" | "filter" | "align-content" | "align-items" | "align-self" | "flex" | "flex-basis" | "flex-direction" | "flex-flow" | "flex-grow" | "flex-shrink" | "flex-wrap" | "justify-content" | "justify-items" | "order" | "place-content" | "place-items" | "place-self" | "clear" | "float" | "font-family" | "font-feature-settings" | "font-kerning" | "font-language-override" | "font-optical-sizing" | "font-palette" | "font" | "font-size" | "font-size-adjust" | "font-stretch" | "font-style" | "font-synthesis" | "font-synthesis-position" | "font-synthesis-small-caps" | "font-synthesis-style" | "font-synthesis-weight" | "font-variant" | "font-variant-alternates" | "font-variant-caps" | "font-variant-east-asian" | "font-variant-emoji" | "font-variant-ligatures" | "font-variant-numeric" | "font-variant-position" | "font-variation-settings" | "font-weight" | "font-width" | "forced-color-adjust" | "glyph-orientation-vertical" | "gap" | "grid" | "grid-area" | "grid-auto-columns" | "grid-auto-flow" | "grid-auto-rows" | "grid-column" | "grid-column-end" | "grid-column-start" | "grid-row" | "grid-row-end" | "grid-row-start" | "grid-template" | "grid-template-areas" | "grid-template-columns" | "grid-template-rows" | "justify-self" | "row-gap" | "hanging-punctuation" | "hyphenate-character" | "hyphenate-limit-chars" | "hyphens" | "image-orientation" | "image-rendering" | "ime-mode" | "rotate" | "scale" | "translate" | "initial-letter" | "interactivity" | "interpolate-size" | "isolation" | "direction" | "unicode-bidi" | "letter-spacing" | "line-break" | "line-clamp" | "line-height" | "list-style" | "list-style-image" | "list-style-position" | "list-style-type" | "block-size" | "border-block" | "border-block-color" | "border-block-end" | "border-block-end-color" | "border-block-end-style" | "border-block-end-width" | "border-block-start" | "border-block-start-color" | "border-block-start-style" | "border-block-start-width" | "border-block-style" | "border-block-width" | "border-end-end-radius" | "border-end-start-radius" | "border-inline" | "border-inline-color" | "border-inline-end" | "border-inline-end-color" | "border-inline-end-style" | "border-inline-end-width" | "border-inline-start" | "border-inline-start-color" | "border-inline-start-style" | "border-inline-start-width" | "border-inline-style" | "border-inline-width" | "border-start-end-radius" | "border-start-start-radius" | "inline-size" | "inset" | "inset-block" | "inset-block-end" | "inset-block-start" | "inset-inline" | "inset-inline-end" | "inset-inline-start" | "margin-block" | "margin-block-end" | "margin-block-start" | "margin-inline" | "margin-inline-end" | "margin-inline-start" | "max-block-size" | "max-inline-size" | "min-block-size" | "min-inline-size" | "overflow-block" | "overflow-inline" | "padding-block" | "padding-block-end" | "padding-block-start" | "padding-inline" | "padding-inline-end" | "padding-inline-start" | "margin" | "margin-bottom" | "margin-left" | "margin-right" | "margin-top" | "margin-trim" | "mask-border" | "mask-border-outset" | "mask-border-repeat" | "mask-border-slice" | "mask-border-source" | "mask-border-width" | "mask-type" | "mask" | "mask-clip" | "mask-composite" | "mask-image" | "mask-mode" | "mask-origin" | "mask-position" | "mask-repeat" | "mask-size" | "math-depth" | "math-shift" | "math-style" | "max-height" | "max-width" | "min-height" | "min-width" | "mix-blend-mode" | "offset" | "offset-anchor" | "offset-distance" | "offset-path" | "offset-position" | "offset-rotate" | "column-count" | "column-gap" | "column-rule" | "column-rule-color" | "column-rule-style" | "column-rule-width" | "column-width" | "columns" | "object-fit" | "object-position" | "object-view-box" | "opacity" | "fill-opacity" | "stroke-opacity" | "outline" | "outline-color" | "outline-offset" | "outline-style" | "outline-width" | "overflow-anchor" | "overflow-clip-margin" | "overflow" | "overflow-x" | "overflow-y" | "overflow-wrap" | "overlay" | "overscroll-behavior" | "overscroll-behavior-block" | "overscroll-behavior-inline" | "overscroll-behavior-x" | "overscroll-behavior-y" | "padding" | "padding-bottom" | "padding-left" | "padding-right" | "padding-top" | "page-break-after" | "page-break-before" | "page-break-inside" | "break-after" | "break-before" | "break-inside" | "page" | "paint-order" | "bottom" | "left" | "right" | "top" | "pointer-events" | "position" | "print-color-adjust" | "quotes" | "reading-flow" | "reading-order" | "resize" | "ruby-align" | "ruby-overhang" | "ruby-position" | "scroll-behavior" | "animation-range" | "animation-range-end" | "animation-range-start" | "animation-timeline" | "scroll-timeline" | "scroll-timeline-axis" | "scroll-timeline-name" | "timeline-scope" | "view-timeline" | "view-timeline-axis" | "view-timeline-inset" | "view-timeline-name" | "scroll-initial-target" | "scroll-marker-group" | "scroll-margin" | "scroll-margin-block" | "scroll-margin-block-end" | "scroll-margin-block-start" | "scroll-margin-bottom" | "scroll-margin-inline" | "scroll-margin-inline-end" | "scroll-margin-inline-start" | "scroll-margin-left" | "scroll-margin-right" | "scroll-margin-top" | "scroll-padding" | "scroll-padding-block" | "scroll-padding-block-end" | "scroll-padding-block-start" | "scroll-padding-bottom" | "scroll-padding-inline" | "scroll-padding-inline-end" | "scroll-padding-inline-start" | "scroll-padding-left" | "scroll-padding-right" | "scroll-padding-top" | "scroll-snap-align" | "scroll-snap-stop" | "scroll-snap-type" | "scroll-target-group" | "scrollbar-color" | "scrollbar-gutter" | "scrollbar-width" | "shape-image-threshold" | "shape-margin" | "shape-outside" | "speak" | "speak-as" | "clip-rule" | "color-interpolation" | "cx" | "cy" | "d" | "fill" | "fill-rule" | "marker" | "marker-end" | "marker-mid" | "marker-start" | "r" | "rx" | "ry" | "shape-rendering" | "stop-color" | "stop-opacity" | "stroke" | "stroke-color" | "stroke-dasharray" | "stroke-dashoffset" | "stroke-linecap" | "stroke-linejoin" | "stroke-miterlimit" | "stroke-width" | "text-anchor" | "text-rendering" | "vector-effect" | "x" | "y" | "color-interpolation-filters" | "flood-color" | "flood-opacity" | "lighting-color" | "tab-size" | "border-collapse" | "border-spacing" | "caption-side" | "empty-cells" | "table-layout" | "text-align" | "text-align-last" | "text-autospace" | "text-box" | "text-box-edge" | "text-box-trim" | "text-combine-upright" | "text-decoration" | "text-decoration-color" | "text-decoration-line" | "text-decoration-skip" | "text-decoration-skip-ink" | "text-decoration-style" | "text-decoration-thickness" | "text-emphasis" | "text-emphasis-color" | "text-emphasis-position" | "text-emphasis-style" | "text-indent" | "text-justify" | "text-orientation" | "text-overflow" | "text-shadow" | "text-size-adjust" | "text-spacing-trim" | "-webkit-text-fill-color" | "-webkit-text-stroke" | "-webkit-text-stroke-color" | "-webkit-text-stroke-width" | "text-transform" | "text-underline-offset" | "text-underline-position" | "text-wrap" | "text-wrap-mode" | "text-wrap-style" | "touch-action" | "transform-box" | "transform" | "transform-origin" | "backface-visibility" | "perspective" | "perspective-origin" | "transform-style" | "transition-behavior" | "transition" | "transition-delay" | "transition-duration" | "transition-property" | "transition-timing-function" | "user-select" | "vertical-align" | "view-transition-class" | "view-transition-name" | "visibility" | "white-space" | "white-space-collapse" | "orphans" | "widows" | "height" | "width" | "will-change" | "word-break" | "word-spacing" | "writing-mode" | "z-index" | "zoom")[];
8288
8288
  allowPropertyValues?: {
8289
8289
  position?: ("absolute" | "fixed" | "relative" | "static" | "sticky")[];
8290
8290
  "accent-color"?: ("auto")[];
@@ -8304,7 +8304,7 @@ type CssUseBaseline = [] | [{
8304
8304
  "inset-inline-start"?: ("anchor" | "anchor-size" | "auto")[];
8305
8305
  "inset-inline"?: ("anchor" | "anchor-size" | "auto")[];
8306
8306
  inset?: ("anchor" | "anchor-size" | "auto")[];
8307
- "justify-items"?: ("anchor-center" | "left" | "legacy" | "right")[];
8307
+ "justify-items"?: ("anchor-center" | "center" | "left" | "legacy" | "right")[];
8308
8308
  "justify-self"?: ("anchor-center" | "auto" | "left" | "normal" | "right" | "stretch")[];
8309
8309
  left?: ("anchor" | "anchor-size" | "auto")[];
8310
8310
  "margin-block-end"?: ("anchor-size")[];
@@ -8328,10 +8328,11 @@ type CssUseBaseline = [] | [{
8328
8328
  "min-width"?: ("anchor-size" | "fit-content" | "max-content" | "min-content" | "auto" | "stretch")[];
8329
8329
  "place-items"?: ("anchor-center")[];
8330
8330
  "place-self"?: ("anchor-center")[];
8331
- "position-anchor"?: ("auto")[];
8332
- "position-area"?: ("block-end" | "block-start" | "bottom" | "center" | "end" | "inline-end" | "inline-start" | "left" | "none" | "right" | "self-block-end" | "self-block-start" | "self-end" | "self-inline-end" | "self-inline-start" | "self-start" | "span-all" | "span-block-end" | "span-block-start" | "span-bottom" | "span-end" | "span-inline-end" | "span-inline-start" | "span-self-block-end" | "span-self-block-start" | "span-self-end" | "span-self-inline-end" | "span-self-inline-start" | "span-self-start" | "span-start" | "span-top" | "span-x-end" | "span-x-self-end" | "span-x-self-start" | "span-x-start" | "span-y-end" | "span-y-self-end" | "span-y-self-start" | "span-y-start" | "start" | "top" | "x-end" | "x-self-end" | "x-self-start" | "x-start" | "y-end" | "y-self-end" | "y-self-start" | "y-start")[];
8333
- "position-try-fallbacks"?: ("flip-block" | "flip-inline" | "flip-start" | "none" | "position-area")[];
8331
+ "position-anchor"?: ("auto" | "none")[];
8332
+ "position-area"?: ("block-end" | "block-start" | "bottom" | "center" | "end" | "inline-end" | "inline-start" | "left" | "none" | "right" | "self-block-end" | "self-block-start" | "self-end" | "self-inline-end" | "self-inline-start" | "self-start" | "self-x-end" | "self-x-start" | "self-y-end" | "self-y-start" | "span-all" | "span-block-end" | "span-block-start" | "span-bottom" | "span-end" | "span-inline-end" | "span-inline-start" | "span-left" | "span-right" | "span-self-block-end" | "span-self-block-start" | "span-self-end" | "span-self-inline-end" | "span-self-inline-start" | "span-self-start" | "span-self-x-end" | "span-self-x-start" | "span-self-y-end" | "span-self-y-start" | "span-start" | "span-top" | "span-x-end" | "span-x-start" | "span-y-end" | "span-y-start" | "start" | "top" | "x-end" | "x-start" | "y-end" | "y-start")[];
8333
+ "position-try-fallbacks"?: ("flip-block" | "flip-inline" | "flip-start" | "none" | "position-area" | "self-x-end" | "self-x-start" | "self-y-end" | "self-y-start" | "span-self-x-end" | "span-self-x-start" | "span-self-y-end" | "span-self-y-start")[];
8334
8334
  "position-try-order"?: ("most-block-size" | "most-height" | "most-inline-size" | "most-width" | "normal")[];
8335
+ "position-try"?: ("self-x-end" | "self-x-start" | "self-y-end" | "self-y-start" | "span-self-x-end" | "span-self-x-start" | "span-self-y-end" | "span-self-y-start")[];
8335
8336
  "position-visibility"?: ("always" | "anchors-visible" | "no-overflow")[];
8336
8337
  right?: ("anchor" | "anchor-size" | "auto")[];
8337
8338
  top?: ("anchor" | "anchor-size" | "auto")[];
@@ -8342,12 +8343,14 @@ type CssUseBaseline = [] | [{
8342
8343
  "animation-iteration-count"?: ("infinite")[];
8343
8344
  "animation-name"?: ("none")[];
8344
8345
  "animation-play-state"?: ("paused" | "running")[];
8345
- "animation-timing-function"?: ("jump")[];
8346
+ "animation-timing-function"?: ("ease" | "ease-in" | "ease-in-out" | "ease-out" | "jump" | "linear" | "step-end" | "step-start")[];
8347
+ animation?: ("alternate" | "alternate-reverse" | "auto" | "backwards" | "both" | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "forwards" | "infinite" | "linear" | "none" | "normal" | "reverse" | "step-end" | "step-start")[];
8346
8348
  appearance?: ("auto" | "button" | "checkbox" | "listbox" | "menulist" | "menulist-button" | "meter" | "none" | "progress-bar" | "radio" | "searchfield" | "textarea" | "textfield" | "base-select")[];
8347
8349
  "aspect-ratio"?: ("auto")[];
8350
+ background?: ("local" | "no-repeat" | "none" | "repeat" | "repeat-x" | "repeat-y" | "round" | "scroll" | "space" | "transparent" | "background-clip" | "background-origin" | "background-size")[];
8348
8351
  "background-attachment"?: ("fixed" | "local" | "scroll")[];
8349
8352
  "background-clip"?: ("border-box" | "content-box" | "padding-box" | "border-area" | "text")[];
8350
- background?: ("background-clip" | "background-origin" | "background-size")[];
8353
+ "background-color"?: ("transparent")[];
8351
8354
  "background-image"?: ("none" | "element" | "gradients" | "image-set")[];
8352
8355
  "background-origin"?: ("border-box" | "content-box" | "padding-box")[];
8353
8356
  "background-position"?: ("bottom" | "center" | "left" | "right" | "top")[];
@@ -8357,19 +8360,39 @@ type CssUseBaseline = [] | [{
8357
8360
  "baseline-source"?: ("auto" | "first" | "last")[];
8358
8361
  "border-image-repeat"?: ("repeat" | "round" | "space" | "stretch")[];
8359
8362
  "border-image-width"?: ("auto")[];
8360
- "border-image"?: ("fill" | "gradient")[];
8363
+ "border-image"?: ("fill" | "gradient" | "none" | "repeat" | "round" | "space" | "stretch")[];
8361
8364
  "border-bottom-left-radius"?: ("percentages")[];
8362
8365
  "border-bottom-right-radius"?: ("percentages")[];
8363
8366
  "border-radius"?: ("percentages")[];
8364
8367
  "border-top-left-radius"?: ("percentages")[];
8365
8368
  "border-top-right-radius"?: ("percentages")[];
8369
+ "border-bottom-color"?: ("transparent")[];
8370
+ "border-bottom-style"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "none" | "outset" | "ridge" | "solid")[];
8371
+ "border-bottom-width"?: ("medium" | "thick" | "thin")[];
8372
+ "border-bottom"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "medium" | "none" | "outset" | "ridge" | "solid" | "thick" | "thin" | "transparent")[];
8373
+ "border-color"?: ("transparent")[];
8374
+ "border-left-color"?: ("transparent")[];
8375
+ "border-left-style"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "none" | "outset" | "ridge" | "solid")[];
8376
+ "border-left-width"?: ("medium" | "thick" | "thin")[];
8377
+ "border-left"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "medium" | "none" | "outset" | "ridge" | "solid" | "thick" | "thin" | "transparent")[];
8378
+ "border-right-color"?: ("transparent")[];
8379
+ "border-right-style"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "none" | "outset" | "ridge" | "solid")[];
8380
+ "border-right-width"?: ("medium" | "thick" | "thin")[];
8381
+ "border-right"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "medium" | "none" | "outset" | "ridge" | "solid" | "thick" | "thin" | "transparent")[];
8366
8382
  "border-style"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "none" | "outset" | "ridge" | "solid")[];
8383
+ "border-top-color"?: ("transparent")[];
8384
+ "border-top-style"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "none" | "outset" | "ridge" | "solid")[];
8385
+ "border-top-width"?: ("medium" | "thick" | "thin")[];
8386
+ "border-top"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "medium" | "none" | "outset" | "ridge" | "solid" | "thick" | "thin" | "transparent")[];
8387
+ "border-width"?: ("medium" | "thick" | "thin")[];
8388
+ border?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "medium" | "none" | "outset" | "ridge" | "solid" | "thick" | "thin" | "transparent")[];
8367
8389
  "box-decoration-break"?: ("clone" | "slice")[];
8368
- "box-shadow"?: ("inset")[];
8390
+ "box-shadow"?: ("inset" | "none")[];
8369
8391
  "box-sizing"?: ("border-box" | "content-box")[];
8370
8392
  "caret-shape"?: ("auto" | "bar" | "block" | "underscore")[];
8371
8393
  clip?: ("auto")[];
8372
8394
  "clip-path"?: ("path" | "fill-box" | "stroke-box" | "view-box")[];
8395
+ color?: ("transparent")[];
8373
8396
  "color-scheme"?: ("dark" | "light" | "normal" | "only")[];
8374
8397
  "break-after"?: ("avoid-column" | "column" | "always" | "auto" | "avoid" | "avoid-page" | "left" | "page" | "recto" | "right" | "verso")[];
8375
8398
  "break-before"?: ("avoid-column" | "column" | "always" | "auto" | "avoid" | "avoid-page" | "left" | "page" | "recto" | "right" | "verso")[];
@@ -8382,9 +8405,9 @@ type CssUseBaseline = [] | [{
8382
8405
  "contain-intrinsic-inline-size"?: ("none")[];
8383
8406
  "contain-intrinsic-size"?: ("none")[];
8384
8407
  "contain-intrinsic-width"?: ("none")[];
8408
+ "container-type"?: ("anchored" | "inline-size" | "normal" | "size" | "scroll-state")[];
8385
8409
  "container-name"?: ("none")[];
8386
- "container-type"?: ("inline-size" | "normal" | "size" | "scroll-state")[];
8387
- content?: ("gradient" | "none" | "normal" | "url" | "image-set")[];
8410
+ content?: ("close-quote" | "gradient" | "no-close-quote" | "no-open-quote" | "none" | "normal" | "open-quote" | "url" | "image-set")[];
8388
8411
  "content-visibility"?: ("auto" | "hidden" | "visible")[];
8389
8412
  "counter-reset"?: ("reversed" | "list-item" | "none")[];
8390
8413
  "counter-set"?: ("list-item" | "none")[];
@@ -8402,9 +8425,9 @@ type CssUseBaseline = [] | [{
8402
8425
  "flex-wrap"?: ("nowrap" | "wrap" | "wrap-reverse")[];
8403
8426
  flex?: ("none")[];
8404
8427
  "justify-content"?: ("left" | "normal" | "right")[];
8405
- clear?: ("both" | "left" | "right" | "inline-end" | "inline-start")[];
8428
+ clear?: ("both" | "left" | "none" | "right" | "inline-end" | "inline-start")[];
8406
8429
  float?: ("left" | "none" | "right" | "inline-end" | "inline-start")[];
8407
- "font-family"?: ("math" | "system-ui" | "ui-monospace" | "ui-rounded" | "ui-sans-serif" | "ui-serif")[];
8430
+ "font-family"?: ("cursive" | "fangsong" | "fantasy" | "kai" | "khmer-mul" | "monospace" | "nastaliq" | "sans-serif" | "serif" | "math" | "system-ui" | "ui-monospace" | "ui-rounded" | "ui-sans-serif" | "ui-serif")[];
8408
8431
  "font-feature-settings"?: ("normal")[];
8409
8432
  "font-kerning"?: ("auto" | "none" | "normal")[];
8410
8433
  "font-optical-sizing"?: ("auto" | "none")[];
@@ -8412,8 +8435,8 @@ type CssUseBaseline = [] | [{
8412
8435
  font?: ("caption" | "icon" | "menu" | "message-box" | "small-caption" | "status-bar")[];
8413
8436
  "font-size"?: ("xxx-large" | "math")[];
8414
8437
  "font-size-adjust"?: ("from-font" | "none" | "two-values")[];
8415
- "font-stretch"?: ("percentage")[];
8416
- "font-style"?: ("italic" | "normal" | "oblique-angle")[];
8438
+ "font-stretch"?: ("condensed" | "expanded" | "extra-condensed" | "extra-expanded" | "normal" | "percentage" | "semi-condensed" | "semi-expanded" | "ultra-condensed" | "ultra-expanded")[];
8439
+ "font-style"?: ("italic" | "normal" | "oblique" | "oblique-angle")[];
8417
8440
  "font-synthesis"?: ("position" | "small-caps" | "style" | "weight")[];
8418
8441
  "font-synthesis-position"?: ("auto" | "none")[];
8419
8442
  "font-synthesis-small-caps"?: ("auto" | "none")[];
@@ -8457,7 +8480,7 @@ type CssUseBaseline = [] | [{
8457
8480
  "list-style-image"?: ("none")[];
8458
8481
  "list-style-position"?: ("inside" | "outside")[];
8459
8482
  "list-style-type"?: ("arabic-indic" | "armenian" | "bengali" | "cambodian" | "circle" | "cjk-decimal" | "cjk-earthly-branch" | "cjk-heavenly-stem" | "cjk-ideographic" | "decimal" | "decimal-leading-zero" | "devanagari" | "disc" | "disclosure-closed" | "disclosure-open" | "ethiopic-numeric" | "georgian" | "gujarati" | "gurmukhi" | "hebrew" | "hiragana" | "hiragana-iroha" | "japanese-formal" | "japanese-informal" | "kannada" | "katakana" | "katakana-iroha" | "khmer" | "korean-hangul-formal" | "korean-hanja-formal" | "korean-hanja-informal" | "lao" | "lower-alpha" | "lower-armenian" | "lower-greek" | "lower-latin" | "lower-roman" | "malayalam" | "mongolian" | "myanmar" | "none" | "oriya" | "persian" | "simp-chinese-formal" | "simp-chinese-informal" | "square" | "string" | "symbols" | "tamil" | "telugu" | "thai" | "tibetan" | "trad-chinese-formal" | "trad-chinese-informal" | "upper-alpha" | "upper-armenian" | "upper-latin" | "upper-roman")[];
8460
- "list-style"?: ("symbols")[];
8483
+ "list-style"?: ("inside" | "none" | "outside" | "symbols")[];
8461
8484
  "overflow-block"?: ("overlay")[];
8462
8485
  "overflow-inline"?: ("overlay")[];
8463
8486
  "margin-trim"?: ("block" | "block-end" | "block-start" | "inline" | "inline-end" | "inline-start" | "none")[];
@@ -8474,11 +8497,18 @@ type CssUseBaseline = [] | [{
8474
8497
  "offset-rotate"?: ("auto" | "reverse")[];
8475
8498
  "column-count"?: ("auto")[];
8476
8499
  "column-gap"?: ("normal")[];
8500
+ "column-rule-color"?: ("transparent")[];
8501
+ "column-rule-style"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "none" | "outset" | "ridge" | "solid")[];
8502
+ "column-rule-width"?: ("medium" | "thick" | "thin")[];
8503
+ "column-rule"?: ("dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "medium" | "none" | "outset" | "ridge" | "solid" | "thick" | "thin" | "transparent")[];
8477
8504
  "column-width"?: ("auto")[];
8478
8505
  "object-fit"?: ("contain" | "cover" | "fill" | "none" | "scale-down")[];
8479
8506
  "object-view-box"?: ("none")[];
8480
8507
  opacity?: ("percentages")[];
8508
+ outline?: ("dashed" | "dotted" | "double" | "groove" | "inset" | "medium" | "none" | "outset" | "ridge" | "solid" | "thick" | "thin" | "transparent")[];
8509
+ "outline-color"?: ("transparent")[];
8481
8510
  "outline-style"?: ("auto" | "dashed" | "dotted" | "double" | "groove" | "inset" | "none" | "outset" | "ridge" | "solid")[];
8511
+ "outline-width"?: ("medium" | "thick" | "thin")[];
8482
8512
  "overflow-anchor"?: ("auto" | "none")[];
8483
8513
  "overflow-x"?: ("clip" | "auto" | "hidden" | "scroll" | "visible")[];
8484
8514
  "overflow-y"?: ("clip" | "auto" | "hidden" | "scroll" | "visible")[];
@@ -8520,6 +8550,7 @@ type CssUseBaseline = [] | [{
8520
8550
  "scroll-snap-align"?: ("center" | "end" | "none" | "start")[];
8521
8551
  "scroll-snap-stop"?: ("always" | "normal")[];
8522
8552
  "scroll-snap-type"?: ("block" | "both" | "inline" | "none" | "x" | "y")[];
8553
+ "scroll-target-group"?: ("auto" | "none")[];
8523
8554
  "scrollbar-color"?: ("auto")[];
8524
8555
  "scrollbar-gutter"?: ("auto" | "stable")[];
8525
8556
  "scrollbar-width"?: ("auto" | "none" | "thin")[];
@@ -8527,13 +8558,23 @@ type CssUseBaseline = [] | [{
8527
8558
  "shape-outside"?: ("circle" | "gradient" | "image" | "inset" | "none" | "path" | "polygon")[];
8528
8559
  "speak-as"?: ("digits" | "literal-punctuation" | "no-punctuation" | "normal" | "spell-out")[];
8529
8560
  "clip-rule"?: ("evenodd" | "nonzero")[];
8530
- "color-interpolation"?: ("linearGradient" | "sRGB")[];
8561
+ "color-interpolation"?: ("auto" | "linearGradient" | "sRGB")[];
8531
8562
  "fill-rule"?: ("evenodd" | "nonzero")[];
8563
+ fill?: ("none")[];
8564
+ "marker-end"?: ("none")[];
8565
+ "marker-mid"?: ("none")[];
8566
+ "marker-start"?: ("none")[];
8567
+ marker?: ("none")[];
8568
+ "shape-rendering"?: ("auto")[];
8532
8569
  "stroke-dasharray"?: ("none")[];
8533
8570
  "stroke-linecap"?: ("butt" | "round" | "square")[];
8534
8571
  "stroke-linejoin"?: ("bevel" | "miter" | "round")[];
8572
+ stroke?: ("none")[];
8573
+ "text-anchor"?: ("end" | "middle" | "start")[];
8535
8574
  "text-rendering"?: ("auto" | "geometricPrecision")[];
8536
8575
  "color-interpolation-filters"?: ("auto" | "linearRGB" | "sRGB")[];
8576
+ "flood-color"?: ("currentColor" | "transparent")[];
8577
+ "lighting-color"?: ("currentColor" | "transparent")[];
8537
8578
  "tab-size"?: ("length")[];
8538
8579
  "border-collapse"?: ("collapse" | "separate")[];
8539
8580
  "caption-side"?: ("bottom" | "bottom-outside" | "top" | "top-outside")[];
@@ -8560,18 +8601,18 @@ type CssUseBaseline = [] | [{
8560
8601
  "text-spacing-trim"?: ("normal" | "space-all" | "space-first" | "trim-start")[];
8561
8602
  "text-underline-offset"?: ("auto" | "percentage")[];
8562
8603
  "text-underline-position"?: ("auto" | "from-font" | "left" | "right" | "under")[];
8563
- "text-wrap"?: ("wrap" | "balance" | "nowrap" | "pretty" | "stable")[];
8564
8604
  "text-wrap-mode"?: ("nowrap" | "wrap")[];
8565
- "text-wrap-style"?: ("auto" | "balance" | "pretty" | "stable")[];
8605
+ "text-wrap-style"?: ("auto" | "stable" | "balance" | "pretty")[];
8606
+ "text-wrap"?: ("nowrap" | "stable" | "wrap" | "balance" | "pretty")[];
8566
8607
  "touch-action"?: ("manipulation" | "none" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom")[];
8567
8608
  "transform-box"?: ("border-box" | "content-box" | "fill-box" | "stroke-box" | "view-box")[];
8568
8609
  "transform-origin"?: ("bottom" | "center" | "left" | "right" | "top")[];
8610
+ transform?: ("none" | "3d")[];
8569
8611
  "perspective-origin"?: ("bottom" | "center" | "left" | "right" | "top")[];
8570
8612
  perspective?: ("none")[];
8571
- transform?: ("3d")[];
8572
- transition?: ("transition-behavior")[];
8613
+ transition?: ("transition-behavior" | "all" | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "linear" | "none" | "step-end" | "step-start")[];
8573
8614
  "transition-property"?: ("all" | "none")[];
8574
- "transition-timing-function"?: ("jump")[];
8615
+ "transition-timing-function"?: ("ease" | "ease-in" | "ease-in-out" | "ease-out" | "jump" | "linear" | "step-end" | "step-start")[];
8575
8616
  "user-select"?: ("all" | "auto" | "none" | "text")[];
8576
8617
  "vertical-align"?: ("baseline" | "bottom" | "middle" | "sub" | "super" | "text-bottom" | "text-top" | "top")[];
8577
8618
  "view-transition-class"?: ("none")[];
@@ -8585,7 +8626,7 @@ type CssUseBaseline = [] | [{
8585
8626
  "writing-mode"?: ("horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl" | "lr" | "lr-tb" | "rl" | "rl-tb" | "tb" | "tb-rl")[];
8586
8627
  "z-index"?: ("auto")[];
8587
8628
  };
8588
- allowSelectors?: ("active-view-transition" | "active-view-transition-type" | "autofill" | "defined" | "backdrop" | "after" | "before" | "column" | "checkmark" | "picker" | "picker-icon" | "default" | "details-content" | "dir" | "empty" | "file-selector-button" | "first-letter" | "first-line" | "focus-visible" | "focus-within" | "in-range" | "invalid" | "optional" | "out-of-range" | "required" | "valid" | "fullscreen" | "has" | "has-slotted" | "heading" | "headingfunction" | "highlight" | "host" | "hostfunction" | "host-context" | "indeterminate" | "checked" | "disabled" | "enabled" | "is" | "lang" | "any-link" | "link" | "visited" | "marker" | "buffering" | "muted" | "paused" | "playing" | "seeking" | "stalled" | "volume-locked" | "modal" | "namespace" | "nesting" | "not" | "first-child" | "last-child" | "nth-child" | "nth-last-child" | "only-child" | "first-of-type" | "last-of-type" | "nth-last-of-type" | "nth-of-type" | "only-of-type" | "open" | "first" | "left" | "right" | "picture-in-picture" | "placeholder" | "placeholder-shown" | "popover-open" | "read-only" | "read-write" | "root" | "scope" | "scroll-button" | "scroll-marker" | "scroll-marker-group" | "selection" | "attribute" | "child" | "class" | "descendant" | "id" | "list" | "next-sibling" | "subsequent-sibling" | "type" | "universal" | "part" | "slotted" | "grammar-error" | "spelling-error" | "state" | "target" | "target-text" | "future" | "past" | "active" | "focus" | "hover" | "user-invalid" | "user-valid" | "view-transition" | "view-transition-group" | "view-transition-image-pair" | "view-transition-new" | "view-transition-old" | "cue" | "xr-overlay" | "where")[];
8629
+ allowSelectors?: ("active-view-transition" | "active-view-transition-type" | "autofill" | "defined" | "backdrop" | "after" | "before" | "column" | "checkmark" | "picker" | "picker-icon" | "default" | "details-content" | "dir" | "empty" | "file-selector-button" | "first-letter" | "first-line" | "focus-visible" | "focus-within" | "in-range" | "invalid" | "optional" | "out-of-range" | "required" | "valid" | "fullscreen" | "has" | "has-slotted" | "heading" | "headingfunction" | "highlight" | "host" | "hostfunction" | "host-context" | "indeterminate" | "checked" | "disabled" | "enabled" | "interest-source" | "interest-target" | "is" | "lang" | "any-link" | "link" | "visited" | "marker" | "buffering" | "muted" | "paused" | "playing" | "seeking" | "stalled" | "volume-locked" | "modal" | "namespace" | "nesting" | "not" | "first-child" | "last-child" | "nth-child" | "nth-last-child" | "only-child" | "first-of-type" | "last-of-type" | "nth-last-of-type" | "nth-of-type" | "only-of-type" | "open" | "first" | "left" | "right" | "picture-in-picture" | "placeholder" | "placeholder-shown" | "popover-open" | "read-only" | "read-write" | "root" | "scope" | "scroll-button" | "target-after" | "target-before" | "target-current" | "scroll-marker" | "scroll-marker-group" | "selection" | "attribute" | "child" | "class" | "descendant" | "id" | "list" | "next-sibling" | "subsequent-sibling" | "type" | "universal" | "part" | "slotted" | "grammar-error" | "spelling-error" | "state" | "target" | "target-text" | "future" | "past" | "active" | "focus" | "hover" | "user-invalid" | "user-valid" | "view-transition" | "view-transition-group" | "view-transition-image-pair" | "view-transition-new" | "view-transition-old" | "cue" | "xr-overlay" | "where")[];
8589
8630
  }]; // ----- css/use-layers -----
8590
8631
  type CssUseLayers = [] | [{
8591
8632
  allowUnnamedLayers?: boolean;
@@ -13453,6 +13494,18 @@ type TsPreferOptionalChain = [] | [{
13453
13494
  requireNullish?: boolean;
13454
13495
  }]; // ----- ts/prefer-promise-reject-errors -----
13455
13496
  type TsPreferPromiseRejectErrors = [] | [{
13497
+ allow?: (string | {
13498
+ from: "file";
13499
+ name: (string | [string, ...(string)[]]);
13500
+ path?: string;
13501
+ } | {
13502
+ from: "lib";
13503
+ name: (string | [string, ...(string)[]]);
13504
+ } | {
13505
+ from: "package";
13506
+ name: (string | [string, ...(string)[]]);
13507
+ package: string;
13508
+ })[];
13456
13509
  allowEmptyReject?: boolean;
13457
13510
  allowThrowingAny?: boolean;
13458
13511
  allowThrowingUnknown?: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2digits/eslint-config",
3
- "version": "5.1.20",
3
+ "version": "5.1.22",
4
4
  "description": "Effortlessly enforce best practices and catch errors with this comprehensive ESLint configuration for TypeScript, featuring popular plugins like @typescript-eslint, eslint-plugin-react, and eslint-plugin-unicorn.",
5
5
  "homepage": "https://2d-configs.vercel.app/",
6
6
  "repository": {
@@ -27,7 +27,7 @@
27
27
  "@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
28
28
  "@eslint-react/eslint-plugin": "2.13.0",
29
29
  "@eslint/compat": "2.0.3",
30
- "@eslint/css": "0.14.1",
30
+ "@eslint/css": "1.0.0",
31
31
  "@eslint/js": "10.0.1",
32
32
  "@eslint/markdown": "7.5.1",
33
33
  "@graphql-eslint/eslint-plugin": "4.4.0",
@@ -35,49 +35,49 @@
35
35
  "@stylistic/eslint-plugin": "5.10.0",
36
36
  "@tanstack/eslint-plugin-query": "5.91.4",
37
37
  "@tanstack/eslint-plugin-router": "1.161.4",
38
- "@typescript-eslint/parser": "8.56.1",
39
- "@typescript-eslint/utils": "8.56.1",
38
+ "@typescript-eslint/parser": "8.57.0",
39
+ "@typescript-eslint/utils": "8.57.0",
40
40
  "empathic": "2.0.0",
41
41
  "eslint-config-flat-gitignore": "2.2.1",
42
42
  "eslint-config-prettier": "10.1.8",
43
- "eslint-flat-config-utils": "3.0.1",
43
+ "eslint-flat-config-utils": "3.0.2",
44
44
  "eslint-merge-processors": "2.0.0",
45
45
  "eslint-plugin-antfu": "3.2.2",
46
46
  "eslint-plugin-de-morgan": "2.1.1",
47
47
  "eslint-plugin-depend": "1.5.0",
48
48
  "eslint-plugin-drizzle": "0.2.3",
49
49
  "eslint-plugin-github-action": "0.2.0",
50
- "eslint-plugin-jsdoc": "62.7.1",
51
- "eslint-plugin-jsonc": "3.1.1",
50
+ "eslint-plugin-jsdoc": "62.8.0",
51
+ "eslint-plugin-jsonc": "3.1.2",
52
52
  "eslint-plugin-n": "17.24.0",
53
53
  "eslint-plugin-pnpm": "1.6.0",
54
54
  "eslint-plugin-react-compiler": "19.1.0-rc.2",
55
55
  "eslint-plugin-react-hooks": "7.0.1",
56
- "eslint-plugin-regexp": "3.0.0",
57
- "eslint-plugin-sonarjs": "4.0.1",
58
- "eslint-plugin-storybook": "10.2.16",
56
+ "eslint-plugin-regexp": "3.1.0",
57
+ "eslint-plugin-sonarjs": "4.0.2",
58
+ "eslint-plugin-storybook": "10.2.17",
59
59
  "eslint-plugin-tailwindcss": "3.18.2",
60
60
  "eslint-plugin-toml": "1.3.1",
61
- "eslint-plugin-turbo": "2.8.14",
61
+ "eslint-plugin-turbo": "2.8.16",
62
62
  "eslint-plugin-unicorn": "63.0.0",
63
63
  "eslint-plugin-yml": "3.3.1",
64
- "eslint-plugin-zod": "3.4.0",
64
+ "eslint-plugin-zod": "3.5.0",
65
65
  "globals": "17.4.0",
66
66
  "graphql-config": "5.1.6",
67
67
  "jsonc-eslint-parser": "3.1.0",
68
68
  "local-pkg": "1.1.2",
69
69
  "pkg-types": "2.3.0",
70
70
  "tailwind-csstree": "0.1.4",
71
- "typescript-eslint": "8.56.1",
71
+ "typescript-eslint": "8.57.0",
72
72
  "yaml-eslint-parser": "2.0.0",
73
- "@2digits/constants": "1.1.16",
74
- "@2digits/eslint-plugin": "4.0.4"
73
+ "@2digits/eslint-plugin": "4.0.5",
74
+ "@2digits/constants": "1.1.16"
75
75
  },
76
76
  "devDependencies": {
77
77
  "@arethetypeswrong/core": "0.18.2",
78
78
  "@eslint/config-inspector": "1.5.0",
79
79
  "@types/react": "19.2.14",
80
- "@typescript/native-preview": "7.0.0-dev.20260307.1",
80
+ "@typescript/native-preview": "7.0.0-dev.20260313.1",
81
81
  "dedent": "1.7.2",
82
82
  "eslint": "10.0.3",
83
83
  "eslint-typegen": "2.3.1",
@@ -85,9 +85,9 @@
85
85
  "react": "19.2.4",
86
86
  "tinyexec": "1.0.2",
87
87
  "tinyglobby": "0.2.15",
88
- "tsdown": "0.21.0",
88
+ "tsdown": "0.21.2",
89
89
  "typescript": "5.9.3",
90
- "vitest": "4.0.18",
90
+ "vitest": "4.1.0",
91
91
  "zod": "4.3.6",
92
92
  "@2digits/tsconfig": "0.8.6"
93
93
  },