//load the main pageproofer script
window.pageProoferSiteKey = 'f78b4b82-2da2-529e-845f-22be5af567cf';
window.pageProoferUrl = '//app.pageproofer.com';

class PageProofer extends HTMLElement {
  constructor() {
    super();
    this.pageProofer;
    this.config = {"api_key":"f78b4b82-2da2-529e-845f-22be5af567cf","account_id":"212","site_id":1729,"position":"bottom-right","app_url":"\/\/app.pageproofer.com","frame_src":"https:\/\/app.pageproofer.com\/overlay\/frame\/1729\/212","toolbar_src":"https:\/\/app.pageproofer.com\/overlay\/guest\/button\/1729\/212","theme":"","guest":1,"user":0,"guest_see_notes":1,"guest_mode":1,"has_session":0,"note_id":0};

    //load fonts 
    const font = document.createElement("link");
        font.href = "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";
        font.rel = "stylesheet"
        document.head.appendChild(font);
        <!-- <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet"> -->

  }

   connectedCallback() {
      const shadow = this.attachShadow({ mode: "open" });
      const template = this.getElementsByTagName('template')[0];
      shadow.appendChild(template.content);        
      const scripts = ["https:\/\/app.pageproofer.com\/build\/assets\/custom-element.c7ad9b8c.js","https:\/\/app.pageproofer.com\/build\/assets\/mousetrap.d916a043.js","https:\/\/app.pageproofer.com\/build\/assets\/tippy.esm.3730d82b.js"]     
      scripts.map(url => {
         const script = document.createElement(`script`);
         script.src = url;
         script.type = 'module';        
         shadow.appendChild(script);
      })
  }
}


