diff --git a/src/components.d.ts b/src/components.d.ts index 3e244158598..257a94db5ef 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -489,6 +489,10 @@ export namespace Components { * The name attribute to use for the button. */ "name": string | undefined; + /** + * Negative coloring variant flag. + */ + "negative": boolean; } interface SbbDatepickerPreviousDay { /** @@ -499,6 +503,10 @@ export namespace Components { * The name attribute to use for the button. */ "name": string | undefined; + /** + * Negative coloring variant flag. + */ + "negative": boolean; } interface SbbDatepickerToggle { /** @@ -509,6 +517,10 @@ export namespace Components { * Whether the animation is disabled. */ "disableAnimation": boolean; + /** + * Negative coloring variant flag. + */ + "negative": boolean; /** * Opens the calendar. */ @@ -627,6 +639,10 @@ export namespace Components { "variant": InterfaceFooterAttributes['variant']; } interface SbbFormError { + /** + * Negative coloring variant flag. + */ + "negative": boolean; } interface SbbFormField { /** @@ -653,6 +669,10 @@ export namespace Components { * Label text for the input which is internally rendered as `