Sha256: 8fb3de276549a6bd19aa393d97e886490c2792514b6f57909cfa3da5468f9469

Contents?: true

Size: 916 Bytes

Versions: 20

Compression:

Stored size: 916 Bytes

Contents

// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Enabled Repositories Content Component should render 1`] = `
<Spinner
  className=""
  inline={true}
  inverse={false}
  loading={true}
  size="md"
>
  <OverlayTrigger
    defaultOverlayShown={false}
    overlay={
      <Tooltip
        bsClass="tooltip"
        id="disable-1"
        placement="right"
      >
        Cannot be disabled because it is part of a published content view
      </Tooltip>
    }
    placement="bottom"
    rootClose={false}
    trigger={
      Array [
        "hover",
        "focus",
      ]
    }
  >
    <button
      disabled={true}
      onClick={[MockFunction]}
      style={
        Object {
          "backgroundColor": "initial",
          "border": "none",
          "color": "#d2d2d2",
        }
      }
    >
      <i
        className="fa-2x fa fa-minus-circle"
      />
    </button>
  </OverlayTrigger>
</Spinner>
`;

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.15.0.rc1 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.14.1 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.14.0 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.14.0.rc3 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.14.0.rc2 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.14.0.rc1.1 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.14.0.rc1 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.13.1 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.13.0 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.12.1 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.13.0.rc1 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.12.0 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.12.0.rc3 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.12.0.rc2 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.12.0.rc1 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.11.1 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.11.0 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.11.0.rc2 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap
katello-4.11.0.rc1 webpack/scenes/RedHatRepositories/components/EnabledRepository/__tests__/__snapshots__/EnabledRepositoryContent.test.js.snap