app/javascript/spec/pxe-iso-image-form/__snapshots__/pxe-iso-image-form.spec.js.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Pxe Edit Iso Image Form Component should render editing a iso image 1`] = `
<Provider
store={
Object {
"asyncReducers": Object {
"FormButtons": [Function],
"miqCustomTabReducer": [Function],
"notificationReducer": [Function],
},
"dispatch": [Function],
"getState": [Function],
"injectReducers": [Function],
"replaceReducer": [Function],
"subscribe": [Function],
Symbol(observable): [Function],
}
}
>
<PxeIsoImageForm
recordId="1"
>
<Connect(MiqFormRenderer)
buttonsLabels={
Object {
"submitLabel": "Save",
}
}
canReset={true}
initialValues={
Object {
"pxe_image_type_id": "1",
}
}
onCancel={[Function]}
onSubmit={[Function]}
schema={
Object {
"fields": Array [
Object {
"component": "sub-form",
"fields": Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
],
"id": "basic-information",
"name": "basic-information",
"title": "Basic Information",
},
],
}
}
>
<MiqFormRenderer
buttonsLabels={
Object {
"submitLabel": "Save",
}
}
canReset={true}
className="form-react"
componentMapper={
Object {
"checkbox": [Function],
"code-editor": [Function],
"date-picker": [Function],
"dual-list-select": [Function],
"edit-password-field": [Function],
"field-array": [Function],
"file-upload": [Function],
"font-icon-picker": [Function],
"font-icon-picker-ddf": [Function],
"multi-select": [Function],
"password-field": [Function],
"plain-text": [Function],
"radio": [Function],
"select": [Function],
"slider": [Function],
"sub-form": [Function],
"switch": [Function],
"tabs": [Function],
"text-field": [Function],
"textarea": [Function],
"time-picker": [Function],
"tree-selector": [Function],
"tree-view": [Function],
"validate-credentials": [Function],
"wizard": [Function],
}
}
disableSubmit={
Array [
"pristine",
"invalid",
]
}
dispatch={[Function]}
initialValues={
Object {
"pxe_image_type_id": "1",
}
}
onCancel={[Function]}
onSubmit={[Function]}
schema={
Object {
"fields": Array [
Object {
"component": "sub-form",
"fields": Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
],
"id": "basic-information",
"name": "basic-information",
"title": "Basic Information",
},
],
}
}
showFormControls={true}
>
<FormRenderer
FormTemplate={[Function]}
clearOnUnmount={false}
componentMapper={
Object {
"checkbox": [Function],
"code-editor": [Function],
"date-picker": [Function],
"dual-list-select": [Function],
"edit-password-field": [Function],
"field-array": [Function],
"file-upload": [Function],
"font-icon-picker": [Function],
"font-icon-picker-ddf": [Function],
"multi-select": [Function],
"password-field": [Function],
"plain-text": [Function],
"radio": [Function],
"select": [Function],
"slider": [Function],
"spy-field": [Function],
"sub-form": [Function],
"switch": [Function],
"tabs": [Function],
"text-field": [Function],
"textarea": [Function],
"time-picker": [Function],
"tree-selector": [Function],
"tree-view": [Function],
"validate-credentials": [Function],
"wizard": [Function],
}
}
dispatch={[Function]}
initialValues={
Object {
"pxe_image_type_id": "1",
}
}
onCancel={[Function]}
onReset={[Function]}
onSubmit={[Function]}
schema={
Object {
"fields": Array [
Object {
"component": "sub-form",
"fields": Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
],
"id": "basic-information",
"name": "basic-information",
"title": "Basic Information",
},
Object {
"component": "spy-field",
"initialize": undefined,
"name": "spy-field",
},
],
}
}
>
<ReactFinalForm
decorators={
Array [
[Function],
]
}
dispatch={[Function]}
initialValues={
Object {
"pxe_image_type_id": "1",
}
}
mutators={
Object {
"concat": [Function],
"insert": [Function],
"move": [Function],
"pop": [Function],
"push": [Function],
"remove": [Function],
"removeBatch": [Function],
"shift": [Function],
"swap": [Function],
"unshift": [Function],
"update": [Function],
}
}
onSubmit={[Function]}
render={[Function]}
subscription={
Object {
"pristine": true,
"submitting": true,
"valid": true,
}
}
>
<Component
formFields={
Array [
<SingleField
component="sub-form"
fields={
Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
]
}
id="basic-information"
name="basic-information"
title="Basic Information"
/>,
<SingleField
component="spy-field"
name="spy-field"
/>,
]
}
schema={
Object {
"fields": Array [
Object {
"component": "sub-form",
"fields": Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
],
"id": "basic-information",
"name": "basic-information",
"title": "Basic Information",
},
Object {
"component": "spy-field",
"initialize": undefined,
"name": "spy-field",
},
],
}
}
>
<WrappedFormTemplate
canReset={true}
cancelLabel="Cancel"
disableSubmit={
Array [
"pristine",
"invalid",
]
}
formFields={
Array [
<SingleField
component="sub-form"
fields={
Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
]
}
id="basic-information"
name="basic-information"
title="Basic Information"
/>,
<SingleField
component="spy-field"
name="spy-field"
/>,
]
}
formWrapperProps={
Object {
"className": "form-react",
}
}
resetLabel="Reset"
schema={
Object {
"fields": Array [
Object {
"component": "sub-form",
"fields": Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
],
"id": "basic-information",
"name": "basic-information",
"title": "Basic Information",
},
Object {
"component": "spy-field",
"initialize": undefined,
"name": "spy-field",
},
],
}
}
showFormControls={true}
submitLabel="Save"
>
<FormTemplate
Button={[Function]}
ButtonGroup={[Function]}
Description={[Function]}
FormWrapper={[Function]}
Header={[Function]}
Title={[Function]}
buttonOrder={
Array [
"submit",
"reset",
"cancel",
]
}
canReset={true}
cancelLabel="Cancel"
disableSubmit={
Array [
"pristine",
"invalid",
]
}
formFields={
Array [
<SingleField
component="sub-form"
fields={
Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
]
}
id="basic-information"
name="basic-information"
title="Basic Information"
/>,
<SingleField
component="spy-field"
name="spy-field"
/>,
]
}
formWrapperProps={
Object {
"className": "form-react",
}
}
resetLabel="Reset"
schema={
Object {
"fields": Array [
Object {
"component": "sub-form",
"fields": Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
],
"id": "basic-information",
"name": "basic-information",
"title": "Basic Information",
},
Object {
"component": "spy-field",
"initialize": undefined,
"name": "spy-field",
},
],
}
}
showFormControls={true}
submitLabel="Save"
>
<Form
className="form-react"
onSubmit={[Function]}
>
<Form
className="form-0-2-3 form-react"
noValidate={true}
onSubmit={[Function]}
>
<form
className="bx--form form-0-2-3 form-react"
noValidate={true}
onSubmit={[Function]}
>
<SingleField
component="sub-form"
fields={
Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
]
}
id="basic-information"
key="basic-information"
name="basic-information"
title="Basic Information"
>
<FormConditionWrapper
field={
Object {
"component": "sub-form",
"fields": Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
],
"id": "basic-information",
"name": "basic-information",
"title": "Basic Information",
}
}
>
<FormFieldHideWrapper
hideField={false}
>
<SubForm
DescriptionElement="p"
TitleElement="h3"
component="sub-form"
fields={
Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
]
}
id="basic-information"
name="basic-information"
title="Basic Information"
>
<div
className=""
id="basic-information"
name="basic-information"
>
<div>
<h3>
Basic Information
</h3>
</div>
<SingleField
component="select"
id="pxe_image_type_id"
includeEmpty={true}
key="pxe_image_type_id"
label="Type"
loadOptions={[Function]}
name="pxe_image_type_id"
placeholder="<Choose>"
>
<FormConditionWrapper
field={
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
}
}
>
<FormFieldHideWrapper
hideField={false}
>
<SelectWithOnChange
component="select"
id="pxe_image_type_id"
includeEmpty={true}
label="Type"
loadOptions={[Function]}
name="pxe_image_type_id"
placeholder="<Choose>"
>
<Select
component="select"
id="pxe_image_type_id"
label="Type"
loadOptions={[Function]}
loadingMessage="Loading..."
name="pxe_image_type_id"
placeholder="<Choose>"
>
<Select
SelectComponent={[Function]}
id="pxe_image_type_id"
invalidText=""
labelText="Type"
loadOptions={[Function]}
loadOptionsChangeCounter={1}
loadingMessage="Loading..."
name="pxe_image_type_id"
onBlur={[Function]}
onChange={[Function]}
onFocus={[Function]}
placeholder="<Choose>"
simpleValue={false}
value="1"
>
<ClearedSelect
className=""
closeMenuOnSelect={true}
hideSelectedOptions={false}
id="pxe_image_type_id"
invalidText=""
isClearable={false}
isFetching={false}
isSearchable={false}
labelText="Type"
name="pxe_image_type_id"
noOptionsMessage={[Function]}
onBlur={[Function]}
onChange={[Function]}
onFocus={[Function]}
onInputChange={[Function]}
options={
Array [
Object {
"label": "<Choose>",
"value": undefined,
},
Object {
"label": "pxe-image-type1",
"value": "1",
},
Object {
"label": "pxe-image-type2",
"value": "2",
},
]
}
placeholder="<Choose>"
value="1"
>
<Select
className=""
disabled={false}
helperText=""
id="pxe_image_type_id"
inline={false}
invalid={false}
invalidText=""
labelText="Type"
light={false}
name="pxe_image_type_id"
onBlur={[Function]}
onChange={[Function]}
onFocus={[Function]}
value="1"
>
<div
className="bx--form-item"
>
<div
className="bx--select"
>
<label
className="bx--label"
htmlFor="pxe_image_type_id"
>
Type
</label>
<div
className="bx--select-input__wrapper"
data-invalid={null}
>
<select
className="bx--select-input"
id="pxe_image_type_id"
name="pxe_image_type_id"
onBlur={[Function]}
onChange={[Function]}
onFocus={[Function]}
value="1"
>
<SelectItem
disabled={false}
hidden={false}
key="0"
label="<Choose>"
text="<Choose>"
value=""
>
<option
className="bx--select-option"
disabled={false}
hidden={false}
label="<Choose>"
value=""
>
<Choose>
</option>
</SelectItem>
<SelectItem
disabled={false}
hidden={false}
key="1"
label="pxe-image-type1"
text="pxe-image-type1"
value="1"
>
<option
className="bx--select-option"
disabled={false}
hidden={false}
label="pxe-image-type1"
value="1"
>
pxe-image-type1
</option>
</SelectItem>
<SelectItem
disabled={false}
hidden={false}
key="2"
label="pxe-image-type2"
text="pxe-image-type2"
value="2"
>
<option
className="bx--select-option"
disabled={false}
hidden={false}
label="pxe-image-type2"
value="2"
>
pxe-image-type2
</option>
</SelectItem>
</select>
<ForwardRef(ChevronDown16)
className="bx--select__arrow"
>
<Icon
className="bx--select__arrow"
fill="currentColor"
height={16}
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 16 16"
width={16}
xmlns="http://www.w3.org/2000/svg"
>
<svg
aria-hidden={true}
className="bx--select__arrow"
fill="currentColor"
focusable="false"
height={16}
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 16 16"
width={16}
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 11L3 6 3.7 5.3 8 9.6 12.3 5.3 13 6z"
/>
</svg>
</Icon>
</ForwardRef(ChevronDown16)>
</div>
</div>
</div>
</Select>
</ClearedSelect>
</Select>
</Select>
</SelectWithOnChange>
</FormFieldHideWrapper>
</FormConditionWrapper>
</SingleField>
</div>
</SubForm>
</FormFieldHideWrapper>
</FormConditionWrapper>
</SingleField>
<SingleField
component="spy-field"
key="spy-field"
name="spy-field"
>
<FormConditionWrapper
field={
Object {
"component": "spy-field",
"initialize": undefined,
"name": "spy-field",
}
}
>
<FormFieldHideWrapper
hideField={false}
>
<SpyField
component="spy-field"
name="spy-field"
>
<FormSpy
onChange={[Function]}
subscription={
Object {
"pristine": true,
"valid": true,
}
}
/>
</SpyField>
</FormFieldHideWrapper>
</FormConditionWrapper>
</SingleField>
<FormSpy>
<FormControls
Button={[Function]}
ButtonGroup={[Function]}
FormSpy={[Function]}
buttonOrder={
Array [
"submit",
"reset",
"cancel",
]
}
canReset={true}
cancelLabel="Cancel"
disableSubmit={true}
formFields={
Array [
<SingleField
component="sub-form"
fields={
Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
]
}
id="basic-information"
name="basic-information"
title="Basic Information"
/>,
<SingleField
component="spy-field"
name="spy-field"
/>,
]
}
formSpyProps={
Object {
"active": undefined,
"dirty": false,
"dirtyFields": Object {},
"dirtyFieldsSinceLastSubmit": Object {},
"dirtySinceLastSubmit": false,
"error": undefined,
"errors": Object {},
"form": Object {
"batch": [Function],
"blur": [Function],
"change": [Function],
"destroyOnUnregister": false,
"focus": [Function],
"getFieldState": [Function],
"getRegisteredFields": [Function],
"getState": [Function],
"initialize": [Function],
"isValidationPaused": [Function],
"mutators": Object {
"concat": [Function],
"insert": [Function],
"move": [Function],
"pop": [Function],
"push": [Function],
"remove": [Function],
"removeBatch": [Function],
"shift": [Function],
"swap": [Function],
"unshift": [Function],
"update": [Function],
},
"pauseValidation": [Function],
"registerField": [Function],
"reset": [Function],
"resetFieldState": [Function],
"restart": [Function],
"resumeValidation": [Function],
"setConfig": [Function],
"submit": [Function],
"subscribe": [Function],
},
"hasSubmitErrors": false,
"hasValidationErrors": false,
"initialValues": Object {
"pxe_image_type_id": "1",
},
"invalid": false,
"modified": Object {},
"modifiedSinceLastSubmit": false,
"pristine": true,
"submitError": undefined,
"submitErrors": undefined,
"submitFailed": false,
"submitSucceeded": false,
"submitting": false,
"touched": Object {},
"valid": true,
"validating": false,
"values": Object {
"pxe_image_type_id": "1",
},
"visited": Object {},
}
}
onCancel={[Function]}
onReset={[Function]}
resetLabel="Reset"
schema={
Object {
"fields": Array [
Object {
"component": "sub-form",
"fields": Array [
Object {
"component": "select",
"id": "pxe_image_type_id",
"includeEmpty": true,
"label": "Type",
"loadOptions": [Function],
"name": "pxe_image_type_id",
"placeholder": "<Choose>",
},
],
"id": "basic-information",
"name": "basic-information",
"title": "Basic Information",
},
Object {
"component": "spy-field",
"initialize": undefined,
"name": "spy-field",
},
],
}
}
submitLabel="Save"
>
<ButtonGroup>
<ButtonSet
className=""
>
<div
className="bx--btn-set"
>
<Button
buttonType="submit"
disabled={true}
key="form-submit"
label="Save"
type="submit"
variant="primary"
>
<Button
disabled={true}
kind="primary"
type="submit"
variant="primary"
>
<button
aria-describedby={null}
aria-pressed={null}
className="bx--btn bx--btn--primary bx--btn--disabled"
disabled={true}
onBlur={[Function]}
onClick={[Function]}
onFocus={[Function]}
onMouseEnter={[Function]}
onMouseLeave={[Function]}
tabIndex={0}
type="submit"
variant="primary"
>
Save
</button>
</Button>
</Button>
<Button
buttonType="reset"
disabled={true}
key="form-reset"
label="Reset"
onClick={[Function]}
type="button"
>
<Button
disabled={true}
kind="secondary"
onClick={[Function]}
type="button"
>
<button
aria-describedby={null}
aria-pressed={null}
className="bx--btn bx--btn--secondary bx--btn--disabled"
disabled={true}
onBlur={[Function]}
onClick={[Function]}
onFocus={[Function]}
onMouseEnter={[Function]}
onMouseLeave={[Function]}
tabIndex={0}
type="button"
>
Reset
</button>
</Button>
</Button>
<Button
buttonType="cancel"
key="form-cancel"
label="Cancel"
onClick={[Function]}
type="button"
>
<Button
kind="secondary"
onClick={[Function]}
type="button"
>
<button
aria-describedby={null}
aria-pressed={null}
className="bx--btn bx--btn--secondary"
disabled={false}
onBlur={[Function]}
onClick={[Function]}
onFocus={[Function]}
onMouseEnter={[Function]}
onMouseLeave={[Function]}
tabIndex={0}
type="button"
>
Cancel
</button>
</Button>
</Button>
</div>
</ButtonSet>
</ButtonGroup>
</FormControls>
</FormSpy>
</form>
</Form>
</Form>
</FormTemplate>
</WrappedFormTemplate>
</Component>
</ReactFinalForm>
</FormRenderer>
</MiqFormRenderer>
</Connect(MiqFormRenderer)>
</PxeIsoImageForm>
</Provider>
`;