Sha256: a1c2b0ccd6d98542308e41faf7ce3eca3d38c10d3fcedfcb4933c4d7c39e4020

Contents?: true

Size: 943 Bytes

Versions: 47

Compression:

Stored size: 943 Bytes

Contents

    <div role="status" class="p-4 space-y-4 border border-gray-200 divide-y divide-gray-200 rounded shadow motion-safe:animate-pulse dark:divide-gray-700 md:p-6 dark:border-gray-700">
      <div class="flex items-center justify-between">
        <div>
          <div class="h-2.5 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-2.5"></div>
          <div class="w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"></div>
        </div>
        <div class="h-2.5 bg-gray-300 rounded-full dark:bg-gray-700 w-12"></div>
      </div>
      <div class="flex items-center justify-between pt-4">
        <div>
          <div class="h-2.5 bg-gray-300 rounded-full dark:bg-gray-600 w-24 mb-2.5"></div>
          <div class="w-32 h-2 bg-gray-200 rounded-full dark:bg-gray-700"></div>
        </div>
        <div class="h-2.5 bg-gray-300 rounded-full dark:bg-gray-700 w-12"></div>
      </div>
      <span class="sr-only">Loading...</span>
    </div>

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
plutonium-0.12.3 app/views/components/skeleton/table/table_component.html.erb
plutonium-0.12.2 app/views/components/skeleton/table/table_component.html.erb
plutonium-0.12.1 app/views/components/skeleton/table/table_component.html.erb
plutonium-0.12.0 app/views/components/skeleton/table/table_component.html.erb
plutonium-0.11.2 app/views/components/skeleton/table/table_component.html.erb
plutonium-0.11.1 app/views/components/skeleton/table/table_component.html.erb
plutonium-0.11.0 app/views/components/skeleton/table/table_component.html.erb