diff --git a/src/address-edit/test/__snapshots__/demo.spec.ts.snap b/src/address-edit/test/__snapshots__/demo.spec.ts.snap index 23beab81a..3a44405ce 100644 --- a/src/address-edit/test/__snapshots__/demo.spec.ts.snap +++ b/src/address-edit/test/__snapshots__/demo.spec.ts.snap @@ -6,9 +6,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -21,9 +21,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -39,9 +39,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
@@ -57,9 +57,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -74,9 +74,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
diff --git a/src/address-edit/test/__snapshots__/index.spec.js.snap b/src/address-edit/test/__snapshots__/index.spec.js.snap index 599de63f4..ef5b38f22 100644 --- a/src/address-edit/test/__snapshots__/index.spec.js.snap +++ b/src/address-edit/test/__snapshots__/index.spec.js.snap @@ -11,9 +11,9 @@ exports[`should render AddressEdit correctly 1`] = `
- + +
@@ -26,9 +26,9 @@ exports[`should render AddressEdit correctly 1`] = `
- + +
@@ -44,9 +44,9 @@ exports[`should render AddressEdit correctly 1`] = ` tabindex="0" >
- + +
@@ -62,9 +62,9 @@ exports[`should render AddressEdit correctly 1`] = `
- + +
@@ -96,9 +96,9 @@ exports[`should render AddressEdit with props correctly 1`] = `
- + +
@@ -111,9 +111,9 @@ exports[`should render AddressEdit with props correctly 1`] = `
- + +
@@ -129,9 +129,9 @@ exports[`should render AddressEdit with props correctly 1`] = ` tabindex="0" >
- + +
@@ -147,9 +147,9 @@ exports[`should render AddressEdit with props correctly 1`] = `
- + +
@@ -163,9 +163,9 @@ exports[`should render AddressEdit with props correctly 1`] = `
- + +
@@ -209,9 +209,9 @@ exports[`should render AddressEdit with props correctly 1`] = ` exports[`should valid address detail and render error message correctly 1`] = `
- + +
@@ -232,9 +232,9 @@ exports[`should valid address detail and render error message correctly 1`] = ` exports[`should valid address detail and render error message correctly 2`] = `
- + +
@@ -255,9 +255,9 @@ exports[`should valid area code and render error message correctly 1`] = ` tabindex="0" >
- + +
@@ -282,9 +282,9 @@ exports[`should valid area code and render error message correctly 2`] = ` tabindex="0" >
- + +
@@ -303,9 +303,9 @@ exports[`should valid area code and render error message correctly 2`] = ` exports[`should valid name and render error message correctly 1`] = `
- + +
@@ -324,9 +324,9 @@ exports[`should valid name and render error message correctly 1`] = ` exports[`should valid name and render error message correctly 2`] = `
- + +
@@ -342,9 +342,9 @@ exports[`should valid name and render error message correctly 2`] = ` exports[`should valid postal code and render error message correctly 1`] = `
- + +
@@ -363,9 +363,9 @@ exports[`should valid postal code and render error message correctly 1`] = ` exports[`should valid postal code and render error message correctly 2`] = `
- + +
@@ -381,9 +381,9 @@ exports[`should valid postal code and render error message correctly 2`] = ` exports[`should valid tel and render error message correctly 1`] = `
- + +
@@ -402,9 +402,9 @@ exports[`should valid tel and render error message correctly 1`] = ` exports[`should valid tel and render error message correctly 2`] = `
- + +
diff --git a/src/cascader/test/__snapshots__/demo.spec.ts.snap b/src/cascader/test/__snapshots__/demo.spec.ts.snap index 1e1fdca74..fc9aa2a91 100644 --- a/src/cascader/test/__snapshots__/demo.spec.ts.snap +++ b/src/cascader/test/__snapshots__/demo.spec.ts.snap @@ -7,9 +7,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
@@ -30,9 +30,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
@@ -53,9 +53,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
@@ -76,9 +76,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
diff --git a/src/config-provider/test/__snapshots__/demo.spec.ts.snap b/src/config-provider/test/__snapshots__/demo.spec.ts.snap index 15a22184f..7bf82ac63 100644 --- a/src/config-provider/test/__snapshots__/demo.spec.ts.snap +++ b/src/config-provider/test/__snapshots__/demo.spec.ts.snap @@ -5,9 +5,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -73,9 +73,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -121,9 +121,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -189,9 +189,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
diff --git a/src/contact-edit/test/__snapshots__/demo.spec.ts.snap b/src/contact-edit/test/__snapshots__/demo.spec.ts.snap index d9759b095..a6fdf3a90 100644 --- a/src/contact-edit/test/__snapshots__/demo.spec.ts.snap +++ b/src/contact-edit/test/__snapshots__/demo.spec.ts.snap @@ -6,9 +6,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -21,9 +21,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
diff --git a/src/field/Field.tsx b/src/field/Field.tsx index bac5ef673..34e2e4e06 100644 --- a/src/field/Field.tsx +++ b/src/field/Field.tsx @@ -493,7 +493,7 @@ export default defineComponent({ return [slots.label(), colon]; } if (props.label) { - return {props.label + colon}; + return ; } }; diff --git a/src/field/test/__snapshots__/demo.spec.ts.snap b/src/field/test/__snapshots__/demo.spec.ts.snap index 2da71110f..65b05ab7e 100644 --- a/src/field/test/__snapshots__/demo.spec.ts.snap +++ b/src/field/test/__snapshots__/demo.spec.ts.snap @@ -5,9 +5,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -24,9 +24,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -39,9 +39,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -54,9 +54,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -70,9 +70,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -86,9 +86,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -105,9 +105,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -120,9 +120,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -143,9 +143,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -166,9 +166,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -185,9 +185,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -200,9 +200,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -222,9 +222,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -252,9 +252,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -267,9 +267,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -302,9 +302,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -329,9 +329,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
diff --git a/src/field/test/__snapshots__/index.spec.js.snap b/src/field/test/__snapshots__/index.spec.js.snap index 065bb1b36..3fc01ab39 100644 --- a/src/field/test/__snapshots__/index.spec.js.snap +++ b/src/field/test/__snapshots__/index.spec.js.snap @@ -7,9 +7,9 @@ exports[`should change clear icon when using clear-icon prop 1`] = ` exports[`should render colon when using colon prop 1`] = `
- + +
`; diff --git a/src/form/test/__snapshots__/demo.spec.ts.snap b/src/form/test/__snapshots__/demo.spec.ts.snap index 93426c10d..b7ac64b24 100644 --- a/src/form/test/__snapshots__/demo.spec.ts.snap +++ b/src/form/test/__snapshots__/demo.spec.ts.snap @@ -6,9 +6,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -22,9 +22,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -55,9 +55,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -71,9 +71,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -87,9 +87,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -103,9 +103,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -136,9 +136,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -157,9 +157,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -180,9 +180,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -221,9 +221,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -264,9 +264,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -295,9 +295,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -363,9 +363,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -393,9 +393,9 @@ exports[`should render demo and match snapshot 1`] = `
- + +
@@ -437,9 +437,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
@@ -459,9 +459,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
@@ -481,9 +481,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
@@ -503,9 +503,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
diff --git a/src/number-keyboard/test/__snapshots__/demo.spec.ts.snap b/src/number-keyboard/test/__snapshots__/demo.spec.ts.snap index 98b4f4cde..6acbc6a49 100644 --- a/src/number-keyboard/test/__snapshots__/demo.spec.ts.snap +++ b/src/number-keyboard/test/__snapshots__/demo.spec.ts.snap @@ -79,9 +79,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
diff --git a/src/picker/test/__snapshots__/demo.spec.ts.snap b/src/picker/test/__snapshots__/demo.spec.ts.snap index 9947926d9..5c77a051f 100644 --- a/src/picker/test/__snapshots__/demo.spec.ts.snap +++ b/src/picker/test/__snapshots__/demo.spec.ts.snap @@ -679,9 +679,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +
diff --git a/src/popover/test/__snapshots__/demo.spec.ts.snap b/src/popover/test/__snapshots__/demo.spec.ts.snap index 3504249f3..c623ba822 100644 --- a/src/popover/test/__snapshots__/demo.spec.ts.snap +++ b/src/popover/test/__snapshots__/demo.spec.ts.snap @@ -31,9 +31,9 @@ exports[`should render demo and match snapshot 1`] = ` tabindex="0" >
- + +