Back to Kibana

@kbn/eslint-plugin-alerting-v2

packages/kbn-eslint-plugin-alerting-v2/README.mdx

9.5.0465 B
Original Source

Custom ESLint rules enforcing UI conventions for the @kbn/alerting-v2-rule-form package.

@kbn/alerting-v2/require_eui_form_compressed

Requires compressed styling on EUI form controls to ensure compact form layouts:

  • EuiFieldText, EuiFieldNumber, EuiSelect, EuiComboBox, EuiSuperSelect, EuiTextArea, EuiSuperDatePicker — must have the compressed prop.
  • EuiButtonGroup — must have buttonSize="compressed" (or a dynamic expression).