mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-11 18:42:56 +00:00
test: update renderer-core snapshots
This commit is contained in:
parent
8d44c58845
commit
a8c50ef9cd
@ -259,10 +259,11 @@ exports[`Base Render renderComp 1`] = `
|
|||||||
"hidden": undefined,
|
"hidden": undefined,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
aria-expanded="false"
|
||||||
|
aria-label="select"
|
||||||
autoComplete="off"
|
autoComplete="off"
|
||||||
disabled={false}
|
disabled={false}
|
||||||
height="100%"
|
height="100%"
|
||||||
maxLength={null}
|
|
||||||
onBlur={[Function]}
|
onBlur={[Function]}
|
||||||
onChange={[Function]}
|
onChange={[Function]}
|
||||||
onCompositionEnd={[Function]}
|
onCompositionEnd={[Function]}
|
||||||
@ -378,10 +379,11 @@ exports[`Base Render renderComp 1`] = `
|
|||||||
"hidden": undefined,
|
"hidden": undefined,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
aria-expanded="false"
|
||||||
|
aria-label="select"
|
||||||
autoComplete="off"
|
autoComplete="off"
|
||||||
disabled={false}
|
disabled={false}
|
||||||
height="100%"
|
height="100%"
|
||||||
maxLength={null}
|
|
||||||
onBlur={[Function]}
|
onBlur={[Function]}
|
||||||
onChange={[Function]}
|
onChange={[Function]}
|
||||||
onCompositionEnd={[Function]}
|
onCompositionEnd={[Function]}
|
||||||
@ -485,7 +487,6 @@ exports[`Base Render renderComp 1`] = `
|
|||||||
autoComplete="off"
|
autoComplete="off"
|
||||||
disabled={false}
|
disabled={false}
|
||||||
height="100%"
|
height="100%"
|
||||||
maxLength={null}
|
|
||||||
onBlur={[Function]}
|
onBlur={[Function]}
|
||||||
onChange={[Function]}
|
onChange={[Function]}
|
||||||
onCompositionEnd={[Function]}
|
onCompositionEnd={[Function]}
|
||||||
@ -988,7 +989,6 @@ exports[`Base Render renderComp 1`] = `
|
|||||||
autoComplete="off"
|
autoComplete="off"
|
||||||
disabled={false}
|
disabled={false}
|
||||||
height="100%"
|
height="100%"
|
||||||
maxLength={null}
|
|
||||||
onBlur={[Function]}
|
onBlur={[Function]}
|
||||||
onChange={[Function]}
|
onChange={[Function]}
|
||||||
onCompositionEnd={[Function]}
|
onCompositionEnd={[Function]}
|
||||||
@ -1048,10 +1048,11 @@ exports[`Base Render renderComp 1`] = `
|
|||||||
"hidden": undefined,
|
"hidden": undefined,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
aria-expanded="false"
|
||||||
|
aria-label="select"
|
||||||
autoComplete="off"
|
autoComplete="off"
|
||||||
disabled={false}
|
disabled={false}
|
||||||
height="100%"
|
height="100%"
|
||||||
maxLength={null}
|
|
||||||
name="error"
|
name="error"
|
||||||
onBlur={[Function]}
|
onBlur={[Function]}
|
||||||
onChange={[Function]}
|
onChange={[Function]}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user