Sha256: 49df0df88ea021b641768280898df5e83d8ffe83f912bbe847d22d6615a225ec
Contents?: true
Size: 1.95 KB
Versions: 6
Compression:
Stored size: 1.95 KB
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`ActivationKeys renders 1`] = ` <FormGroup fieldId="activation_keys_field" helperText="From host group: " helperTextInvalid={ <a href="/activation_keys/new" > Create new activation key </a> } 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="activation_keys_field" inlineFilterPlaceholderText={null} inputAutoComplete="off" inputIdPrefix="" isCreatable={false} isCreateOptionOnTop={false} isCreateSelectOptionObject={false} isDisabled={true} isFlipEnabled={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} ouiaId="activation-keys-field" ouiaSafe={true} placeholderText="No Activation keys to select" position="left" removeFindDomNode={false} removeSelectionAriaLabel="Remove" selections={Array []} shouldResetOnSelect={true} toggleAriaLabel="Options menu" toggleIcon={null} toggleId={null} toggleIndicator={null} typeAheadAriaDescribedby="" typeAheadAriaLabel="" validated="default" variant="typeaheadmulti" width="" zIndex={9999} /> </FormGroup> `;
Version data entries
6 entries across 6 versions & 1 rubygems