Sha256: 3aa5a77372e0e75f16fbf9d970bc9a801524031431cecf5a1d445c6457b9f8d0
Contents?: true
Size: 1.65 KB
Versions: 23
Compression:
Stored size: 1.65 KB
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`ActivationKeys renders 1`] = ` <FormGroup fieldId="reg_katello_ak" helperText="From host group: " helperTextInvalid="No Activation Keys selected" isRequired={true} label="Activation Keys" labelIcon={ <LabelIcon text="Activation key(s) for Subscription Manager." /> } validated="error" > <Select aria-describedby="" aria-invalid={false} aria-label="" aria-labelledby="" chipGroupComponent={null} className="without_select2" clearSelectionsAriaLabel="Clear all" createText="Create" customBadgeText={null} customContent={null} direction="down" favorites={Array []} favoritesLabel="Favorites" hasInlineFilter={false} hasPlaceholderStyle={false} id="reg_katello_ak" inlineFilterPlaceholderText={null} inputAutoComplete="off" inputIdPrefix="" isCreatable={false} isCreateSelectOptionObject={false} isDisabled={true} isGrouped={false} isInputFilterPersisted={false} isInputValuePersisted={false} isOpen={false} isPlain={false} menuAppendTo="inline" noResultsFoundText="No results found" onClear={[Function]} onCreateOption={[Function]} onFilter={null} onSelect={[Function]} onToggle={[Function]} onTypeaheadInputChanged={null} ouiaSafe={true} placeholderText="No Activation keys to select" position="left" removeSelectionAriaLabel="Remove" selections={Array []} toggleAriaLabel="Options menu" toggleIcon={null} toggleId={null} typeAheadAriaLabel="" validated="default" variant="typeaheadmulti" width="" /> </FormGroup> `;
Version data entries
23 entries across 23 versions & 1 rubygems