customElements.define("page-proofer", PageProofer);
const pageProoferContents =  '<page-proofer>   <template id="page-proofer">      <style>         :host {                         --dark-color: #1f2937;            --darker-color: #000000;            --light-color: #ffffff;            --lighter-color: #e6e6e6;                    }      </style>            <link rel="preload" as="style" href="https://app.pageproofer.com/build/assets/embed.d8f16d56.css" /><link rel="stylesheet" href="https://app.pageproofer.com/build/assets/embed.d8f16d56.css" />            <div id="screen" class="bottom-right" data-pageproofer-screen="" ></div>            <div id="note-hint" class="hidden transition duration-300"  >         <div class="tippy-box tippy-static tippy-yellow" data-state="visible" data-theme="dark" role="tooltip" data-placement="top" >            <div class="tippy-content w-72" data-state="visible" >               <span class="text-lg font-bold text-center block p-4">Click anywhere on the<br>screen to leave feedback</span>            </div>            <div class="tippy-arrow" ></div>         </div>         <span class="relative flex h-16 w-16 rounded-full bg-blue-600 items-center justify-center shadow-lg text-white">            <span class="animate-ping absolute inline-flex h-full w-full rounded-full bg-sky-400 opacity-75"></span>            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-10 h-10 clicker relative z-10">               <path stroke-linecap="round" stroke-linejoin="round" d="M15.042 21.672L13.684 16.6m0 0l-2.51 2.225.569-9.47 5.227 7.917-3.286-.672zM12 2.25V4.5m5.834.166l-1.591 1.591M20.25 10.5H18M7.757 14.743l-1.59 1.59M6 10.5H3.75m4.007-4.243l-1.59-1.59" />            </svg>         </span>      </div>               <iframe id="overlay" data-src="https://app.pageproofer.com/overlay/frame/1729/212/" allow="camera;microphone;display-capture" allowusermedia="" border="none" frameborder="0" scrolling="no" allowtransparency="true" ></iframe>             <div id="pageproofer" class="signed-in bottom-right pageproofer-button  theme- ">                     <note-list id="notes" class="overflow-hidden">               <!-- <div class="flex flex-col w-full"> -->                  <div class="modal-header  grow-0 px-0  ">                     <div class="flex flex-col w-full">                        <div class="w-full flex justify-between items-center px-4 pb-2 ">                           <h3 class="font-semibold text-lg ">Notes</h3>                           <div class="flex gap-1">                              <button type="button" class="text-gray-500 hover:text-gray-700" data-action="open-filters"  data-tippy-content="Open filters" aria-label="open filters">                                 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="fill-current h-5 w-5">                                    <path d="M18.75 12.75h1.5a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5ZM12 6a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 12 6ZM12 18a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 12 18ZM3.75 6.75h1.5a.75.75 0 1 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5ZM5.25 18.75h-1.5a.75.75 0 0 1 0-1.5h1.5a.75.75 0 0 1 0 1.5ZM3 12a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 3 12ZM9 3.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5ZM12.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0ZM9 15.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Z" />                                 </svg>                              </button>                              <button type="button" class="text-gray-500 hover:text-gray-700" data-action="close-notes" data-tippy-content="Close notes" aria-label="close notes panel">                                 <svg xmlns="http://www.w3.org/2000/svg" class="fill-current h-5 w-5" viewBox=" 0 0 20 20">                                 <path fill-rule="evenodd"                                    d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z"                                    clip-rule="evenodd"></path>                                 </svg>                               </button>                           </div>                        </div>                        <div data-filters class="hidden text-whte  relative z-10 pt-2 pb-2 px-4 border-t border-gray-200">                           <div class="flex justify-between">                              <h3 class="font-semibold">Filters</h3>                              <div class="flex gap-1">                                 <button class="text-gray-500 hover:text-gray-700" data-action="clear-filters" data-tippy-content="Clear filters" aria-label="clear note filters">                                    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class=" w-5 h-5">                                       <path stroke-linecap="round" stroke-linejoin="round" d="m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0" />                                    </svg>                                 </button>                                 <button class="text-gray-500 hover:text-gray-700" data-action="close-filters" data-tippy-content="Close filters" aria-label="close note filters">                                    <svg xmlns="http://www.w3.org/2000/svg" class="fill-current h-5 w-5" viewBox=" 0 0 20 20">                                       <path fill-rule="evenodd"                                          d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z"                                          clip-rule="evenodd"></path>                                    </svg>                                  </button>                              </div>                           </div>                           <div class="grid grid-cols-2 gap-2 pt-2">                                                             <list-filter class="inline-flex relative z-0" xclass="z-10: open"  @click.away="open = false" @clear-filters.window="clearFilters();" data-property="status_id">   <button class="flex w-full rounded p-2 items-center text-sm font-medium transition duration-200 border border-gray-200 hover:bg-gray-100 bg-gray-100 text-gray-700"  @click.prevent="open = !open;">      <span class="block grow mr-2 whitespace-nowrap  text-gray-700 text-left ">Status</span>      <span class="block w-3 h-3 rounded-full border border-gray-400 text-xxs" xclass="bg-green-500 border-none : selected > 0"></span>   </button>   <div class="shadow-md bg-white pl-4 pr-8 pt-3 pb-4 absolute left-0 top-0 mt-8 border-gray-200 border max-w-xs md:max-w-md max-h-80 overflow-hidden overflow-y-auto rounded z-10 hidden" data-options>      <ul class="space-y-2 text-gray-700">                  <li>            <label class="flex items-center">               <input type="checkbox" name="status_id" data-filter="" class="mr-2 form-checkbox" value="5" @change="getValues();">               <span class="text-sm whitespace-nowrap">Feedback</span>            </label>         </li>                  <li>            <label class="flex items-center">               <input type="checkbox" name="status_id" data-filter="" class="mr-2 form-checkbox" value="7" @change="getValues();">               <span class="text-sm whitespace-nowrap">Backlog</span>            </label>         </li>                  <li>            <label class="flex items-center">               <input type="checkbox" name="status_id" data-filter="" class="mr-2 form-checkbox" value="1" @change="getValues();">               <span class="text-sm whitespace-nowrap">Todo</span>            </label>         </li>                  <li>            <label class="flex items-center">               <input type="checkbox" name="status_id" data-filter="" class="mr-2 form-checkbox" value="2" @change="getValues();">               <span class="text-sm whitespace-nowrap">In Progress</span>            </label>         </li>                  <li>            <label class="flex items-center">               <input type="checkbox" name="status_id" data-filter="" class="mr-2 form-checkbox" value="6" @change="getValues();">               <span class="text-sm whitespace-nowrap">Review</span>            </label>         </li>                  <li>            <label class="flex items-center">               <input type="checkbox" name="status_id" data-filter="" class="mr-2 form-checkbox" value="3" @change="getValues();">               <span class="text-sm whitespace-nowrap">Complete</span>            </label>         </li>               </ul>   </div></list-filter>                              <list-filter class="inline-flex relative z-0" xclass="z-10: open"  @click.away="open = false" @clear-filters.window="clearFilters();" data-property="priority_id">   <button class="flex w-full rounded p-2 items-center text-sm font-medium transition duration-200 border border-gray-200 hover:bg-gray-100 bg-gray-100 text-gray-700"  @click.prevent="open = !open;">      <span class="block grow mr-2 whitespace-nowrap  text-gray-700 text-left ">Priorities</span>      <span class="block w-3 h-3 rounded-full border border-gray-400 text-xxs" xclass="bg-green-500 border-none : selected > 0"></span>   </button>   <div class="shadow-md bg-white pl-4 pr-8 pt-3 pb-4 absolute left-0 top-0 mt-8 border-gray-200 border max-w-xs md:max-w-md max-h-80 overflow-hidden overflow-y-auto rounded z-10 hidden" data-options>      <ul class="space-y-2 text-gray-700">                  <li>            <label class="flex items-center">               <input type="checkbox" name="priority_id" data-filter="" class="mr-2 form-checkbox" value="1" @change="getValues();">               <span class="text-sm whitespace-nowrap">Low</span>            </label>         </li>                  <li>            <label class="flex items-center">               <input type="checkbox" name="priority_id" data-filter="" class="mr-2 form-checkbox" value="2" @change="getValues();">               <span class="text-sm whitespace-nowrap">Normal</span>            </label>         </li>                  <li>            <label class="flex items-center">               <input type="checkbox" name="priority_id" data-filter="" class="mr-2 form-checkbox" value="3" @change="getValues();">               <span class="text-sm whitespace-nowrap">High</span>            </label>         </li>               </ul>   </div></list-filter>                                                                                        </div>                        </div>                     </div>                  </div>                  <div class="modal-body ">                                            <ul class="note-list " data-notes></ul>                                      </div>               <!-- </div> -->            </note-list>            <div id="toolbar" class="toolbar has_video ">               <ul>                                    <li>                     <button data-toggle="tooltip" data-placement="top" title="Add a note" aria-label="add a note" data-tippy-content="Add a note" class="button add-note" title="Add a note"><svg xmlns="http://www.w3.org/2000/svg" class="w-8 h-8" viewBox="0 0 20 20" fill="currentColor">  <path fill-rule="evenodd" d="M10 5a1 1 0 011 1v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3H6a1 1 0 110-2h3V6a1 1 0 011-1z" clip-rule="evenodd" /></svg></button>                  </li>                                    <li>                     <button data-toggle="tooltip" data-placement="top" title="Record screen" aria-label="record screen" data-tippy-content="Record screen" class="button record-screen " title="Record screen">                        <svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor" id="camera">  <path d="M2 6a2 2 0 012-2h6a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2V6zM14.553 7.106A1 1 0 0014 8v4a1 1 0 00.553.894l2 1A1 1 0 0018 13V7a1 1 0 00-1.447-.894l-2 1z" /></svg>                     </button>                  </li>                                                                         <li>                     <a href="https://pageproofer.com/help/" target="_blank" data-tippy-content="Get help" data-toggle="tooltip" data-placement="top" class="button" title="PageProofer help" aria-label="Help"><svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" class="w-5 h-5" fill="currentColor" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">    <g id="Page-1" stroke="none" stroke-width="1" fill-rule="evenodd">        <path d="M13.3774834,14.8966887 L13.3774834,14.181457 C13.3774834,13.7046358 13.4788079,13.3192053 13.681457,13.0251656 C13.884106,12.7311258 14.3668874,12.3019868 15.1298013,11.7377483 C16.2423841,10.9430464 16.997351,10.2278146 17.394702,9.59205298 C17.792053,8.95629139 17.9907285,8.2013245 17.9907285,7.32715232 C17.9907285,6.01589404 17.507947,4.96688742 16.5423841,4.18013245 C15.5768212,3.39337748 14.2754967,3 12.6384106,3 C10.6516556,3 8.77218543,3.49668874 7,4.49006623 L7,4.49006623 L8.29933775,7.10066225 C9.82516556,6.3218543 11.184106,5.93245033 12.3761589,5.93245033 C13.0596026,5.93245033 13.592053,6.06754967 13.9735099,6.33774834 C14.3549669,6.60794702 14.5456954,7.0013245 14.5456954,7.51788079 C14.5456954,7.97880795 14.4125828,8.39602649 14.1463576,8.76953642 C13.8801325,9.14304636 13.3298013,9.62781457 12.4953642,10.2238411 C11.6291391,10.8596026 11.0331126,11.4596026 10.7072848,12.0238411 C10.381457,12.5880795 10.218543,13.2516556 10.218543,14.0145695 L10.218543,14.0145695 L10.218543,14.8966887 L13.3774834,14.8966887 Z M11.9350993,21 C12.586755,21 13.0953642,20.8192053 13.4609272,20.4576159 C13.8264901,20.0960265 14.0092715,19.6013245 14.0092715,18.9735099 C14.0092715,18.3218543 13.8284768,17.8211921 13.4668874,17.4715232 C13.105298,17.1218543 12.594702,16.9470199 11.9350993,16.9470199 C11.2516556,16.9470199 10.7311258,17.1178808 10.3735099,17.4596026 C10.015894,17.8013245 9.83708609,18.3059603 9.83708609,18.9735099 C9.83708609,19.6172185 10.0198675,20.115894 10.3854305,20.4695364 C10.7509934,20.8231788 11.2675497,21 11.9350993,21 Z" id="?" fill-rule="nonzero"></path>    </g></svg></a>                  </li>                                    <li>                     <button data-toggle="tooltip" data-placement="top" title="Close panel" aria-label="close panel" data-tippy-content="Close" class="button close-panel"><svg width="20" height="20" class="w-8 h-8" viewBox="0 0 20 20" fill="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.46447 6.46447C6.855 6.07394 7.48816 6.07394 7.87869 6.46447L10 8.58579L12.1213 6.46447C12.5119 6.07394 13.145 6.07394 13.5355 6.46447C13.9261 6.85499 13.9261 7.48816 13.5355 7.87868L11.4142 10L13.5355 12.1213C13.9261 12.5118 13.9261 13.145 13.5355 13.5355C13.145 13.9261 12.5119 13.9261 12.1213 13.5355L10 11.4142L7.87869 13.5355C7.48816 13.9261 6.855 13.9261 6.46447 13.5355C6.07395 13.145 6.07395 12.5118 6.46447 12.1213L8.58579 10L6.46447 7.87868C6.07395 7.48816 6.07395 6.85499 6.46447 6.46447Z" /></svg></button>                  </li>                                 </ul>            </div>                        <recording-bar id="recording" class="toolbar">               <ul class="flex flex-row m-0 h-full items-stretch">                  <li class="">                     <button class="button h-full flex flex-row items-center justify-center recording bg-red-600 hover:bg-red-500 " data-tippy-content="Stop recording" aria-label="stop recording">                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="h-5 w-5">  <path fill-rule="evenodd" d="M4.5 7.5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3v-9Z" clip-rule="evenodd" /></svg>                     </button>                  </li>                  <li class="px-4 flex items-center">                     <div class="h-full flex items-center justify-center" data-tippy-content="Time remaining"><span data-timer class="font-medium" ></span></div>                  </li>               </ul>            </recording-bar>                                              <!-- sign in -->            <div id="sign-in" class="modal-dialog w-80 bg-gray-50 shadow-lg fixed top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 border-gray-200 hidden">               <div class="modal-header">               <div class="flex space-x-2">                  <svg xmlns="http://www.w3.org/2000/svg" width="50px" height="50px" viewBox="0 0 50 50" version="1.1" class="w-8 h-8 rounded overflow-hidden">  <defs>    <rect id="path-1" x="0" y="0" width="50" height="50" />  </defs>  <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">    <g id="pencil-large">      <mask id="mask-2" fill="white">        <use xlink:href="#path-1" />      </mask>      <use id="Rectangle-2" fill="#FFF740" xlink:href="#path-1" />      <polygon id="Triangle" fill-opacity="0.1" fill="#000000" mask="url(#mask-2)"        points="50 0 50 50 0 50" />      <path        d="M28.9173792,16.6793222 L14.6167535,30.9799479 L14.6167535,35.6332465 L19.2700521,35.6332465 L33.5706778,21.3326208 L28.9173792,16.6793222 Z M30.5625687,15.0341327 L33.2299479,12.3667535 L37.8832465,17.0200521 L35.2158673,19.6874313 L30.5625687,15.0341327 Z"        id="Combined-Shape" fill="#000000" mask="url(#mask-2)" />    </g>  </g></svg>                  <h3 class="modal-title">PageProofer</h3>               </div>               <button type="button" class="close" @click.prevent="closeOverlay()">                  <svg xmlns="http://www.w3.org/2000/svg" class="fill-current h-5 w-5"" viewBox="0 0 20 20" >  <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /></svg>               </button>               </div>               <div class="modal-body pt-4">                  <p class=" mb-4 text-gray-900 ">What is PageProofer? A simple way to leave feedback right on a website.</p>                  <div class="flex flex-row justify-between items-center gap-2 mt-5">                     <a href="http://www.pageproofer.com/" target="_blank" class="underline">Find out more!</a>                     <a href="https://app.pageproofer.com" class="btn-primary" target="_blank">Sign In Now</a>                  </div>                  <form class="check-session" method="post" action="">                     <input type="hidden" name="aid" value="212" />                     <input type="hidden" name="sid" value="1729" />                  </form>               </div>            </div>            <!-- end sign in -->                               <!-- note actions -->            <note-actions id="note-actions" class="modal-dialog w-80 bg-gray-50 shadow-lg fixed top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 border-gray-200 hidden">               <div class="modal-header border-none">               <h3 class="modal-title ">Leave feedback</h3>               <button type="button" data-action="close" class="modal-close close"  data-tippy-content="Close" aria-label="Close">                  <svg xmlns="http://www.w3.org/2000/svg" class="fill-current h-5 w-5"" viewBox="0 0 20 20" >  <path fill-rule="evenodd" d="M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z" clip-rule="evenodd" /></svg>               </button>               </div>               <div class="modal-body py-0">               <div class="border border-gray-200 rounded overflow-hidden">                  <button type="button" data-action="add-note" class="font-normal text-base flex items-center space-x-4 p-4 group text-left transition duration-100 border-b border-gray-200 bg-white hover:bg-blue-500 hover:text-white">                     <span class="w-10 text-center text-blue-500 group-hover:text-white transition duration-100"><svg class="w-6 h-6" width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Page-1" stroke="none" stroke-width="1" fill="currentColor" fill-rule="evenodd"><g id="location" fill="currenColor"><path d="M10,20 C10,20 17,10.8659932 17,7 C17,3.13400675 13.8659932,0 10,0 C6.13400675,0 3,3.13400675 3,7 C3,10.8659932 10,20 10,20 Z M10,9 C11.1045695,9 12,8.1045695 12,7 C12,5.8954305 11.1045695,5 10,5 C8.8954305,5 8,5.8954305 8,7 C8,8.1045695 8.8954305,9 10,9 Z" id="Combined-Shape"></path></g></g></svg></span>                     <span class="tracking-tightx leading-tight">Leave feedback about an element on this page.</span>                  </button>                  <button type="button" data-action="add-page-note" class="text-base flex items-center space-x-4 p-4  group text-left transition duration-100 border-b border-gray-200 bg-white hover:bg-blue-500 hover:text-white">                     <span class="w-10 text-center text-blue-500 group-hover:text-white transition duration-100"><svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6" viewBox="0 0 20 20" fill="currentColor">  <path fill-rule="evenodd" d="M4 4a2 2 0 012-2h4.586A2 2 0 0112 2.586L15.414 6A2 2 0 0116 7.414V16a2 2 0 01-2 2H6a2 2 0 01-2-2V4zm2 6a1 1 0 011-1h6a1 1 0 110 2H7a1 1 0 01-1-1zm1 3a1 1 0 100 2h6a1 1 0 100-2H7z" clip-rule="evenodd" /></svg></span>                     <span class="tracking-tightx leading-tight">Leave general feedback about this page.</span>                  </button>                                    <button type="button" data-action="add-recording" class="text-base flex items-center space-x-4 p-4 group text-left transition duration-100 0 bg-white hover:bg-blue-500 hover:text-white">                     <span class="w-10 text-center text-blue-500 group-hover:text-white transition duration-100"><svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6" viewBox="0 0 20 20" fill="currentColor" id="camera">  <path d="M2 6a2 2 0 012-2h6a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2V6zM14.553 7.106A1 1 0 0014 8v4a1 1 0 00.553.894l2 1A1 1 0 0018 13V7a1 1 0 00-1.447-.894l-2 1z" /></svg></span>                     <span class="tracking-tightx leading-tight">Leave feedback with a screen recording.</span>                  </button>                                                                  </div>               </div>               <div class="modal-footer justify-between  text-gray-700 border-none">               <p class="text-xs">Have a <a href="https://app.pageproofer.com" class="underline" target="_blank">login?</a></p>                              </div>            </note-actions>            <!-- end note actions -->                              <button id="button" class="button-holder feedback-button" aria-label="leave feedback" data-toggle="tooltip" data-placement="top" data-tippy-content="Leave feedback ">               <div class="button">                  <span>Leave&nbsp;Some&nbsp;<br />Feedback</span>               </div>                              <div class="counter hidden"></div>                           </button>                  <screen-canvas id="canvas" class="" >            <canvas class="" width="100%" height="100%"></canvas>            <div id="canvas-toolbar" class="toolbar  ">               <ul class="">                                    <li class="relative">                     <div class="absolute toolbar popup-list " data-option="color">                        <ul class=" flex-col" >                                                                                 <li>                           <button class="button flex items-center justify-center" data-color="#ef4444" data-default>                              <span class="rounded-full w-6 h-6 block border-2 border-white " style="background-color:#ef4444;">&nbsp;</span>                                                   </button>                           </li>                                                      <li>                           <button class="button flex items-center justify-center" data-color="#facc15" >                              <span class="rounded-full w-6 h-6 block border-2 border-white " style="background-color:#facc15;">&nbsp;</span>                                                   </button>                           </li>                                                      <li>                           <button class="button flex items-center justify-center" data-color="#d946ef" >                              <span class="rounded-full w-6 h-6 block border-2 border-white " style="background-color:#d946ef;">&nbsp;</span>                                                   </button>                           </li>                                                      <li>                           <button class="button flex items-center justify-center" data-color="#a3e635" >                              <span class="rounded-full w-6 h-6 block border-2 border-white " style="background-color:#a3e635;">&nbsp;</span>                                                   </button>                           </li>                                                      <li>                           <button class="button flex items-center justify-center" data-color="#22d3ee" >                              <span class="rounded-full w-6 h-6 block border-2 border-white " style="background-color:#22d3ee;">&nbsp;</span>                                                   </button>                           </li>                                                   </ul>                     </div>                     <button data-option="color" data-toggle="tooltip" data-placement="top" title="Set a color" aria-label="set a color" data-tippy-content="Line color" class="button" >                        <span class="rounded-full w-6 h-6 bg-transparent border-2 border-white "></span>                                             </button>                  </li>                  <li class="relative">                     <div class="absolute toolbar popup-list  " data-option="weight">                        <ul class="flex-col" >                                                                                 <li>                           <button class="button flex items-center justify-center" data-weight="2px" >                              <span class="rounded w-6 block bg-white" style="height:2px;">&nbsp;</span>                                                   </button>                           </li>                                                      <li>                           <button class="button flex items-center justify-center" data-weight="5px" >                              <span class="rounded w-6 block bg-white" style="height:5px;">&nbsp;</span>                                                   </button>                           </li>                                                      <li>                           <button class="button flex items-center justify-center" data-weight="10px" data-default>                              <span class="rounded w-6 block bg-white" style="height:10px;">&nbsp;</span>                                                   </button>                           </li>                                                      <li>                           <button class="button flex items-center justify-center" data-weight="20px" >                              <span class="rounded w-6 block bg-white" style="height:20px;">&nbsp;</span>                                                   </button>                           </li>                                                   </ul>                     </div>                     <button data-option="weight" data-toggle="tooltip" data-placement="top" title="Set a weight" aria-label="Set a weight" data-tippy-content="Line thickness" class="button">                        <span class="rounded w-6 h-6  bg-white"></span>                                             </button>                  </li>                  <div class="inline-flex">                                         <li>                        <button data-action="undo" data-toggle="tooltip" data-placement="top" title="undo last" aria-label="undo last" data-tippy-content="Undo" class="button"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"  class="w-5 h-5">  <path fill-rule="evenodd" d="M9.53 2.47a.75.75 0 0 1 0 1.06L4.81 8.25H15a6.75 6.75 0 0 1 0 13.5h-3a.75.75 0 0 1 0-1.5h3a5.25 5.25 0 1 0 0-10.5H4.81l4.72 4.72a.75.75 0 1 1-1.06 1.06l-6-6a.75.75 0 0 1 0-1.06l6-6a.75.75 0 0 1 1.06 0Z" clip-rule="evenodd" /></svg></button>                     </li>                     <li>                        <button data-action="redo" data-toggle="tooltip" data-placement="top" title="redo last" aria-label="redo last" data-tippy-content="Redo" class="button"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-5 h-5">  <path stroke-linecap="round" stroke-linejoin="round" d="m15 15 6-6m0 0-6-6m6 6H9a6 6 0 0 0 0 12h3" /></svg></button>                     </li>                  </div>                  <li>                     <button data-action="screenshot" class="button" data-toggle="tooltip" data-placement="top" title="done" aria-label="done" data-tippy-content="Upload drawing">                        <span class="inline-block font-medium px-2">DONE</span>                     </button>                  </li>                  <li>                     <button data-action="close" data-toggle="tooltip" data-placement="top" title="Close canvas" aria-label="close canvas" data-tippy-content="Close" class="button"><svg width="20" height="20" class="w-8 h-8" viewBox="0 0 20 20" fill="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.46447 6.46447C6.855 6.07394 7.48816 6.07394 7.87869 6.46447L10 8.58579L12.1213 6.46447C12.5119 6.07394 13.145 6.07394 13.5355 6.46447C13.9261 6.85499 13.9261 7.48816 13.5355 7.87868L11.4142 10L13.5355 12.1213C13.9261 12.5118 13.9261 13.145 13.5355 13.5355C13.145 13.9261 12.5119 13.9261 12.1213 13.5355L10 11.4142L7.87869 13.5355C7.48816 13.9261 6.855 13.9261 6.46447 13.5355C6.07395 13.145 6.07395 12.5118 6.46447 12.1213L8.58579 10L6.46447 7.87868C6.07395 7.48816 6.07395 6.85499 6.46447 6.46447Z" /></svg></button>                  </li>                                 </ul>            </div>                  </screen-canvas>      </div>   </template></page-proofer>';
document.body.insertAdjacentHTML('beforeend', pageProoferContents);

