Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(lib): replace snapshots affected by CompatFallthroughMixin #223

Merged
merged 1 commit into from
Apr 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`BClockpicker render correctly 1`] = `
<div class="b-clockpicker control is-primary">
<div class="dropdown dropdown-menu-animation is-mobile-modal">
<div tabindex="0" class="dropdown-trigger" aria-haspopup="true">
<b-input-stub type="text" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" compatfallthrough="true" autocomplete="off" loading="false" readonly="" rounded="false" use-html5-validation="true"></b-input-stub>
<b-input-stub type="text" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" autocomplete="off" loading="false" readonly="" rounded="false" use-html5-validation="true"></b-input-stub>
</div>
<transition-stub name="fade" appear="false" persisted="false" css="true">
<div class="background" aria-hidden="true" style="display: none;"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ exports[`BColorpicker render correctly 1`] = `
<div class="field-body">
<div class="field">
<!--v-if-->
<b-input-stub modelvalue="0" type="number" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" compatfallthrough="true" modelmodifiers="[object Object]" size="is-small" aria-label="Red"></b-input-stub>
<b-input-stub modelvalue="0" type="number" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" modelmodifiers="[object Object]" size="is-small" aria-label="Red"></b-input-stub>
<!--v-if-->
</div>
</div>
Expand All @@ -44,7 +44,7 @@ exports[`BColorpicker render correctly 1`] = `
<div class="field-body">
<div class="field">
<!--v-if-->
<b-input-stub modelvalue="0" type="number" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" compatfallthrough="true" modelmodifiers="[object Object]" size="is-small" aria-label="Green"></b-input-stub>
<b-input-stub modelvalue="0" type="number" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" modelmodifiers="[object Object]" size="is-small" aria-label="Green"></b-input-stub>
<!--v-if-->
</div>
</div>
Expand All @@ -55,7 +55,7 @@ exports[`BColorpicker render correctly 1`] = `
<div class="field-body">
<div class="field">
<!--v-if-->
<b-input-stub modelvalue="0" type="number" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" compatfallthrough="true" modelmodifiers="[object Object]" size="is-small" aria-label="Blue"></b-input-stub>
<b-input-stub modelvalue="0" type="number" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" modelmodifiers="[object Object]" size="is-small" aria-label="Blue"></b-input-stub>
<!--v-if-->
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`BDatepicker render correctly 1`] = `
<div class="datepicker control">
<div class="dropdown dropdown-menu-animation is-mobile-modal">
<div tabindex="-1" class="dropdown-trigger" aria-haspopup="true">
<b-input-stub type="text" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" compatfallthrough="true" autocomplete="off" rounded="false" loading="false" readonly="" use-html5-validation="false"></b-input-stub>
<b-input-stub type="text" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" autocomplete="off" rounded="false" loading="false" readonly="" use-html5-validation="false"></b-input-stub>
</div>
<transition-stub name="fade" appear="false" persisted="false" css="true">
<div class="background" aria-hidden="true" style="display: none;"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`BTaginput render correctly 1`] = `
<div class="taginput control">
<div class="taginput-container is-focusable">
<b-autocomplete-stub modelvalue="" data="" field="value" keepfirst="false" clearonselect="false" openonfocus="false" checkinfinitescroll="false" keepopen="true" selectonclickoutside="false" clearable="false" dropdownposition="auto" iconrightclickable="false" appendtobody="false" type="text" confirmkeys=",,Tab,Enter" selectableheader="false" selectablefooter="false" compatfallthrough="true" has-counter="false" loading="false" use-html5-validation="true"></b-autocomplete-stub>
<b-autocomplete-stub modelvalue="" data="" field="value" keepfirst="false" clearonselect="false" openonfocus="false" checkinfinitescroll="false" keepopen="true" selectonclickoutside="false" clearable="false" dropdownposition="auto" iconrightclickable="false" appendtobody="false" type="text" confirmkeys=",,Tab,Enter" selectableheader="false" selectablefooter="false" has-counter="false" loading="false" use-html5-validation="true"></b-autocomplete-stub>
</div>
<!--v-if-->
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`BTimepicker render correctly 1`] = `
<div class="timepicker control">
<div class="dropdown dropdown-menu-animation is-mobile-modal">
<div tabindex="0" class="dropdown-trigger" aria-haspopup="true">
<b-input-stub type="text" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" compatfallthrough="true" autocomplete="off" loading="false" readonly="" rounded="false" use-html5-validation="true"></b-input-stub>
<b-input-stub type="text" lazy="false" passwordreveal="false" iconclickable="false" hascounter="true" customclass="" iconrightclickable="false" autocomplete="off" loading="false" readonly="" rounded="false" use-html5-validation="true"></b-input-stub>
</div>
<transition-stub name="fade" appear="false" persisted="false" css="true">
<div class="background" aria-hidden="true" style="display: none;"></div>
Expand Down