Update snapshots due to upgraded jest packages

This commit is contained in:
Eric 2020-06-27 13:13:52 -05:00 committed by Eric Schultz
parent 7c86abd86b
commit 862eea3867

View file

@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP // Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Wizard Move back on disabled make first invalid so move back there 1`] = ` exports[`Wizard Move back on disabled make first invalid so move back there 1`] = `
"<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function]} intl={{...}}> "<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function (anonymous)]} intl={{...}}>
<Wizard wizardState={{...}} disableTabs={false}> <Wizard wizardState={{...}} disableTabs={false}>
<Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\"> <Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\">
<section style={{...}} className=\\"wizard-steps\\"> <section style={{...}} className=\\"wizard-steps\\">
@ -39,7 +39,7 @@ exports[`Wizard Move back on disabled make first invalid so move back there 1`]
</TabList> </TabList>
</WizardTabList> </WizardTabList>
<div className=\\"modal-body\\"> <div className=\\"modal-body\\">
<form onSubmit={[Function]}> <form onSubmit={[Function (anonymous)]}>
<WizardPanel tab={{...}}> <WizardPanel tab={{...}}>
<TabPanel tabId=\\"tab1\\" active={true} className=\\"wizard-step\\" tag=\\"div\\"> <TabPanel tabId=\\"tab1\\" active={true} className=\\"wizard-step\\" tag=\\"div\\">
<div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={false} aria-describedby=\\"tab1\\"> <div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={false} aria-describedby=\\"tab1\\">
@ -70,7 +70,7 @@ exports[`Wizard Move back on disabled make first invalid so move back there 1`]
`; `;
exports[`Wizard Move back on disabled make first invalid so move back there 2`] = ` exports[`Wizard Move back on disabled make first invalid so move back there 2`] = `
"<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function]} intl={{...}}> "<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function (anonymous)]} intl={{...}}>
<Wizard wizardState={{...}} disableTabs={false}> <Wizard wizardState={{...}} disableTabs={false}>
<Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\"> <Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\">
<section style={{...}} className=\\"wizard-steps\\"> <section style={{...}} className=\\"wizard-steps\\">
@ -108,7 +108,7 @@ exports[`Wizard Move back on disabled make first invalid so move back there 2`]
</TabList> </TabList>
</WizardTabList> </WizardTabList>
<div className=\\"modal-body\\"> <div className=\\"modal-body\\">
<form onSubmit={[Function]}> <form onSubmit={[Function (anonymous)]}>
<WizardPanel tab={{...}}> <WizardPanel tab={{...}}>
<TabPanel tabId=\\"tab1\\" active={true} className=\\"wizard-step\\" tag=\\"div\\"> <TabPanel tabId=\\"tab1\\" active={true} className=\\"wizard-step\\" tag=\\"div\\">
<div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={false} aria-describedby=\\"tab1\\"> <div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={false} aria-describedby=\\"tab1\\">
@ -139,7 +139,7 @@ exports[`Wizard Move back on disabled make first invalid so move back there 2`]
`; `;
exports[`Wizard Move back on disabled make second invalid so move back there 1`] = ` exports[`Wizard Move back on disabled make second invalid so move back there 1`] = `
"<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function]} intl={{...}}> "<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function (anonymous)]} intl={{...}}>
<Wizard wizardState={{...}} disableTabs={false}> <Wizard wizardState={{...}} disableTabs={false}>
<Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\"> <Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\">
<section style={{...}} className=\\"wizard-steps\\"> <section style={{...}} className=\\"wizard-steps\\">
@ -177,7 +177,7 @@ exports[`Wizard Move back on disabled make second invalid so move back there 1`]
</TabList> </TabList>
</WizardTabList> </WizardTabList>
<div className=\\"modal-body\\"> <div className=\\"modal-body\\">
<form onSubmit={[Function]}> <form onSubmit={[Function (anonymous)]}>
<WizardPanel tab={{...}}> <WizardPanel tab={{...}}>
<TabPanel tabId=\\"tab1\\" active={false} className=\\"wizard-step\\" tag=\\"div\\"> <TabPanel tabId=\\"tab1\\" active={false} className=\\"wizard-step\\" tag=\\"div\\">
<div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={true} aria-describedby=\\"tab1\\"> <div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={true} aria-describedby=\\"tab1\\">
@ -208,7 +208,7 @@ exports[`Wizard Move back on disabled make second invalid so move back there 1`]
`; `;
exports[`Wizard first tab is active 1`] = ` exports[`Wizard first tab is active 1`] = `
"<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function]} intl={{...}}> "<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function (anonymous)]} intl={{...}}>
<Wizard wizardState={{...}} disableTabs={false}> <Wizard wizardState={{...}} disableTabs={false}>
<Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\"> <Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\">
<section style={{...}} className=\\"wizard-steps\\"> <section style={{...}} className=\\"wizard-steps\\">
@ -246,7 +246,7 @@ exports[`Wizard first tab is active 1`] = `
</TabList> </TabList>
</WizardTabList> </WizardTabList>
<div className=\\"modal-body\\"> <div className=\\"modal-body\\">
<form onSubmit={[Function]}> <form onSubmit={[Function (anonymous)]}>
<WizardPanel tab={{...}}> <WizardPanel tab={{...}}>
<TabPanel tabId=\\"tab1\\" active={true} className=\\"wizard-step\\" tag=\\"div\\"> <TabPanel tabId=\\"tab1\\" active={true} className=\\"wizard-step\\" tag=\\"div\\">
<div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={false} aria-describedby=\\"tab1\\"> <div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={false} aria-describedby=\\"tab1\\">
@ -277,7 +277,7 @@ exports[`Wizard first tab is active 1`] = `
`; `;
exports[`Wizard go to the second tab go to next via backend 1`] = ` exports[`Wizard go to the second tab go to next via backend 1`] = `
"<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function]} intl={{...}}> "<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function (anonymous)]} intl={{...}}>
<Wizard wizardState={{...}} disableTabs={false}> <Wizard wizardState={{...}} disableTabs={false}>
<Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\"> <Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\">
<section style={{...}} className=\\"wizard-steps\\"> <section style={{...}} className=\\"wizard-steps\\">
@ -315,7 +315,7 @@ exports[`Wizard go to the second tab go to next via backend 1`] = `
</TabList> </TabList>
</WizardTabList> </WizardTabList>
<div className=\\"modal-body\\"> <div className=\\"modal-body\\">
<form onSubmit={[Function]}> <form onSubmit={[Function (anonymous)]}>
<WizardPanel tab={{...}}> <WizardPanel tab={{...}}>
<TabPanel tabId=\\"tab1\\" active={false} className=\\"wizard-step\\" tag=\\"div\\"> <TabPanel tabId=\\"tab1\\" active={false} className=\\"wizard-step\\" tag=\\"div\\">
<div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={true} aria-describedby=\\"tab1\\"> <div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={true} aria-describedby=\\"tab1\\">
@ -346,7 +346,7 @@ exports[`Wizard go to the second tab go to next via backend 1`] = `
`; `;
exports[`Wizard go to the second tab set via next click 1`] = ` exports[`Wizard go to the second tab set via next click 1`] = `
"<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function]} intl={{...}}> "<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function (anonymous)]} intl={{...}}>
<Wizard wizardState={{...}} disableTabs={false}> <Wizard wizardState={{...}} disableTabs={false}>
<Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\"> <Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\">
<section style={{...}} className=\\"wizard-steps\\"> <section style={{...}} className=\\"wizard-steps\\">
@ -384,7 +384,7 @@ exports[`Wizard go to the second tab set via next click 1`] = `
</TabList> </TabList>
</WizardTabList> </WizardTabList>
<div className=\\"modal-body\\"> <div className=\\"modal-body\\">
<form onSubmit={[Function]}> <form onSubmit={[Function (anonymous)]}>
<WizardPanel tab={{...}}> <WizardPanel tab={{...}}>
<TabPanel tabId=\\"tab1\\" active={false} className=\\"wizard-step\\" tag=\\"div\\"> <TabPanel tabId=\\"tab1\\" active={false} className=\\"wizard-step\\" tag=\\"div\\">
<div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={true} aria-describedby=\\"tab1\\"> <div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={true} aria-describedby=\\"tab1\\">
@ -415,7 +415,7 @@ exports[`Wizard go to the second tab set via next click 1`] = `
`; `;
exports[`Wizard go to the second tab set via tab click 1`] = ` exports[`Wizard go to the second tab set via tab click 1`] = `
"<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function]} intl={{...}}> "<OuterWrapper state={{...}} disabledTabs={false} __childrenCreator={[Function (anonymous)]} intl={{...}}>
<Wizard wizardState={{...}} disableTabs={false}> <Wizard wizardState={{...}} disableTabs={false}>
<Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\"> <Wrapper manager={{...}} tag=\\"section\\" style={{...}} className=\\"wizard-steps\\">
<section style={{...}} className=\\"wizard-steps\\"> <section style={{...}} className=\\"wizard-steps\\">
@ -453,7 +453,7 @@ exports[`Wizard go to the second tab set via tab click 1`] = `
</TabList> </TabList>
</WizardTabList> </WizardTabList>
<div className=\\"modal-body\\"> <div className=\\"modal-body\\">
<form onSubmit={[Function]}> <form onSubmit={[Function (anonymous)]}>
<WizardPanel tab={{...}}> <WizardPanel tab={{...}}>
<TabPanel tabId=\\"tab1\\" active={false} className=\\"wizard-step\\" tag=\\"div\\"> <TabPanel tabId=\\"tab1\\" active={false} className=\\"wizard-step\\" tag=\\"div\\">
<div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={true} aria-describedby=\\"tab1\\"> <div className=\\"wizard-step\\" id=\\"tab1-panel\\" onKeyDown={[Function: bound ]} role=\\"tabpanel\\" style={{...}} aria-hidden={true} aria-describedby=\\"tab1\\">