Skip to content
Snippets Groups Projects
Select Git revision
  • 841ac653cf334c2933305f4702763c2da8a526d3
  • master default protected
  • 2.0.0-alpha-11
  • 2.0.0-alpha-10
  • 2.0.0-alpha-9
  • 2.0.0-alpha-8
  • 2.0.0-alpha-7
  • 2.0.0-alpha-6
  • 2.0.0-alpha-5
  • 2.0.0-alpha-4
  • 2.0.0-alpha-3
  • 2.0.0-alpha-2
  • 2.0.0-alpha-1
  • 1.8.0
  • 1.7.0
  • 1.6.4
  • 1.6.3
  • 1.6.2
  • 1.6.1
  • 1.6.0
  • 1.5.5
  • 1.5.4
22 results

anonymous.mustache

Blame
  • Forked from TO / Weby / ui-styleguide
    89 commits behind the upstream repository.
    anonymous.mustache 10.03 KiB
    {{> organisms-simplified-navbar-with-actions }}
    
    <div class="container container--wide pt-8 lg:py-24">
      <article>
        <div class="grid grid-cols-3 gap-8">
          <div class="col-span-2 space-y-8">
            <div class="flex items-center justify-between mb-8">
              <h1 class="head-alt-lg mb-0 pt-1 pr-8">Bod č. 1: Programové priority Pirátské strany pro sněmovní volby 2021</h1>
            </div>
            <iframe width="100%" height="610" src="https://www.youtube.com/embed/73jJLspL8o8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
    
            <section>
              <div class="flex justify-between items-center mb-4">
                <h2 class="head-heavy-sm whitespace-no-wrap">Příspěvky v rozpravě</h2>
                <div class="flex items-center">
                  <span class="chip chip--grey-125 chip--select chip--hoveractive text-xs">
                    <select>
                      <option value="">Vše</option>
                      <option value="">Jen aktivní</option>
                      <option value="">Jen archivované</option>
                    </select>
                    <span class="chip__icon ico--chevron-down"></span>
                  </span>
                  <span class="chip chip--grey-125 chip--select chip--hoveractive text-xs ml-1">
                    <select>
                      <option value="">Podle času</option>
                      <option value="">Podle podpory</option>
                    </select>
                    <span class="chip__icon ico--chevron-down"></span>
                  </span>
                  <span class="chip chip--grey-125 chip--select chip--hoveractive text-xs mr-4 ml-1">
                    <select>
                      <option value="">Návrhy i příspěvky</option>
                      <option value="">Jen návrhy</option>
                      <option value="">Jen příspěvky</option>
                    </select>
                    <span class="chip__icon ico--chevron-down"></span>
                  </span>
    
                  {{> molecules-chip-pagination }}
                </div>
              </div>
    
              <div class="space-y-6">
                <div class="flex items-start bg-yellow-100 bg-opacity-50 p-2 -ml-2">
                  <img src="{{ img.avatar.src }}" class="w-14 h-14 rounded mr-3">
                  <div class="flex-1 overflow-hidden">
                    <div class="mb-1">
                      <div class="flex justify-between">
                        <div class="flex items-center">
                          <span class="font-bold">{{ person.first }} {{ person.last }}</span>
                          <span class="text-grey-200 text-sm ml-2">KS Pardubický kraj</span>
                          <span class="text-grey-200 ml-1 text-sm">@ 11:46</span>
                          {{> molecules-chip(classes: "chip--grey-125 chip--condensed text-grey-300 ml-2", cta: "Příspěvek")}}
                        </div>
                        {{> molecules-thumbs }}
                      </div>
                    </div>
                    <p class="text-black leading-normal">{{ excerpt.medium }}</p>
                  </div>
                </div>
                <div class="flex items-start p-2 -ml-2">
                  <img src="{{ img.avatar.src }}" class="w-14 h-14 rounded mr-3">
                  <div class="flex-1 overflow-hidden">
                    <div class="mb-1">
                      <div class="flex justify-between">
                        <div class="flex items-center">
                          <span class="font-bold">{{ person.first }} {{ person.last }}</span>
                          <span class="text-grey-200 text-sm ml-2">KS Pardubický kraj</span>
                          <span class="text-grey-200 ml-1 text-sm">@ 11:42</span>