Sha256: 09408dc572bfcb8723c5e97a88435ac1c74975809cb6cd686084b776e96d85de
Contents?: true
Size: 1.54 KB
Versions: 100
Compression:
Stored size: 1.54 KB
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Ansible Collections page should render and contain appropiate components 1`] = ` <ContentPage content={Object {}} getAutoCompleteParams={[Function]} header="Ansible Collections" initialInputValue="" onPaginationChange={[Function]} onSearch={[Function]} tableSchema={ Array [ Object { "cell": Object { "formatters": Array [ [Function], ], }, "header": Object { "formatters": Array [ [Function], ], "label": "Name", }, "property": "name", }, Object { "cell": Object { "formatters": Array [ [Function], ], }, "header": Object { "formatters": Array [ [Function], ], "label": "Author", }, "property": "namespace", }, Object { "cell": Object { "formatters": Array [ [Function], ], }, "header": Object { "formatters": Array [ [Function], ], "label": "Version", }, "property": "version", }, Object { "cell": Object { "formatters": Array [ [Function], ], }, "header": Object { "formatters": Array [ [Function], ], "label": "Checksum", }, "property": "checksum", }, ] } updateSearchQuery={[Function]} /> `;
Version data entries
100 entries across 100 versions & 1 rubygems