UNPKG

@todovue/tv-button

Version:

A customizable button component for TODOvue, supporting multiple variants, sizes, and icon modes.

317 lines 67.6 kB
(function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode('@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Kanit:wght@600&family=Lato:wght@300&display=swap";[data-v-b533bdea]{box-sizing:border-box;margin:0;padding:0}.tv-icon[data-v-b533bdea]{height:18px;width:18px}.tv-icon-position-left[data-v-b533bdea]{float:left;margin-right:8px}.tv-icon-position-right[data-v-b533bdea]{float:right;margin-left:8px}.tv-btn-icon[data-v-b533bdea]{min-width:40px!important;min-height:40px!important;padding:0!important;align-items:center;justify-content:center;border-radius:100%;display:flex!important}.tv-btn-icon .tv-icon[data-v-b533bdea]{margin:0!important}.tv-btn[data-v-b533bdea]{border:none;cursor:pointer;display:inline-block;font-size:14px;min-width:80px;padding:.7rem;transition:all .1s ease-out;width:auto;display:inline-flex;align-items:center;justify-content:center}.tv-btn .tv-btn-content[data-v-b533bdea]{display:inline-flex;align-items:center;justify-content:center}.tv-btn .tv-btn-text[data-v-b533bdea]{display:inline-block;line-height:1}.tv-btn .tv-icon[data-v-b533bdea]{height:18px;width:18px;display:inline-flex;align-items:center;justify-content:center}.tv-btn .icon-left[data-v-b533bdea]{margin-right:8px}.tv-btn .icon-right[data-v-b533bdea]{margin-left:8px}.tv-btn.tv-btn-full[data-v-b533bdea]{width:100%}.tv-btn.tv-btn-rounded[data-v-b533bdea]{border-radius:10px}.tv-btn.tv-btn-small[data-v-b533bdea]{font-size:12px;min-width:80px;padding:.6rem 0;white-space:nowrap;width:auto}.tv-btn.tv-btn-large[data-v-b533bdea]{font-size:15px;min-width:150px;padding:1rem 0;white-space:nowrap;width:auto}.tv-btn.tv-btn-success[data-v-b533bdea]{background-color:#00490b;color:#f1f9f9;box-shadow:0 0 5px #00490b}.tv-btn.tv-btn-success[data-v-b533bdea]:hover{background-color:#001603;box-shadow:none}.tv-btn.tv-btn-success[data-v-b533bdea]:active{background-color:#000;box-shadow:none;transform:scale(.98)}.tv-btn.tv-btn-success.tv-btn-outlined[data-v-b533bdea]{background-color:transparent;color:#00490b;border:1px solid #00490b}.tv-btn.tv-btn-success.tv-btn-outlined[data-v-b533bdea]:hover{background-color:#00490b;color:#f1f9f9}.tv-btn.tv-btn-success.tv-btn-outlined.tv-btn-disabled[data-v-b533bdea]:hover{background-color:transparent;color:#00490b}.tv-btn.tv-btn-success.tv-btn-text[data-v-b533bdea]{background-color:transparent;color:#00490b;box-shadow:none;font-size:14px;min-width:80px;padding:.6rem 0;white-space:nowrap;width:auto;border:1px solid transparent}.tv-btn.tv-btn-success.tv-btn-text[data-v-b533bdea]:hover{background-color:#007c13;color:#fff}.tv-btn.tv-btn-success.tv-btn-text[data-v-b533bdea]:active{background-color:transparent;color:#000;transform:none}.tv-btn.tv-btn-success.tv-btn-disabled[data-v-b533bdea]{background-color:#00490b;color:#f1f9f9;box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.tv-btn.tv-btn-error[data-v-b533bdea]{background-color:red;color:#f1f9f9;box-shadow:0 0 5px red}.tv-btn.tv-btn-error[data-v-b533bdea]:hover{background-color:#c00;box-shadow:none}.tv-btn.tv-btn-error[data-v-b533bdea]:active{background-color:#b30000;box-shadow:none;transform:scale(.98)}.tv-btn.tv-btn-error.tv-btn-outlined[data-v-b533bdea]{background-color:transparent;color:red;border:1px solid #ff0000}.tv-btn.tv-btn-error.tv-btn-outlined[data-v-b533bdea]:hover{background-color:red;color:#f1f9f9}.tv-btn.tv-btn-error.tv-btn-outlined.tv-btn-disabled[data-v-b533bdea]:hover{background-color:transparent;color:red}.tv-btn.tv-btn-error.tv-btn-text[data-v-b533bdea]{background-color:transparent;color:red;box-shadow:none;font-size:14px;min-width:80px;padding:.6rem 0;white-space:nowrap;width:auto;border:1px solid transparent}.tv-btn.tv-btn-error.tv-btn-text[data-v-b533bdea]:hover{background-color:#f33;color:#fff}.tv-btn.tv-btn-error.tv-btn-text[data-v-b533bdea]:active{background-color:transparent;color:#b30000;transform:none}.tv-btn.tv-btn-error.tv-btn-disabled[data-v-b533bdea]{background-color:red;color:#f1f9f9;box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.tv-btn.tv-btn-warning[data-v-b533bdea]{background-color:#d3b042;color:#f1f9f9;box-shadow:0 0 5px #d3b042}.tv-btn.tv-btn-warning[data-v-b533bdea]:hover{background-color:#b7952b;box-shadow:none}.tv-btn.tv-btn-warning[data-v-b533bdea]:active{background-color:#a38526;box-shadow:none;transform:scale(.98)}.tv-btn.tv-btn-warning.tv-btn-outlined[data-v-b533bdea]{background-color:transparent;color:#d3b042;border:1px solid #d3b042}.tv-btn.tv-btn-warning.tv-btn-outlined[data-v-b533bdea]:hover{background-color:#d3b042;color:#f1f9f9}.tv-btn.tv-btn-warning.tv-btn-outlined.tv-btn-disabled[data-v-b533bdea]:hover{background-color:transparent;color:#d3b042}.tv-btn.tv-btn-warning.tv-btn-text[data-v-b533bdea]{background-color:transparent;color:#d3b042;box-shadow:none;font-size:14px;min-width:80px;padding:.6rem 0;white-space:nowrap;width:auto;border:1px solid transparent}.tv-btn.tv-btn-warning.tv-btn-text[data-v-b533bdea]:hover{background-color:#ddc16b;color:#fff}.tv-btn.tv-btn-warning.tv-btn-text[data-v-b533bdea]:active{background-color:transparent;color:#a38526;transform:none}.tv-btn.tv-btn-warning.tv-btn-disabled[data-v-b533bdea]{background-color:#d3b042;color:#f1f9f9;box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.tv-btn.tv-btn-info[data-v-b533bdea]{background-color:#2f80ed;color:#f1f9f9;box-shadow:0 0 5px #2f80ed}.tv-btn.tv-btn-info[data-v-b533bdea]:hover{background-color:#1366d6;box-shadow:none}.tv-btn.tv-btn-info[data-v-b533bdea]:active{background-color:#115bbf;box-shadow:none;transform:scale(.98)}.tv-btn.tv-btn-info.tv-btn-outlined[data-v-b533bdea]{background-color:transparent;color:#2f80ed;border:1px solid #2F80ED}.tv-btn.tv-btn-info.tv-btn-outlined[data-v-b533bdea]:hover{background-color:#2f80ed;color:#f1f9f9}.tv-btn.tv-btn-info.tv-btn-outlined.tv-btn-disabled[data-v-b533bdea]:hover{background-color:transparent;color:#2f80ed}.tv-btn.tv-btn-info.tv-btn-text[data-v-b533bdea]{background-color:transparent;color:#2f80ed;box-shadow:none;font-size:14px;min-width:80px;padding:.6rem 0;white-space:nowrap;width:auto;border:1px solid transparent}.tv-btn.tv-btn-info.tv-btn-text[data-v-b533bdea]:hover{background-color:#5e9df1;color:#fff}.tv-btn.tv-btn-info.tv-btn-text[data-v-b533bdea]:active{background-color:transparent;color:#115bbf;transform:none}.tv-btn.tv-btn-info.tv-btn-disabled[data-v-b533bdea]{background-color:#2f80ed;color:#f1f9f9;box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.tv-btn.tv-btn-text[data-v-b533bdea]{background-color:transparent;color:#f4faff;border:none;padding:.5rem .75rem;min-width:unset;font-weight:500;font-size:14px;width:auto;transition:all .2s ease-in-out;box-shadow:none}.tv-btn.tv-btn-text[data-v-b533bdea]:hover{background-color:#0000000d;color:#c1e3ff;text-decoration:none}.tv-btn.tv-btn-text[data-v-b533bdea]:active{background-color:#0000001a;color:#a8d7ff;transform:scale(.98)}.tv-btn.tv-btn-text.tv-btn-disabled[data-v-b533bdea]{color:#fff;background-color:transparent;opacity:.6;cursor:not-allowed;pointer-events:none}.tv-btn[data-v-b533bdea]{background-color:#ef233c;color:#f4faff;box-shadow:0 0 5px #ef233c}.tv-btn[data-v-b533bdea]:hover{background-color:#d00f27;box-shadow:none}.tv-btn[data-v-b533bdea]:active{background-color:#b80d22;box-shadow:none;transform:scale(.98)}.tv-btn.tv-btn-outlined[data-v-b533bdea]{background-color:transparent;color:#ef233c;border:1px solid #EF233C}.tv-btn.tv-btn-outlined[data-v-b533bdea]:hover{background-color:#ef233c;color:#f4faff}.tv-btn.tv-btn-outlined.tv-btn-disabled[data-v-b533bdea]:hover{background-color:transparent;color:#ef233c}.tv-btn.tv-btn-text[data-v-b533bdea]{background-color:transparent;color:#ef233c;box-shadow:none;font-size:14px;min-width:80px;padding:.6rem 0;white-space:nowrap;width:auto;border:1px solid transparent}.tv-btn.tv-btn-text[data-v-b533bdea]:hover{background-color:#f25366;color:#fff}.tv-btn.tv-btn-text[data-v-b533bdea]:active{background-color:transparent;color:#b80d22;transform:none}.tv-btn.tv-btn-disabled[data-v-b533bdea]{background-color:#ef233c;color:#f4faff;box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.tv-btn.tv-btn-icon-only[data-v-b533bdea]{background:transparent;border:none;box-shadow:none;padding:0;min-width:unset;min-height:unset;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease-in-out,transform .2s ease-in-out}.tv-btn.tv-btn-icon-only.tv-icon[data-v-b533bdea]{height:20px;width:20px;margin:0;color:#f4faff}.tv-btn.tv-btn-icon-only:hover .tv-icon[data-v-b533bdea]{color:#8eccff;transform:scale(1.1)}.tv-btn.tv-btn-icon-only:active .tv-icon[data-v-b533bdea]{transform:scale(.95)}.tv-btn.tv-btn-icon-only.tv-btn-disabled[data-v-b533bdea]{opacity:.5;pointer-events:none}.tv-btn .tv-spinner[data-v-b533bdea]{height:18px;width:18px;animation:spin-b533bdea 1s linear infinite;display:inline-flex;align-items:center;justify-content:center;color:currentColor}@keyframes spin-b533bdea{0%{transform:rotate(0)}to{transform:rotate(360deg)}}')),document.head.appendChild(t)}}catch(n){console.error("vite-plugin-css-injected-by-js",n)}})(); "use strict";const t=require("vue"),_=`<svg class="tv-icon-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"> <path d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-4.987-3.744A7.966 7.966 0 0 0 12 20c1.97 0 3.773-.712 5.167-1.892A6.979 6.979 0 0 0 12.16 16a6.981 6.981 0 0 0-5.147 2.256zM5.616 16.82A8.975 8.975 0 0 1 12.16 14a8.972 8.972 0 0 1 6.362 2.634 8 8 0 1 0-12.906.187zM12 13a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z" fill="currentColor" /> </svg> `,x=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3 19C3.69137 16.6928 5.46998 16 9.5 16C13.53 16 15.3086 16.6928 16 19" stroke="currentColor" stroke-width="2" stroke-linecap="round"/> <path d="M13 9.5C13 11.433 11.433 13 9.5 13C7.567 13 6 11.433 6 9.5C6 7.567 7.567 6 9.5 6C11.433 6 13 7.567 13 9.5Z" stroke="currentColor" stroke-width="2"/> <path d="M15 6H21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18 3L18 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg> `,p=`<svg xmlns="http://www.w3.org/2000/svg" class="tv-icon-svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12" y2="16"></line></svg> `,m=`<svg xmlns="http://www.w3.org/2000/svg" class="tv-icon-svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><polyline points="8 12 12 16 16 12"></polyline><line x1="12" y1="8" x2="12" y2="16"></line></svg> `,f=`<svg xmlns="http://www.w3.org/2000/svg" class="tv-icon-svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><polyline points="12 8 8 12 12 16"></polyline><line x1="16" y1="12" x2="8" y2="12"></line></svg> `,y=`<svg xmlns="http://www.w3.org/2000/svg" class="tv-icon-svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><polyline points="12 16 16 12 12 8"></polyline><line x1="8" y1="12" x2="16" y2="12"></line></svg> `,M=`<svg xmlns="http://www.w3.org/2000/svg" class="tv-icon-svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><polyline points="16 12 12 8 8 12"></polyline><line x1="12" y1="16" x2="12" y2="8"></line></svg> `,b=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.364 5.63604C19.9926 7.26472 21 9.51472 21 12C21 16.9706 16.9706 21 12 21C9.51472 21 7.26472 19.9926 5.63604 18.364M18.364 5.63604C16.7353 4.00736 14.4853 3 12 3C7.02944 3 3 7.02944 3 12C3 14.4853 4.00736 16.7353 5.63604 18.364M18.364 5.63604L5.63604 18.364" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg> `,B=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3 9H21M17 13.0014L7 13M10.3333 17.0005L7 17M7 3V5M17 3V5M6.2 21H17.8C18.9201 21 19.4802 21 19.908 20.782C20.2843 20.5903 20.5903 20.2843 20.782 19.908C21 19.4802 21 18.9201 21 17.8V8.2C21 7.07989 21 6.51984 20.782 6.09202C20.5903 5.71569 20.2843 5.40973 19.908 5.21799C19.4802 5 18.9201 5 17.8 5H6.2C5.0799 5 4.51984 5 4.09202 5.21799C3.71569 5.40973 3.40973 5.71569 3.21799 6.09202C3 6.51984 3 7.07989 3 8.2V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg> `,L=`<svg class="tv-icon-svg" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"> <g id="Cancel"> <path clip-rule="evenodd" d="M16,0C7.163,0,0,7.163,0,16c0,8.836,7.163,16,16,16c8.836,0,16-7.163,16-16C32,7.163,24.836,0,16,0z M16,30C8.268,30,2,23.732,2,16C2,8.268,8.268,2,16,2s14,6.268,14,14C30,23.732,23.732,30,16,30z" fill="currentColor"/> <path clip-rule="evenodd" d="M22.729,21.271l-5.268-5.269l5.238-5.195c0.395-0.391,0.395-1.024,0-1.414c-0.394-0.39-1.034-0.39-1.428,0l-5.231,5.188l-5.309-5.31c-0.394-0.396-1.034-0.396-1.428,0c-0.394,0.395-0.394,1.037,0,1.432l5.301,5.302l-5.331,5.287c-0.394,0.391-0.394,1.024,0,1.414c0.394,0.391,1.034,0.391,1.429,0l5.324-5.28l5.276,5.276c0.394,0.396,1.034,0.396,1.428,0C23.123,22.308,23.123,21.667,22.729,21.271z" fill="currentColor"/> </g> </svg> `,Z=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="currentColor" stroke-width="2"/> <path d="M9 12L10.6828 13.6828C10.858 13.858 11.142 13.858 11.3172 13.6828L15 10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg> `,H=`<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8 8H7.2C6.0799 8 5.51984 8 5.09202 8.21799C4.71569 8.40973 4.40973 8.71569 4.21799 9.09202C4 9.51984 4 10.0799 4 11.2V16.8C4 17.9201 4 18.4802 4.21799 18.908C4.40973 19.2843 4.71569 19.5903 5.09202 19.782C5.51984 20 6.0799 20 7.2 20H12.8C13.9201 20 14.4802 20 14.908 19.782C15.2843 19.5903 15.5903 19.2843 15.782 18.908C16 18.4802 16 17.9201 16 16.8V16M11.2 16H16.8C17.9201 16 18.4802 16 18.908 15.782C19.2843 15.5903 19.5903 15.2843 19.782 14.908C20 14.4802 20 13.9201 20 12.8V7.2C20 6.0799 20 5.51984 19.782 5.09202C19.5903 4.71569 19.2843 4.40973 18.908 4.21799C18.4802 4 17.9201 4 16.8 4H11.2C10.0799 4 9.51984 4 9.09202 4.21799C8.71569 4.40973 8.40973 4.71569 8.21799 5.09202C8 5.51984 8 6.07989 8 7.2V12.8C8 13.9201 8 14.4802 8.21799 14.908C8.40973 15.2843 8.71569 15.5903 9.09202 15.782C9.51984 16 10.0799 16 11.2 16Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg> `,V='<?xml version="1.0" ?><svg data-name="Layer 3" id="Layer_3" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:#dbd0d1;}.cls-2{fill:#86888d;}.cls-3{fill:#9c9495;}.cls-4{fill:#6d6f6a;}.cls-5{fill:#b6acb8;}.cls-6{fill:#52526b;opacity:0.46;}</style></defs><path class="cls-1" d="M43.54,26.04a4.33936,4.33936,0,0,1-.88,2.32,3.06848,3.06848,0,0,1-.95.75,18.5481,18.5481,0,0,1-8.4,10.79c-.37.22-.74.42-1.12.61-.19.09-.38.19-.57.27-.39.18-.78.34-1.18.49s-.8.29-1.22.41a19.07489,19.07489,0,0,1-1.87994.45,17.43447,17.43447,0,0,1-3.34.31,18.44866,18.44866,0,0,1-7.04-1.39,2.98631,2.98631,0,0,1-2.04.35,5.28083,5.28083,0,0,1-2.47-1.3c-.09-.08-.19-.16-.28-.25l-.21-.21q-.195-.225-.39-.48c-.05-.09-.11-.19-.16-.29a2.47935,2.47935,0,0,1-.17-1.6c0-.01-.01-.01-.03-.02-.08-.09-.16-.16-.24005-.25-.28-.27-.54-.55-.8-.84l-.08-.09A18.37989,18.37989,0,0,1,10.66,11.28a3.43014,3.43014,0,0,1,.64-2.22,7.44972,7.44972,0,0,1,2.45-1.99,2.62758,2.62758,0,0,1,1.67-.47,2.548,2.548,0,0,1,1.13.55A18.58974,18.58974,0,0,1,20,6.01a17.71,17.71,0,0,1,4-.45,18.02451,18.02451,0,0,1,6.61,1.25A18.64812,18.64812,0,0,1,41.15,17.28c.07.18.15.37.21.56.13.37.26.75.37,1.14.05.19.1.38.15.58a4.75072,4.75072,0,0,1,.14.63c.06.26.11.52.15.79a2.82305,2.82305,0,0,1,.06.31c.05.34.09.68.12,1.03A4.85592,4.85592,0,0,1,43.54,26.04Z"/><path class="cls-2" d="M35.88,32.01c1.34-.09-.24,1.93-.65,2.24a2.45021,2.45021,0,0,1-1.24.52,1.48716,1.48716,0,0,1-1.24-.42C33.51,33.57,34.69,32.08,35.88,32.01Z"/><path class="cls-2" d="M30.43,26.87a1.736,1.736,0,0,1-.15,1.02A2.52908,2.52908,0,0,1,29.15,29a3.57633,3.57633,0,0,1-3.07.3,2.64684,2.64684,0,0,1-1.65-2.05,2.06672,2.06672,0,0,1-.02-.43c.22-3.22,5.64-2.41,6.02.04Z"/><path class="cls-2" d="M12.88,25.59a2.62,2.62,0,0,1,0,5.24,2.96625,2.96625,0,0,1-.42-.03,2.38449,2.38449,0,0,0-1.63-4.13h-.06A2.57667,2.57667,0,0,1,12.88,25.59Z"/><path class="cls-3" d="M14.38,17.04a1.84092,1.84092,0,0,1-.33,3.19,2.78457,2.78457,0,0,1-1.25.15,2.14074,2.14074,0,0,1-.62-.13A.81841.81841,0,0,1,11.8,20a1.229,1.229,0,0,1-.22-1.07,2.85584,2.85584,0,0,1,1.12-1.68A1.52618,1.52618,0,0,1,14.38,17.04Z"/><path class="cls-4" d="M36.26,14.62a2.14894,2.14894,0,0,1-1.03,2.58,2.4069,2.4069,0,0,1-1.84-.11,3.39711,3.39711,0,0,1-1.77-1.67,2.42272,2.42272,0,0,1,.19-2.36C33.21,11.11,35.74,12.9,36.26,14.62Z"/><path class="cls-2" d="M34.502,17.8374a3.32893,3.32893,0,0,1-1.31054-.28857A3.85866,3.85866,0,0,1,31.16406,15.624a2.92284,2.92284,0,0,1,.24024-2.85644,2.32187,2.32187,0,0,1,2.35156-1.02149,4.13243,4.13243,0,0,1,2.98242,2.7295,2.65117,2.65117,0,0,1-1.3164,3.18652A2.396,2.396,0,0,1,34.502,17.8374Zm-1.15722-5.126a1.35872,1.35872,0,0,0-1.12891.64013l-.00293.00342a1.93348,1.93348,0,0,0-.13476,1.86377,2.90407,2.90407,0,0,0,1.51074,1.4126,1.9235,1.9235,0,0,0,1.45019.10693,1.65345,1.65345,0,0,0,.74121-1.9751,3.14651,3.14651,0,0,0-2.18847-2.03076A1.4898,1.4898,0,0,0,33.34473,12.71143Zm-1.53516.34863h0Z"/><path class="cls-5" d="M33.80273,35.28076a1.94021,1.94021,0,0,1-1.417-.58887.49874.49874,0,0,1,.00586-.69043c.11328-.11621.23535-.248.36524-.38818.79492-.85742,1.88379-2.03125,3.09375-2.10254a.877.877,0,0,1,1.00293.53369c.33789.90479-1.05567,2.40332-1.32129,2.604a2.92763,2.92763,0,0,1-1.499.61963A2.0374,2.0374,0,0,1,33.80273,35.28076Zm-.26855-1.03515a1.12526,1.12526,0,0,0,.40137.02734,1.95445,1.95445,0,0,0,.99511-.42285,4.342,4.342,0,0,0,.94825-1.33887C35.0918,32.5835,34.2002,33.52832,33.53418,34.24561Z"/><path class="cls-5" d="M29.78027,35.52a.5.5,0,0,1-.37988-.8252,2.94443,2.94443,0,0,1,2.44336-.81494l.40527.01905c.18653.01025.37207.021.56055.021a.5.5,0,0,1,0,1c-.207,0-.41113-.01123-.61621-.02246l-.37891-.01758a2.03638,2.03638,0,0,0-1.65429.46533A.498.498,0,0,1,29.78027,35.52Z"/><path class="cls-5" d="M33.33984,31.33008a.49871.49871,0,0,1-.31543-.11182c-.165-.13379-.33007-.26806-.49414-.41211a.50031.50031,0,0,1,.66016-.75195c.1543.13525.30957.26172.46387.38769a.49957.49957,0,0,1-.31446.88819Z"/><path class="cls-5" d="M36.03027,20.08008a.49983.49983,0,0,1-.40039-.2002,1.61738,1.61738,0,0,1-.16211-1.64306.5.5,0,1,1,.9043.42675.622.622,0,0,0,.05859.6167.50034.50034,0,0,1-.40039.79981Z"/><path class="cls-5" d="M31.2998,12.3501a.49587.49587,0,0,1-.24414-.064A2.17889,2.17889,0,0,1,29.9502,10.459a.50041.50041,0,0,1,.49121-.50878.53286.53286,0,0,1,.50879.49121,1.18036,1.18036,0,0,0,.59375.97265.49969.49969,0,0,1-.24415.936Z"/><path class="cls-2" d="M13.11035,20.8916c-.11133,0-.22656-.00439-.34668-.01318a2.59741,2.59741,0,0,1-.77734-.16748,1.27057,1.27057,0,0,1-.57031-.39014,1.679,1.679,0,0,1-.32715-1.48389,3.31985,3.31985,0,0,1,1.3164-1.99072,2.01481,2.01481,0,0,1,2.21387-.2456,2.07131,2.07131,0,0,1,1.043,1.99511,2.42652,2.42652,0,0,1-1.42383,2.09766A2.94465,2.94465,0,0,1,13.11035,20.8916Zm.62012-3.51953a1.27309,1.27309,0,0,0-.73242.27979l-.00586.0039a2.349,2.349,0,0,0-.919,1.35742.76921.76921,0,0,0,.09278.64649.345.345,0,0,0,.17187.11621,1.77552,1.77552,0,0,0,.50977.10644,2.26446,2.26446,0,0,0,1.01172-.11474,1.4119,1.4119,0,0,0,.80468-1.23242,1.09925,1.09925,0,0,0-.52734-1.05811A.83722.83722,0,0,0,13.73047,17.37207ZM12.7002,17.25h0Z"/><path class="cls-5" d="M16.28027,16.68018a.49986.49986,0,0,1-.17578-.96778,1.28781,1.28781,0,0,0,.57422-.43017.49981.49981,0,1,1,.80274.5957,2.26482,2.26482,0,0,1-1.0254.77A.49261.49261,0,0,1,16.28027,16.68018Z"/><path class="cls-2" d="M12.7002,17.75a.5.5,0,0,1-.5-.48926,1.36912,1.36912,0,0,0-.36426-.89844.49984.49984,0,1,1,.72851-.68457,2.3857,2.3857,0,0,1,.63575,1.56153.50045.50045,0,0,1-.48926.51074Z"/><path class="cls-2" d="M11.38965,22.49023a.5.5,0,0,1-.3457-.86132,2.12035,2.12035,0,0,0,.63671-1.40186.49955.49955,0,1,1,.99805.0459,3.14137,3.14137,0,0,1-.94336,2.07861A.49819.49819,0,0,1,11.38965,22.49023Z"/><path class="cls-2" d="M27.25,42.14014a.49221.49221,0,0,1-.24512-.06446,17.2123,17.2123,0,0,1-6.49121-6.5625.49968.49968,0,1,1,.873-.48632,16.20629,16.20629,0,0,0,6.1084,6.17773.49994.49994,0,0,1-.24512.93555Z"/><path class="cls-2" d="M19.74023,33a.50055.50055,0,0,1-.47656-.34912c-.13379-.42139-.25683-.853-.36035-1.28418a.50014.50014,0,0,1,.97266-.2334c.09765.40869.21484.8169.34082,1.21582A.49984.49984,0,0,1,19.74023,33Z"/><path class="cls-2" d="M33.86133,15.99023a.47274.47274,0,0,1-.06934-.00488,1.18137,1.18137,0,0,1-.91211-.68847,1.1683,1.1683,0,0,1,.13672-1.14307.50051.50051,0,0,1,.80664.59277.16442.16442,0,0,0-.02344.15674.17858.17858,0,0,0,.12891.0918.49992.49992,0,0,1-.06738.99511Z"/><path class="cls-5" d="M30.42969,27.36523a.49557.49557,0,0,1-.5-.49511.51409.51409,0,0,1,.29883-.46778,34.10765,34.10765,0,0,1,3.67382-1.37011.49979.49979,0,1,1,.29493.95507,33.36463,33.36463,0,0,0-3.51368,1.30713A.48877.48877,0,0,1,30.42969,27.36523Z"/><path class="cls-5" d="M27.25781,30.02148a3.63146,3.63146,0,0,1-1.36523-.2583,3.1367,3.1367,0,0,1-1.959-2.44775,2.68374,2.68374,0,0,1-.02246-.53027,2.77413,2.77413,0,0,1,2.9375-2.57911c1.751-.06738,3.81348.88868,4.0752,2.57715a.32015.32015,0,0,1,.00488.05225,2.46289,2.46289,0,0,1-.06543.92041,2.60231,2.60231,0,0,1-.13574.35791,2.99931,2.99931,0,0,1-1.33887,1.32568A4.292,4.292,0,0,1,27.25781,30.02148Zm-.21875-4.81933c-.0498,0-.09863.001-.14746.00293A1.84822,1.84822,0,0,0,24.90918,26.854a1.6175,1.6175,0,0,0,.01562.32715A2.15673,2.15673,0,0,0,26.26367,28.835a3.055,3.055,0,0,0,2.63672-.26807,2.09258,2.09258,0,0,0,.92578-.88574,1.26628,1.26628,0,0,0,.10742-.74853l-.00195-.022C29.749,25.876,28.30078,25.20215,27.03906,25.20215Z"/><path class="cls-5" d="M29.40039,24.1001a.50064.50064,0,0,1-.42383-.76612c.27246-.4331.54981-.86132.82813-1.291l.36523-.56348a.49951.49951,0,1,1,.83985.541l-.36524.56592c-.27637.42627-.55078.85058-.82031,1.27978A.50135.50135,0,0,1,29.40039,24.1001Z"/><path class="cls-5" d="M25.5,32.04a.50019.50019,0,0,1-.1377-.981.1132.1132,0,0,0,.06543-.07861.50024.50024,0,0,1,.98438.17871,1.10662,1.10662,0,0,1-.77441.86182A.52017.52017,0,0,1,25.5,32.04Z"/><path class="cls-5" d="M23.68359,26.88574c-.23828-.10791-.42773-.19385-.61718-.28857a.50006.50006,0,1,1,.44726-.89453c.17774.08886.35547.16943.53223.24951l-.15625.478Z"/><path class="cls-5" d="M40.15039,24.79a.49834.49834,0,0,1-.25879-.07178l-1.43066-.87012a.50034.50034,0,0,1,.51758-.85644l1.43066.87012a.50034.50034,0,0,1-.25879.92822Z"/><path class="cls-5" d="M39.17578,28.66553a1.815,1.815,0,0,1-.47656-.063.49985.49985,0,0,1,.26172-.96484.95244.95244,0,0,0,.89062-.25635.5.5,0,1,1,.7168.69726A1.95683,1.95683,0,0,1,39.17578,28.66553Z"/><path class="cls-5" d="M16.05957,38.02979a.4995.4995,0,0,1-.31348-.11036,5.36182,5.36182,0,0,0-1.71-.92382.5.5,0,1,1,.3086-.95118,6.3396,6.3396,0,0,1,2.02832,1.09571.50018.50018,0,0,1-.31348.88965Z"/><path class="cls-5" d="M12.87988,31.33008a3.47237,3.47237,0,0,1-.49121-.03516.50029.50029,0,0,1-.27051-.85986,1.88469,1.88469,0,0,0-1.28808-3.26514.54724.54724,0,0,1-.47461-.271.49816.49816,0,0,1,.00683-.519,3.11363,3.11363,0,1,1,2.51758,4.9502Zm-1.042-4.96924a2.877,2.877,0,0,1,1.625,3.8877,2.12087,2.12087,0,1,0-1.625-3.8877Z"/><path class="cls-2" d="M21.16992,12.12012a.5.5,0,0,1-.22363-.94727,6.07066,6.07066,0,0,0,1.36816-.9331.49984.49984,0,1,1,.67188.74023,7.05736,7.05736,0,0,1-1.59278,1.0874A.504.504,0,0,1,21.16992,12.12012Z"/><path class="cls-6" d="M43.54,26.04a4.33936,4.33936,0,0,1-.88,2.32,3.06848,3.06848,0,0,1-.95.75,18.5481,18.5481,0,0,1-8.4,10.79c-.37.22-.74.42-1.12.61-.19.09-.38.19-.57.27-.39.18-.78.34-1.18.49s-.8.29-1.22.41a19.07489,19.07489,0,0,1-1.87994.45,17.43447,17.43447,0,0,1-3.34.31,18.44866,18.44866,0,0,1-7.04-1.39,2.98631,2.98631,0,0,1-2.04.35,5.28083,5.28083,0,0,1-2.47-1.3c-.09-.08-.19-.16-.28-.25l-.21-.21q-.195-.225-.39-.48c-.05-.09-.11-.19-.16-.29a2.47935,2.47935,0,0,1-.17-1.6c0-.01-.01-.01-.03-.02-.08-.09-.16-.16-.24005-.25-.28-.27-.54-.55-.8-.84l-.08-.09.66-.28a1.29917,1.29917,0,0,0,.35-.21L11.34,35.4l.27.12a17.40627,17.40627,0,0,0,10.05,1.13A17.50888,17.50888,0,0,0,35.31,24.12l.06-.24.23-.09a1.90859,1.90859,0,0,0,.78-.57,3.29556,3.29556,0,0,0,.66-1.78,3.797,3.797,0,0,0-1.02-3.04l-.13-.13-.02-.19a17.32017,17.32017,0,0,0-3.92-9.64L30.61,6.81A18.64812,18.64812,0,0,1,41.15,17.28c.07.18.15.37.21.56.14.37.26.75.37,1.14.05.19.1.38.15.58a4.75072,4.75072,0,0,1,.14.63c.06.26.11.52.15.79a2.82305,2.82305,0,0,1,.06.31c.05.34.09.68.12,1.03A4.85592,4.85592,0,0,1,43.54,26.04Z"/></svg>',S=`<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <g id="Complete"> <g id="download"> <g> <path d="M3,12.3v7a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2v-7" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" /> <g> <polyline fill="none" id="Right-2" points="7.9 12.3 12 16.3 16.1 12.3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" /> <line fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="12" x2="12" y1="2.7" y2="14.2" /> </g> </g> </g> </g> </svg> `,A=`<svg xmlns="http://www.w3.org/2000/svg" class="tv-icon-svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34"></path><polygon points="18 2 22 6 12 16 8 16 8 12 18 2"></polygon></svg> `,z=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="Interface / External_Link"> <path id="Vector" d="M10.0002 5H8.2002C7.08009 5 6.51962 5 6.0918 5.21799C5.71547 5.40973 5.40973 5.71547 5.21799 6.0918C5 6.51962 5 7.08009 5 8.2002V15.8002C5 16.9203 5 17.4801 5.21799 17.9079C5.40973 18.2842 5.71547 18.5905 6.0918 18.7822C6.5192 19 7.07899 19 8.19691 19H15.8031C16.921 19 17.48 19 17.9074 18.7822C18.2837 18.5905 18.5905 18.2839 18.7822 17.9076C19 17.4802 19 16.921 19 15.8031V14M20 9V4M20 4H15M20 4L13 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </g> </svg> `,j=`<svg class="tv-icon-svg" version="1.1" id="Layer_1_1_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"> <path d="M8.612,2.347L8,2.997l-0.612-0.65c-1.69-1.795-4.43-1.795-6.12,0c-1.69,1.795-1.69,4.706,0,6.502l0.612,0.65L8,16 l6.12-6.502l0.612-0.65c1.69-1.795,1.69-4.706,0-6.502C13.042,0.551,10.302,0.551,8.612,2.347z" fill="currentColor"/> </svg> `,T=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3 4.6C3 4.03995 3 3.75992 3.10899 3.54601C3.20487 3.35785 3.35785 3.20487 3.54601 3.10899C3.75992 3 4.03995 3 4.6 3H19.4C19.9601 3 20.2401 3 20.454 3.10899C20.6422 3.20487 20.7951 3.35785 20.891 3.54601C21 3.75992 21 4.03995 21 4.6V6.33726C21 6.58185 21 6.70414 20.9724 6.81923C20.9479 6.92127 20.9075 7.01881 20.8526 7.10828C20.7908 7.2092 20.7043 7.29568 20.5314 7.46863L14.4686 13.5314C14.2957 13.7043 14.2092 13.7908 14.1474 13.8917C14.0925 13.9812 14.0521 14.0787 14.0276 14.1808C14 14.2959 14 14.4182 14 14.6627V17L10 21V14.6627C10 14.4182 10 14.2959 9.97237 14.1808C9.94787 14.0787 9.90747 13.9812 9.85264 13.8917C9.7908 13.7908 9.70432 13.7043 9.53137 13.5314L3.46863 7.46863C3.29568 7.29568 3.2092 7.2092 3.14736 7.10828C3.09253 7.01881 3.05213 6.92127 3.02763 6.81923C3 6.70414 3 6.58185 3 6.33726V4.6Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg> `,E=`<svg xmlns="http://www.w3.org/2000/svg" class="tv-icon-svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path><line x1="12" y1="17" x2="12" y2="17"></line></svg> `,O=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 11V16M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21ZM12.0498 8V8.1L11.9502 8.1002V8H12.0498Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg> `,D='<?xml version="1.0" ?><svg data-name="Layer 3" id="Layer_3" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:#ffa866;}.cls-2{fill:#fcf260;}.cls-3{fill:none;stroke:#ffa866;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M23.95894,43.78571c-.50964,0-1.01246,1.40775-1.51322,1.37226-.50773-.036-.96208-.40952-1.45943-.48074-.50326-.07206-1.38421,1.72313-1.87554,1.61629-.49622-.1079-.79546-1.27949-1.27817-1.42152-.48667-.14319-1.36452.658-1.83608.48153-.47468-.17768-.47617-1.65137-.93414-1.8614-.46034-.21112-.09627-1.95237-.5383-2.19475-.44381-.24336-1.99311,1.42919-2.417,1.15577-.42513-.27421.22739-2.06668-.17626-2.36967-.40438-.30354-.89029-.38967-1.27164-.72063-.38168-.33124-.36531-.97033-.72246-1.32756s-1.6.18275-1.93112-.199c-.33083-.38139-.66792-.74961-.97133-1.154-.30287-.40367-.73158-.721-1.00566-1.14616-.27332-.42394.94678-1.67551.70353-2.11935-.24226-.442-2.41526.12463-2.62626-.33571-.20983-.45778.55614-1.32879.37864-1.80326-.17635-.47138.36435-1.123.22129-1.60946-.14193-.48263-1.262-.67-1.36981-1.16613-.10666-.4908-.29132-.96483-.36329-1.46752-.07118-.49726-.09442-.99986-.13038-1.50749-.03547-.50058-.9929-1.00144-.9929-1.5109,0-.50963,2.40409-.90814,2.43959-1.4089.036-.50774-1.72055-1.16067-1.64934-1.658.07207-.50326.46945-.95633.57629-1.44766.1079-.49622,1.03794-.74872,1.18-1.23144.1432-.48666-1.49157-1.573-1.31507-2.04457.17768-.47468.29453-1.05973.50455-1.5177.21112-.46034,2.73813.254,2.98051-.188.24335-.44381-1.97745-2.35757-1.704-2.78148.27421-.42513,1.11457-.557,1.41757-.96068.30354-.40437,1.32023-.27168,1.65119-.653.33124-.38168.18685-1.23924.54408-1.59639s1.27431-.14384,1.656-.475c.38139-.33083,1.58894.44929,1.99334.14588.40367-.30287.41805-1.0201.84318-1.29419.42394-.27331.29932-1.41981.74316-1.66306.442-.24226,1.11184-.02046,1.57218-.23146.45778-.20983,1.16946.32109,1.64393.14358.47138-.17635.95674-.03434,1.4432-.1774.48263-.14194.61767-1.42733,1.1138-1.53515.4908-.10666,1.0105.05272,1.51319-.01924.49726-.07118.85586-1.7264,1.36349-1.76236.50058-.03547,1.08927,1.12934,1.59873,1.12934.50963,0,1.11522-1.40028,1.616-1.36479.50773.036,1.0133.78419,1.51065.85541.50326.07206,1.13511-.21036,1.62644-.10353.49623.10791.79464,1.16817,1.27735,1.3102.48667.14319.60473,1.30207,1.07629,1.47858.47468.17767,1.25777-.47316,1.71574-.26313.46034.21112.1503,1.82739.59234,2.06977.44381.24335,2.01342-1.46619,2.43733-1.19276.42513.27421,1.02842.39371,1.43207.69671.40438.30354.95395.5423,1.33531.87326.38168.33124.85386.68317,1.211,1.0404s1.11542.47686,1.44655.8586c.33083.38138-.88126,2.067-.57785,2.4714.30286.40367.45008.87869.72417,1.30382.27331.424.995.56231,1.23828,1.00614.24226.442,1.85687.26,2.06787.72035.20983.45778-2.2106,2.02158-2.0331,2.49606.17635.47137,2.73247.15,2.87553.63646.14194.48263-1.76226,1.50524-1.65444,2.00137.10665.4908,1.10937.7954,1.18133,1.29809.07118.49726-1.57062,1.126-1.53466,1.63359.03547.50059,3.3244.89146,3.3244,1.40091,0,.50964.01173,1.13459-.02376,1.63535-.036.50773-.8108,1.02924-.882,1.52659-.07206.50325-1.54207.77236-1.64891,1.26369-.1079.49622.50793,1.17216.3659,1.65487-.14319.48667-.95519.7482-1.13169,1.21976-.17768.47468-1.48639.4027-1.69642.86067-.21111.46034-.25491.88311-.49729,1.32515-.24335.44381.20125,1.2101-.07217,1.634-.27422.42513-1.25871.25925-1.56171.6629-.30354.40438-.26343.96156-.59439,1.34291-.33123.38168.20713,1.51651-.1501,1.87366s-.84732.5616-1.22905.89273c-.38139.33083-.6777.75422-1.0821,1.05763-.40366.30287-.92111.42534-1.34624.69942-.424.27332-.66114.85454-1.105,1.09779-.442.24226-.4384,1.48441-.89874,1.69542-.45778.20983-1.92582-2.01927-2.40029-1.84176-.47138.17635-.848.33316-1.33441.47622-.48263.14193-.76788.74941-1.264.85723-.49079.10666-.97594-.14316-1.47864-.0712-.49725.07118-.90268.31954-1.41031.3555C24.90562,44.27034,24.46839,43.78571,23.95894,43.78571Z"/><circle class="cls-2" cx="24" cy="24" r="17"/><path class="cls-3" d="M13.12,10.9304a38.10206,38.10206,0,0,1,12.5936-.884"/><path class="cls-3" d="M21.4976,12.9296a28.291,28.291,0,0,1,10.6896-.408,21.41745,21.41745,0,0,0,4.8008.5032"/><path class="cls-3" d="M11.56215,19.857c5.075-1.16021,10.31753-2.09655,15.467-1.33244,2.32585.34513,4.68153,1.03484,6.98764.576"/><path class="cls-3" d="M22.09692,25.78864a34.8,34.8,0,0,0,13.42714.64482"/><path class="cls-3" d="M12.87948,31.43044a10.83373,10.83373,0,0,0,5.41213,2.35284,15.53234,15.53234,0,0,0,5.93-.35951c1.60094-.39084,3.24991-.98538,4.85343-.60529a2.5112,2.5112,0,0,1,1.42354.82367,1.41952,1.41952,0,0,1,.16323,1.56693,2.16779,2.16779,0,0,1-1.458.80609c-3.46727.78769-4.20136,2.45124-6.02952,1.87625-.76347-.24014-1.52178-.80906-1.45713-1.20214.05563-.3383.70383-.44357,1.63928-.72856a16.909,16.909,0,0,0,2.98714-1.23858"/></svg>',$=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="none" class="hds-flight-icon--animation-loading"> <g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"> <path d="M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8z" opacity=".2"/> <path d="M7.25.75A.75.75 0 018 0a8 8 0 018 8 .75.75 0 01-1.5 0A6.5 6.5 0 008 1.5a.75.75 0 01-.75-.75z"/> </g> </svg> `,F=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17 10.25H16.75V8C16.75 6.74022 16.2496 5.53204 15.3588 4.64124C14.468 3.75045 13.2598 3.25 12 3.25C10.7402 3.25 9.53204 3.75045 8.64124 4.64124C7.75045 5.53204 7.25 6.74022 7.25 8V10.25H7C6.27065 10.25 5.57118 10.5397 5.05546 11.0555C4.53973 11.5712 4.25 12.2707 4.25 13V18C4.25 18.7293 4.53973 19.4288 5.05546 19.9445C5.57118 20.4603 6.27065 20.75 7 20.75H17C17.7293 20.75 18.4288 20.4603 18.9445 19.9445C19.4603 19.4288 19.75 18.7293 19.75 18V13C19.75 12.2707 19.4603 11.5712 18.9445 11.0555C18.4288 10.5397 17.7293 10.25 17 10.25ZM8.75 8C8.75 7.13805 9.09241 6.3114 9.7019 5.7019C10.3114 5.09241 11.138 4.75 12 4.75C12.862 4.75 13.6886 5.09241 14.2981 5.7019C14.9076 6.3114 15.25 7.13805 15.25 8V10.25H8.75V8ZM18.25 18C18.25 18.3315 18.1183 18.6495 17.8839 18.8839C17.6495 19.1183 17.3315 19.25 17 19.25H7C6.66848 19.25 6.35054 19.1183 6.11612 18.8839C5.8817 18.6495 5.75 18.3315 5.75 18V13C5.75 12.6685 5.8817 12.3505 6.11612 12.1161C6.35054 11.8817 6.66848 11.75 7 11.75H17C17.3315 11.75 17.6495 11.8817 17.8839 12.1161C18.1183 12.3505 18.25 12.6685 18.25 13V18Z" fill="currentColor"/> </svg> `,I=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15 4H18C19.1046 4 20 4.89543 20 6L20 18C20 19.1046 19.1046 20 18 20H15M11 16L15 12M15 12L11 8M15 12H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> </svg> `,N=`<?xml version="1.0" encoding="utf-8"?> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15 4H18C19.1046 4 20 4.89543 20 6V18C20 19.1046 19.1046 20 18 20H15M8 8L4 12M4 12L8 16M4 12L16 12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> `,P=`<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 612 612" style="enable-background:new 0 0 612 612;" xml:space="preserve"> <g> <g id="_x35__21_"> <g> <path d="M535.5,0h-459C34.521,0,0,37.657,0,79.656v456.303C0,577.957,34.023,612,76.003,612H532c41.979,0,80-34.502,80-76.5v-459 C612,34.501,577.479,0,535.5,0z M573.75,535.5c0,20.999-20.77,38.479-41.75,38.479H76.003c-20.98,0-38.001-17.021-38.001-38.021 V79.656c0-21,17.519-41.406,38.499-41.406h459c20.98,0,38.25,17.251,38.25,38.25V535.5z M459,382.5H153 c-10.557,0-19.125,8.568-19.125,19.125S142.443,420.75,153,420.75h306c10.557,0,19.125-8.568,19.125-19.125 S469.557,382.5,459,382.5z M459,267.75H153c-10.557,0-19.125,8.568-19.125,19.125S142.443,306,153,306h306 c10.557,0,19.125-8.568,19.125-19.125S469.557,267.75,459,267.75z M459,153H153c-10.557,0-19.125,8.568-19.125,19.125 S142.443,191.25,153,191.25h306c10.557,0,19.125-8.568,19.125-19.125S469.557,153,459,153z" fill="currentColor"/> </g> </g> </g> </svg> `,q=`<svg xmlns="http://www.w3.org/2000/svg" class="tv-icon-svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><line x1="8" y1="12" x2="16" y2="12"></line></svg> `,R=`<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.00195 17H5.60636C4.34793 17 3.71872 17 3.58633 16.9023C3.4376 16.7925 3.40126 16.7277 3.38515 16.5436C3.37082 16.3797 3.75646 15.7486 4.52776 14.4866C5.32411 13.1835 6.00031 11.2862 6.00031 8.6C6.00031 7.11479 6.63245 5.69041 7.75766 4.6402C8.88288 3.59 10.409 3 12.0003 3C13.5916 3 15.1177 3.59 16.2429 4.6402C17.3682 5.69041 18.0003 7.11479 18.0003 8.6C18.0003 11.2862 18.6765 13.1835 19.4729 14.4866C20.2441 15.7486 20.6298 16.3797 20.6155 16.5436C20.5994 16.7277 20.563 16.7925 20.4143 16.9023C20.2819 17 19.6527 17 18.3943 17H15.0003M9.00195 17L9.00031 18C9.00031 19.6569 10.3435 21 12.0003 21C13.6572 21 15.0003 19.6569 15.0003 18V17M9.00195 17H15.0003" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg> `,W=`<svg class="tv-icon-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line></svg> `,G=`<svg class="tv-icon-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg> `,J=`<svg class="tv-icon-svg" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 129 129" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 129 129"> <g> <path d="M51.6,96.7c11,0,21-3.9,28.8-10.5l35,35c0.8,0.8,1.8,1.2,2.9,1.2s2.1-0.4,2.9-1.2c1.6-1.6,1.6-4.2,0-5.8l-35-35 c6.5-7.8,10.5-17.9,10.5-28.8c0-24.9-20.2-45.1-45.1-45.1C26.8,6.5,6.5,26.8,6.5,51.6C6.5,76.5,26.8,96.7,51.6,96.7z M51.6,14.7c20.4,0,36.9,16.6,36.9,36.9C88.5,72,72,88.5,51.6,88.5c-20.4,0-36.9-16.6-36.9-36.9C14.7,31.3,31.3,14.7,51.6,14.7z" fill="currentColor"/> </g> </svg> `,K=`<svg class="tv-icon-svg" style="enable-background:new 0 0 24 24;" version="1.1" viewBox="0 0 24 24" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g id="info"/> <g id="icons"> <path d="M22.2,14.4L21,13.7c-1.3-0.8-1.3-2.7,0-3.5l1.2-0.7c1-0.6,1.3-1.8,0.7-2.7l-1-1.7c-0.6-1-1.8-1.3-2.7-0.7L18,5.1 c-1.3,0.8-3-0.2-3-1.7V2c0-1.1-0.9-2-2-2h-2C9.9,0,9,0.9,9,2v1.3c0,1.5-1.7,2.5-3,1.7L4.8,4.4c-1-0.6-2.2-0.2-2.7,0.7l-1,1.7 C0.6,7.8,0.9,9,1.8,9.6L3,10.3C4.3,11,4.3,13,3,13.7l-1.2,0.7c-1,0.6-1.3,1.8-0.7,2.7l1,1.7c0.6,1,1.8,1.3,2.7,0.7L6,18.9 c1.3-0.8,3,0.2,3,1.7V22c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2v-1.3c0-1.5,1.7-2.5,3-1.7l1.2,0.7c1,0.6,2.2,0.2,2.7-0.7l1-1.7 C23.4,16.2,23.1,15,22.2,14.4z M12,16c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C16,14.2,14.2,16,12,16z" fill="currentColor"/> </g> </svg> `,Q=`<svg class="tv-icon-svg" style="enable-background:new 0 0 24 24;" version="1.1" viewBox="0 0 24 24" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g id="info"/> <g id="icons"> <path d="M21.7,10.2l-6.6-6C14.6,3.7,14,4.2,14,5v3c-4.7,0-8.7,2.9-10.6,6.8c-0.7,1.3-1.1,2.7-1.4,4.1 c-0.2,1,1.3,1.5,1.9,0.6C6.1,16,9.8,13.7,14,13.7V17c0,0.8,0.6,1.3,1.1,0.8l6.6-6C22.1,11.4,22.1,10.6,21.7,10.2z" fill="currentColor"/> </g> </svg> `,U=`<svg class="tv-icon-svg" viewBox="0 0 21 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="none" fill-rule="evenodd"> <g id="Dribbble-Light-Preview" transform="translate(-99.000000, -320.000000)" fill="currentColor"> <g id="icons" transform="translate(56.000000, 160.000000)"> <path d="M60.556381,172.206 C60.1080307,172.639 59.9043306,173.263 60.0093306,173.875 L60.6865811,177.791 C60.8976313,179.01 59.9211306,180 58.8133798,180 C58.5214796,180 58.2201294,179.931 57.9282291,179.779 L54.3844766,177.93 C54.1072764,177.786 53.8038262,177.714 53.499326,177.714 C53.1958758,177.714 52.8924256,177.786 52.6152254,177.93 L49.0714729,179.779 C48.7795727,179.931 48.4782224,180 48.1863222,180 C47.0785715,180 46.1020708,179.01 46.3131209,177.791 L46.9903714,173.875 C47.0953715,173.263 46.8916713,172.639 46.443321,172.206 L43.575769,169.433 C42.4480682,168.342 43.0707186,166.441 44.6289197,166.216 L48.5916225,165.645 C49.211123,165.556 49.7466233,165.17 50.0227735,164.613 L51.7951748,161.051 C52.143775,160.35 52.8220755,160 53.499326,160 C54.1776265,160 54.855927,160.35 55.2045272,161.051 L56.9769285,164.613 C57.2530787,165.17 57.7885791,165.556 58.4080795,165.645 L62.3707823,166.216 C63.9289834,166.441 64.5516338,168.342 63.423933,169.433 L60.556381,172.206 Z" id="star_favorite-[#1499]"></path> </g> </g> </g> </svg> `,X=`<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 2376 2278" enable-background="new 0 0 2376 2278" xml:space="preserve"> <path fill="#35495E" opacity="1.000000" stroke="none" d=" M1.999999,388.000000 C2.000000,388.000000 2.000000,387.000000 2.550027,386.406067 C3.460453,385.719971 3.820853,385.627808 5.099680,385.653992 C10.679825,385.801910 15.341540,385.857239 20.003258,385.857391 C165.525848,385.861969 311.048462,385.843109 456.570984,385.939301 C461.446838,385.942535 466.321869,387.099365 471.531738,388.412567 C489.153717,424.688446 506.423676,460.278778 523.734253,495.849365 C537.990845,525.144531 552.274963,554.426331 566.583679,583.696106 C588.778625,629.097595 611.014893,674.478882 633.213989,719.878357 C646.795166,747.653198 660.331299,775.450073 673.902649,803.229675 C696.233582,848.940063 718.584900,894.640625 740.911560,940.353149 C754.187683,967.535400 767.421448,994.738464 780.695068,1021.922058 C802.577393,1066.735962 824.472412,1111.543823 846.369995,1156.350342 C860.237549,1184.725830 874.110168,1213.098999 887.997803,1241.464722 C903.935425,1274.017700 919.863098,1306.575806 935.850464,1339.104492 C947.293335,1362.386597 958.905457,1385.585571 970.303284,1408.889648 C989.724915,1448.599121 1009.037476,1488.361694 1028.542725,1528.786377 C1030.273560,1533.133301 1031.714966,1536.865601 1033.462280,1540.448486 C1061.051880,1597.021240 1088.674683,1653.578003 1116.302368,1710.132202 C1144.661011,1768.182373 1173.014648,1826.235229 1201.409302,1884.267822 C1211.801758,1905.508057 1222.304688,1926.694214 1232.761108,1947.903076 C1234.261108,1950.945557 1235.783813,1953.826294 1239.951172,1953.786377 C1244.182861,1953.745728 1245.482056,1950.701050 1246.874634,1947.637085 C1256.932739,1925.508179 1267.000854,1903.383911 1277.036133,1881.244629 C1304.804565,1819.983398 1332.525513,1758.700684 1360.327759,1697.454834 C1385.102173,1642.878784 1410.013184,1588.364624 1434.734619,1533.764526 C1439.379395,1523.505981 1443.415405,1512.971802 1448.046143,1501.871094 C1449.012939,1500.022217 1449.760986,1498.909912 1450.305542,1497.705688 C1469.178711,1455.968506 1487.969238,1414.193726 1506.907471,1372.486206 C1525.154785,1332.300171 1543.589844,1292.199341 1561.873413,1252.029907 C1584.013306,1203.388184 1606.083374,1154.714600 1628.178467,1106.052490 C1652.054443,1053.468384 1675.924194,1000.881226 1699.797485,948.295715 C1721.889893,899.632568 1743.980835,850.968872 1766.077026,802.307434 C1789.952759,749.727356 1813.840210,697.152649 1837.710571,644.570068 C1859.800293,595.909973 1881.901245,547.255005 1903.945557,498.574280 C1920.924194,461.079834 1937.822510,423.549072 1955.646240,386.003052 C1959.530518,385.906799 1962.525146,385.785370 1965.519653,385.785156 C2100.019043,385.775696 2234.518555,385.775452 2369.018066,385.786102 C2372.011963,385.786316 2375.006104,385.925598 2378.000000,386.000000 C2378.000000,387.500000 2378.000000,389.000000 2377.291992,391.415009 C2375.228760,395.716034 2373.997559,399.157928 2372.499268,402.479309 C2359.121094,432.135162 2345.658691,461.753082 2332.293701,491.414886 C2315.109375,529.552551 2298.041992,567.742798 2280.834229,605.869690 C2258.026367,656.405762 2235.092041,706.884705 2212.287354,757.422119 C2195.085449,795.542664 2178.056641,833.741516 2160.851318,871.860535 C2136.946045,924.823364 2112.897705,977.721741 2089.004395,1030.689941 C2070.034668,1072.743286 2051.270508,1114.889404 2032.297119,1156.941162 C2011.266113,1203.553345 1990.041870,1250.078247 1969.011597,1296.690674 C1950.038452,1338.743530 1931.280518,1380.893433 1912.306641,1422.945923 C1886.363892,1480.444214 1860.269165,1537.874146 1834.312378,1595.366211 C1817.099731,1633.490601 1800.066406,1671.695801 1782.858887,1709.822510 C1760.050659,1760.358398 1737.120361,1810.839233 1714.299683,1861.369629 C1696.812622,1900.090332 1679.425049,1938.855835 1661.973145,1977.592407 C1641.242310,2023.606934 1620.507324,2069.619385 1599.741699,2115.618164 C1583.352417,2151.922607 1566.860474,2188.180420 1550.520874,2224.507324 C1542.225464,2242.949951 1534.166016,2261.499023 1526.000000,2280.000000 C1321.957153,2280.000000 1117.914307,2280.000000 912.738586,2279.326172 C902.800293,2260.385254 894.004333,2242.113770 885.187195,2223.852539 C871.313232,2195.118164 857.373962,2166.415527 843.554443,2137.654785 C820.385498,2089.436523 797.309692,2041.173340 774.153625,1992.948853 C761.634338,1966.876343 748.975342,1940.870850 736.476074,1914.788940 C713.640930,1867.139526 690.901672,1819.444214 668.072327,1771.792114 C659.169556,1753.209106 650.063660,1734.723389 641.169128,1716.136475 C622.520630,1677.167114 603.995728,1638.138672 585.333313,1599.176025 C572.697998,1572.796265 559.860657,1546.513428 547.210083,1520.140869 C527.953979,1479.997681 508.802032,1439.804688 489.563843,1399.652954 C481.234100,1382.267944 472.748260,1364.957520 464.422638,1347.570435 C441.888428,1300.510620 419.436493,1253.411377 396.883484,1206.360596 C383.809692,1179.085815 370.535583,1151.906860 357.472626,1124.626831 C335.514526,1078.770630 313.693542,1032.848755 291.735504,986.992554 C278.385742,959.113342 264.845306,931.325439 251.464478,903.461060 C228.451172,855.537659 205.508759,807.580139 182.509003,759.650208 C173.880005,741.667969 165.130600,723.743469 156.511749,705.756409 C133.678131,658.103882 110.903778,610.423035 88.068184,562.771484 C79.019379,543.889099 69.812569,525.082336 60.780632,506.191925 C43.005836,469.015686 25.341135