<turbo-stream action="append" target="profile-walk-list"><template>
    

<div id="profile-walk-4272" class="flex items-stretch rounded-xl bg-white/70 border border-cream-200 hover:border-forest-300 transition-colors">
    <button type="button"
            data-action="click->walk-day-modal#open"
            data-walk-day-modal-id-param="4272"
            class="flex-1 min-w-0 flex items-start gap-3 sm:gap-4 p-3 sm:p-4 text-left hover:bg-white/90 transition-colors cursor-pointer group rounded-l-xl rounded-r-xl">
        <div class="flex-shrink-0 w-10 h-10 rounded-full bg-gradient-to-br from-forest-400 to-forest-500 flex flex-col items-center justify-center leading-none">
    <span class="text-white/80 text-[9px] font-bold uppercase tracking-wider">Jul</span>
    <span class="text-white text-sm font-bold">1</span>
  </div>

  <div class="flex-1 min-w-0">
    <div class="flex items-center flex-wrap gap-x-2 gap-y-1">
      <span class="text-sm font-medium text-slate-800 group-hover:text-forest-700">
        Wednesday, July 1
      </span>


        <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
          Good
        </span>
    </div>

      <p class="text-sm text-slate-500 mt-1 line-clamp-2">What is this flower?</p>

      <div class="mt-2">
          <div class="flex flex-wrap gap-1.5">
      <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-moss-100 text-moss-700 border border-moss-200">
        With dog
      </span>
  </div>

      </div>
  </div>

    <div class="flex-shrink-0">
      <img class="w-12 h-12 sm:w-14 sm:h-14 rounded-lg object-cover shadow-sm" alt="Walk photo from Wednesday, July 1" loading="lazy" decoding="async" src="https://mossmug.com/rails/active_storage/representations/proxy/eyJfcmFpbHMiOnsiZGF0YSI6NTM2OSwicHVyIjoiYmxvYl9pZCJ9fQ==--737b21b00a9152824dd0dfcdc1f86edc70c22084/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2ZpbGwiOls4MCw4MF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--61f5971d32cfcb1d456d32b401636323a5819888/walk-photo-ca2a8674-4cf8-4755-b32d-10e0cec12726.webp" />
    </div>

    <div class="flex-shrink-0 self-center text-slate-300 group-hover:text-slate-500 transition-colors">
      <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5">
        <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5" />
      </svg>
    </div>

    </button>


    <div class="hidden fixed inset-0 z-50 flex items-stretch justify-center sm:items-center bg-black/40 backdrop-blur-sm sm:p-4" data-walk-day-modal-target="modal" data-walk-id="4272" data-action="click-&gt;walk-day-modal#backdropClose turbo:submit-end-&gt;walk-day-modal#submitEnd">
  <div data-action="click->walk-day-modal#panelClick"
       class="relative bg-cream-50 shadow-xl w-full overflow-y-auto animate-modal-up h-full max-h-none rounded-none pt-12 pb-6 px-5 sm:h-auto sm:max-h-[85vh] sm:rounded-2xl sm:max-w-2xl sm:pt-10 sm:pb-6 sm:px-6">
    <button data-action="click->walk-day-modal#close" aria-label="Close"
            class="absolute top-3 right-3 text-slate-400 hover:text-slate-600 transition-colors cursor-pointer">
      <svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
      </svg>
    </button>

    
  <div class="space-y-4 text-left">
    <div>
      <h3 class="font-display font-bold text-slate-900 text-lg">Wednesday, July 1</h3>
    </div>

      <div class="flex items-center flex-wrap gap-2">
        <span class="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-forest-100 text-forest-700">
          Good
        </span>
      </div>

      <p class="text-sm text-slate-600 leading-relaxed">What is this flower?</p>

        <div class="flex flex-wrap gap-1.5">
      <span class="inline-flex items-center px-2 py-0.5 rounded-full text-xs font-medium bg-moss-100 text-moss-700 border border-moss-200">
        With dog
      </span>
  </div>


      <div class="mt-2">
        <img alt="Walk photo from Wednesday, July 1" loading="lazy" decoding="async" class="rounded-xl shadow-sm max-w-full" src="https://mossmug.com/rails/active_storage/representations/proxy/eyJfcmFpbHMiOnsiZGF0YSI6NTM2OSwicHVyIjoiYmxvYl9pZCJ9fQ==--737b21b00a9152824dd0dfcdc1f86edc70c22084/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMTIwMCwxMjAwXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--93700137e3d9a63bd80f2b81cb96363a486eaeeb/walk-photo-ca2a8674-4cf8-4755-b32d-10e0cec12726.webp" />
      </div>


  </div>

  </div>
</div>
</div>

</template></turbo-stream><turbo-stream action="replace" target="profile-walk-list-more"><template>
  <div id="profile-walk-list-more" class="">
</div>

</template></turbo-stream>