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
2.1 KiB
XML
1 line
No EOL
2.1 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><defs><style>.Graphic-Style-6{fill:#d6e1ea;}.Graphic-Style-5{fill:#fff;}.cls-1{fill:none;stroke:#2a457f;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;}.cls-2{fill:#a6caff;}</style></defs><title>contact-card</title><g id="circles"><circle class="Graphic-Style-6" cx="64" cy="64" r="54"/></g><g id="icons"><path class="Graphic-Style-5" d="M112,22H16a6.018,6.018,0,0,0-6,6v72a6.018,6.018,0,0,0,6,6H33.923v-1.727c0-2.243-1.781-3.5-3.389-4.182A4.17,4.17,0,0,1,28,96.245,4.319,4.319,0,0,1,32.39,92H45.61A4.319,4.319,0,0,1,50,96.245a4.17,4.17,0,0,1-2.534,3.846c-1.609.68-3.389,1.939-3.389,4.182V106H83.923v-1.727c0-2.243-1.781-3.5-3.389-4.182A4.17,4.17,0,0,1,78,96.245,4.319,4.319,0,0,1,82.39,92H95.61A4.319,4.319,0,0,1,100,96.245a4.17,4.17,0,0,1-2.534,3.846c-1.609.68-3.389,1.939-3.389,4.182V106H112a6.018,6.018,0,0,0,6-6V28A6.018,6.018,0,0,0,112,22Z"/><path class="cls-1" d="M57,22h55a6.018,6.018,0,0,1,6,6v5"/><path class="cls-1" d="M10,88v12a6.018,6.018,0,0,0,6,6H33.92v-1.73c0-2.24-1.78-3.5-3.39-4.18A4.176,4.176,0,0,1,28,96.24,4.321,4.321,0,0,1,32.39,92H45.61A4.321,4.321,0,0,1,50,96.24a4.176,4.176,0,0,1-2.53,3.85c-1.61.68-3.39,1.94-3.39,4.18V106H66"/><path class="cls-1" d="M10,78V28a6.018,6.018,0,0,1,6-6H29"/><path class="cls-1" d="M76,106h7.92v-1.73c0-2.24-1.78-3.5-3.39-4.18A4.176,4.176,0,0,1,78,96.24,4.321,4.321,0,0,1,82.39,92H89"/><path class="cls-1" d="M118,43v57a6.018,6.018,0,0,1-6,6H94.08v-1.73c0-2.24,1.78-3.5,3.39-4.18A4.176,4.176,0,0,0,100,96.24a4.259,4.259,0,0,0-3-4.02"/><line class="cls-1" x1="49" y1="22" x2="39" y2="22"/><circle class="cls-2" cx="40" cy="48" r="9"/><path class="cls-2" d="M26,71c0-7.732,7-14,14-14s14,6.268,14,14c0,0-3,4-14,4S26,71,26,71Z"/><circle class="cls-1" cx="40" cy="48" r="9"/><path class="cls-1" d="M48,74.1c4.56-1.18,6-3.1,6-3.1,0-7.73-7-14-14-14S26,63.27,26,71c0,0,2.63,3.51,12,3.96"/><line class="cls-1" x1="66" y1="67" x2="90" y2="67"/><line class="cls-1" x1="66" y1="57" x2="102" y2="57"/><line class="cls-1" x1="102" y1="47" x2="83" y2="47"/><line class="cls-1" x1="73" y1="47" x2="66" y2="47"/></g></svg> |