From b0364b96b73b9e543781a35962c03b5a983352c4 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 25 Jun 2025 16:04:04 +0200 Subject: [PATCH] fix(SelectMenu): dynamic input size --- src/runtime/components/SelectMenu.vue | 2 +- test/components/__snapshots__/SelectMenu-vue.spec.ts.snap | 8 ++++---- test/components/__snapshots__/SelectMenu.spec.ts.snap | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/runtime/components/SelectMenu.vue b/src/runtime/components/SelectMenu.vue index 06043689..9753b312 100644 --- a/src/runtime/components/SelectMenu.vue +++ b/src/runtime/components/SelectMenu.vue @@ -432,7 +432,7 @@ defineExpose({ - + diff --git a/test/components/__snapshots__/SelectMenu-vue.spec.ts.snap b/test/components/__snapshots__/SelectMenu-vue.spec.ts.snap index a4b5ee74..8b0dc619 100644 --- a/test/components/__snapshots__/SelectMenu-vue.spec.ts.snap +++ b/test/components/__snapshots__/SelectMenu-vue.spec.ts.snap @@ -1304,7 +1304,7 @@ exports[`SelectMenu > renders with size lg correctly 1`] = `
-
+
@@ -1376,7 +1376,7 @@ exports[`SelectMenu > renders with size sm correctly 1`] = `
-
+
@@ -1412,7 +1412,7 @@ exports[`SelectMenu > renders with size xl correctly 1`] = `
-
+
@@ -1448,7 +1448,7 @@ exports[`SelectMenu > renders with size xs correctly 1`] = `
-
+
diff --git a/test/components/__snapshots__/SelectMenu.spec.ts.snap b/test/components/__snapshots__/SelectMenu.spec.ts.snap index d6d10955..8ed0690f 100644 --- a/test/components/__snapshots__/SelectMenu.spec.ts.snap +++ b/test/components/__snapshots__/SelectMenu.spec.ts.snap @@ -1304,7 +1304,7 @@ exports[`SelectMenu > renders with size lg correctly 1`] = `
-
+
@@ -1376,7 +1376,7 @@ exports[`SelectMenu > renders with size sm correctly 1`] = `
-
+
@@ -1412,7 +1412,7 @@ exports[`SelectMenu > renders with size xl correctly 1`] = `
-
+
@@ -1448,7 +1448,7 @@ exports[`SelectMenu > renders with size xs correctly 1`] = `
-
+