Also change the checkbox dropdown to a more interactive tomselect (type-to-search dropdown with chips) with pictures. This makes it so data sources can be added to a timeline dynamically. In the future, data sources can be implemented externally and push data to the timeline, so these need to not be rigidly hard-coded into the app and assumed to never change. This essentially adds all their info (name, title, description, image, etc) into each timeline DB.
1 line
No EOL
1.4 KiB
XML
1 line
No EOL
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 188 188" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><g id="Capa-1" serif:id="Capa 1"><g id="g963"><path id="rect826" d="M187.5,41.295l0,104.91c0,22.791 -18.504,41.295 -41.295,41.295l-104.91,0c-22.791,0 -41.295,-18.504 -41.295,-41.295l0,-104.91c0,-22.791 18.504,-41.295 41.295,-41.295l104.91,0c22.791,0 41.295,18.504 41.295,41.295Z" style="fill:url(#_Linear1);"/><path id="path922" d="M93.75,32.458c-37.753,0 -68.82,25.876 -68.82,57.322c0.034,20.091 12.746,38.754 33.434,49.084c-2.712,6.072 -6.78,11.765 -12.034,16.845c10.189,-1.789 19.755,-5.547 27.951,-10.981c6.319,1.564 12.876,2.364 19.469,2.375c37.753,-0.001 68.82,-25.877 68.82,-57.323c-0,-31.446 -31.067,-57.322 -68.82,-57.322Z" style="fill:#fff;fill-rule:nonzero;"/></g></g><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(9.29409e-15,-151.784,151.784,9.29409e-15,95.2381,175.054)"><stop offset="0" style="stop-color:#0cbd2a;stop-opacity:1"/><stop offset="1" style="stop-color:#5bf675;stop-opacity:1"/></linearGradient></defs></svg> |