Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Miki <miki@amazon.com>
  • Loading branch information
AMoo-Miki committed Aug 17, 2024
1 parent 511c4fc commit 09516c4
Show file tree
Hide file tree
Showing 110 changed files with 861 additions and 915 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ exports[`<ErrorToastContentForJob /> spec render with action 1`] = `
class="euiSpacer euiSpacer--l"
/>
<button
class="euiButton euiButton--danger"
class="euiButton euiButton--danger euiButton--small"
style="float: right;"
type="button"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ HTMLCollection [
class="euiSpacer euiSpacer--s"
/>
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
id="some_html_id-row"
>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ exports[`<AliasSelect /> spec renders the component and remove duplicate aliases
<div
aria-expanded="false"
aria-haspopup="listbox"
class="euiComboBox"
class="euiComboBox euiComboBox--compressed"
role="combobox"
>
<div
class="euiFormControlLayout"
class="euiFormControlLayout euiFormControlLayout--compressed"
>
<div
class="euiFormControlLayout__childrenWrapper"
>
<div
class="euiComboBox__inputWrap euiComboBox__inputWrap-isClearable"
class="euiComboBox__inputWrap euiComboBox__inputWrap--compressed euiComboBox__inputWrap-isClearable"
data-test-subj="comboBoxInput"
tabindex="-1"
>
Expand Down Expand Up @@ -61,17 +61,17 @@ exports[`<AliasSelect /> spec renders with error 1`] = `
<div
aria-expanded="false"
aria-haspopup="listbox"
class="euiComboBox"
class="euiComboBox euiComboBox--compressed"
role="combobox"
>
<div
class="euiFormControlLayout"
class="euiFormControlLayout euiFormControlLayout--compressed"
>
<div
class="euiFormControlLayout__childrenWrapper"
>
<div
class="euiComboBox__inputWrap euiComboBox__inputWrap-isClearable"
class="euiComboBox__inputWrap euiComboBox__inputWrap--compressed euiComboBox__inputWrap-isClearable"
data-test-subj="comboBoxInput"
tabindex="-1"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`<ChannelNotification /> spec renders the component 1`] = `
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
id="some_html_id-row"
>
<div
Expand All @@ -26,13 +26,13 @@ exports[`<ChannelNotification /> spec renders the component 1`] = `
class="euiFlexItem"
>
<div
class="euiFormControlLayout"
class="euiFormControlLayout euiFormControlLayout--compressed"
>
<div
class="euiFormControlLayout__childrenWrapper"
>
<select
class="euiSelect"
class="euiSelect euiSelect--compressed"
data-test-subj="create-policy-notification-channel-id"
id="channel-id"
placeholder="Select channel ID"
Expand Down Expand Up @@ -67,7 +67,7 @@ exports[`<ChannelNotification /> spec renders the component 1`] = `
class="euiFlexItem euiFlexItem--flexGrowZero"
>
<button
class="euiButton euiButton--primary refresh-button"
class="euiButton euiButton--primary euiButton--small refresh-button"
data-test-subj="channel-notification-refresh"
type="button"
>
Expand All @@ -85,7 +85,7 @@ exports[`<ChannelNotification /> spec renders the component 1`] = `
class="euiFlexItem euiFlexItem--flexGrowZero"
>
<a
class="euiButton euiButton--primary"
class="euiButton euiButton--primary euiButton--small"
href="notifications-dashboards#/channels"
rel="noopener noreferrer"
target="_blank"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ exports[`<ConfirmationModal /> spec renders the component 1`] = `
class="euiModalFooter"
>
<button
class="euiButtonEmpty euiButtonEmpty--primary"
class="euiButtonEmpty euiButtonEmpty--primary euiButtonEmpty--small"
data-test-subj="confirmationModalCloseButton"
type="button"
>
Expand All @@ -66,7 +66,7 @@ exports[`<ConfirmationModal /> spec renders the component 1`] = `
</span>
</button>
<button
class="euiButton euiButton--primary euiButton--fill"
class="euiButton euiButton--primary euiButton--small euiButton--fill"
data-test-subj="confirmationModalActionButton"
type="button"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ exports[`<ContentPanelActions /> spec renders the component 1`] = `
class="euiFlexItem euiFlexItem--flexGrowZero"
>
<button
class="euiButton euiButton--primary"
class="euiButton euiButton--primary euiButton--small"
data-test-subj="ContentPanelActionsButton"
type="button"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,15 @@ exports[`<CreatePolicyModal /> spec renders the component 1`] = `
class="euiPanel euiPanel--paddingMedium euiPanel--borderRadiusMedium euiPanel--plain euiPanel--hasShadow selected-radio-panel"
>
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
id="some_html_id-row"
>
<div
class="euiFormRow__fieldWrapper"
>
<div
aria-describedby="some_html_id-help-0"
class="euiRadio"
class="euiRadio euiRadio--compressed"
data-test-subj="createPolicyModalVisualRadio"
>
<input
Expand Down Expand Up @@ -118,15 +118,15 @@ exports[`<CreatePolicyModal /> spec renders the component 1`] = `
class="euiPanel euiPanel--paddingMedium euiPanel--borderRadiusMedium euiPanel--plain euiPanel--hasShadow"
>
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
id="some_html_id-row"
>
<div
class="euiFormRow__fieldWrapper"
>
<div
aria-describedby="some_html_id-help-0"
class="euiRadio"
class="euiRadio euiRadio--compressed"
data-test-subj="createPolicyModalJsonRadio"
>
<input
Expand Down Expand Up @@ -170,7 +170,7 @@ exports[`<CreatePolicyModal /> spec renders the component 1`] = `
class="euiFlexItem euiFlexItem--flexGrowZero"
>
<button
class="euiButtonEmpty euiButtonEmpty--primary"
class="euiButtonEmpty euiButtonEmpty--primary euiButtonEmpty--small"
data-test-subj="createPolicyModalCancelButton"
type="button"
>
Expand All @@ -189,7 +189,7 @@ exports[`<CreatePolicyModal /> spec renders the component 1`] = `
class="euiFlexItem euiFlexItem--flexGrowZero"
>
<button
class="euiButton euiButton--primary euiButton--fill"
class="euiButton euiButton--primary euiButton--small euiButton--fill"
data-test-subj="createPolicyModalContinueButton"
type="button"
>
Expand Down Expand Up @@ -292,15 +292,15 @@ exports[`<CreatePolicyModal /> spec renders the component w/ edit 1`] = `
class="euiPanel euiPanel--paddingMedium euiPanel--borderRadiusMedium euiPanel--plain euiPanel--hasShadow selected-radio-panel"
>
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
id="some_html_id-row"
>
<div
class="euiFormRow__fieldWrapper"
>
<div
aria-describedby="some_html_id-help-0"
class="euiRadio"
class="euiRadio euiRadio--compressed"
data-test-subj="createPolicyModalVisualRadio"
>
<input
Expand Down Expand Up @@ -337,15 +337,15 @@ exports[`<CreatePolicyModal /> spec renders the component w/ edit 1`] = `
class="euiPanel euiPanel--paddingMedium euiPanel--borderRadiusMedium euiPanel--plain euiPanel--hasShadow"
>
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
id="some_html_id-row"
>
<div
class="euiFormRow__fieldWrapper"
>
<div
aria-describedby="some_html_id-help-0"
class="euiRadio"
class="euiRadio euiRadio--compressed"
data-test-subj="createPolicyModalJsonRadio"
>
<input
Expand Down Expand Up @@ -389,7 +389,7 @@ exports[`<CreatePolicyModal /> spec renders the component w/ edit 1`] = `
class="euiFlexItem euiFlexItem--flexGrowZero"
>
<button
class="euiButtonEmpty euiButtonEmpty--primary"
class="euiButtonEmpty euiButtonEmpty--primary euiButtonEmpty--small"
data-test-subj="createPolicyModalCancelButton"
type="button"
>
Expand All @@ -408,7 +408,7 @@ exports[`<CreatePolicyModal /> spec renders the component w/ edit 1`] = `
class="euiFlexItem euiFlexItem--flexGrowZero"
>
<button
class="euiButton euiButton--primary euiButton--fill"
class="euiButton euiButton--primary euiButton--small euiButton--fill"
data-test-subj="createPolicyModalContinueButton"
type="button"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`<FormGenerator /> spec render the component 1`] = `
HTMLCollection [
<div>
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
id="some_html_id-row"
>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@ HTMLCollection [
</div>
</div>
<div
class="euiFormControlLayout euiFormControlLayout--fullWidth"
class="euiFormControlLayout euiFormControlLayout--fullWidth euiFormControlLayout--compressed"
>
<div
class="euiFormControlLayout__childrenWrapper"
>
<input
class="euiFieldText euiFieldText--fullWidth"
class="euiFieldText euiFieldText--fullWidth euiFieldText--compressed"
data-test-subj="deleteInput"
placeholder="delete"
type="text"
Expand All @@ -101,7 +101,7 @@ HTMLCollection [
class="euiModalFooter"
>
<button
class="euiButtonEmpty euiButtonEmpty--primary"
class="euiButtonEmpty euiButtonEmpty--primary euiButtonEmpty--small"
data-test-subj="deletaCancelButton"
type="button"
>
Expand All @@ -116,7 +116,7 @@ HTMLCollection [
</span>
</button>
<button
class="euiButton euiButton--danger euiButton--fill euiButton-isDisabled"
class="euiButton euiButton--danger euiButton--small euiButton--fill euiButton-isDisabled"
data-test-subj="deleteConfirmButton"
disabled=""
type="button"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ HTMLCollection [
class="euiPopover__anchor"
>
<button
class="euiButtonEmpty euiButtonEmpty--text euiFilterButton euiFilterButton-hasNotification euiFilterButton--hasIcon"
class="euiButtonEmpty euiButtonEmpty--text euiButtonEmpty--small euiFilterButton euiFilterButton-hasNotification euiFilterButton--hasIcon"
data-test-subj="test"
placeholder="test"
type="button"
Expand Down Expand Up @@ -63,7 +63,7 @@ HTMLCollection [
class="euiPopover__anchor"
>
<button
class="euiButtonEmpty euiButtonEmpty--text euiFilterButton euiFilterButton-isSelected euiFilterButton-hasNotification euiFilterButton--hasIcon"
class="euiButtonEmpty euiButtonEmpty--text euiButtonEmpty--small euiFilterButton euiFilterButton-isSelected euiFilterButton-hasNotification euiFilterButton--hasIcon"
data-test-subj="test"
placeholder="test"
type="button"
Expand Down Expand Up @@ -181,7 +181,7 @@ HTMLCollection [
class="euiPopover__anchor"
>
<button
class="euiButtonEmpty euiButtonEmpty--text euiFilterButton euiFilterButton-isSelected euiFilterButton-hasActiveFilters euiFilterButton-hasNotification euiFilterButton--hasIcon"
class="euiButtonEmpty euiButtonEmpty--text euiButtonEmpty--small euiFilterButton euiFilterButton-isSelected euiFilterButton-hasActiveFilters euiFilterButton-hasNotification euiFilterButton--hasIcon"
data-test-subj="test"
placeholder="test"
type="button"
Expand Down Expand Up @@ -299,7 +299,7 @@ HTMLCollection [
class="euiPopover__anchor"
>
<button
class="euiButtonEmpty euiButtonEmpty--text euiFilterButton euiFilterButton-isSelected euiFilterButton-hasNotification euiFilterButton--hasIcon"
class="euiButtonEmpty euiButtonEmpty--text euiButtonEmpty--small euiFilterButton euiFilterButton-isSelected euiFilterButton-hasNotification euiFilterButton--hasIcon"
data-test-subj="test"
placeholder="test"
type="button"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ HTMLCollection [
class="euiForm"
>
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
data-test-subj="form-name-test"
id="some_html_id-row"
>
Expand All @@ -29,13 +29,13 @@ HTMLCollection [
class="euiToolTipAnchor euiToolTipAnchor--displayBlock"
>
<div
class="euiFormControlLayout"
class="euiFormControlLayout euiFormControlLayout--compressed"
>
<div
class="euiFormControlLayout__childrenWrapper"
>
<input
class="euiFieldText"
class="euiFieldText euiFieldText--compressed"
type="text"
value=""
/>
Expand All @@ -45,7 +45,7 @@ HTMLCollection [
</div>
</div>
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
data-test-subj="form-name-test_component"
id="some_html_id-row"
>
Expand All @@ -69,7 +69,7 @@ HTMLCollection [
</div>
</div>
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
data-test-subj="form-name-test_component_2"
id="some_html_id-row"
>
Expand All @@ -91,13 +91,13 @@ HTMLCollection [
class="euiToolTipAnchor euiToolTipAnchor--displayBlock"
>
<div
class="euiFormControlLayout"
class="euiFormControlLayout euiFormControlLayout--compressed"
>
<div
class="euiFormControlLayout__childrenWrapper"
>
<input
class="euiFieldText"
class="euiFieldText euiFieldText--compressed"
type="text"
value=""
/>
Expand All @@ -107,7 +107,7 @@ HTMLCollection [
</div>
</div>
<div
class="euiFormRow"
class="euiFormRow euiFormRow--compressed"
data-test-subj="form-name-test_component_3"
id="some_html_id-row"
>
Expand Down
Loading

0 comments on commit 09516c4

Please sign in to comment.