name: Button - Warning status: Verified description: The negative button is for high emphasis of negative or destructive actions. SpectrumSiteSlug: https://spectrum.adobe.com/page/button/#Negative sections: - name: Migration Guide description: | ### T-shirt sizing Button now supports t-shirt sizing and requires that you specify the size of button by adding a `.spectrum-Button--size*` class. ### Change workflow icon size Previously, all Buttons used `.spectrum-Icon--sizeS`. This has changed: | Button classname | Workflow icon classname | | -------------------------- | --------------------------------- | | `.spectrum-Button--sizeS` | `.spectrum-Icon--sizeS` | | `.spectrum-Button--sizeM` | `.spectrum-Icon--sizeM` | | `.spectrum-Button--sizeL` | `.spectrum-Icon--sizeL` | | `.spectrum-Button--sizeXL` | `.spectrum-Icon--sizeXL` | examples: - id: button-warning name: Sizing markup: |

S

M (default)

L

XL

- id: button-warning name: Standard - Disabled markup: | - id: button-quiet-warning name: Warning (quiet) markup: |

S

M (default)

L

XL

- id: button-quiet-warning name: Warning (quiet) - Disabled markup: |