@nyaruka/temba-components 0.71.2 → 0.71.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/{df55e72c.js → 6e5895dd.js} +2 -2
- package/dist/index.js +2 -2
- package/dist/static/svg/index.svg +1 -1
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/dist/templates/components-body.html +1 -1
- package/dist/templates/components-head.html +1 -1
- package/out-tsc/src/vectoricon/index.js +2 -2
- package/out-tsc/src/vectoricon/index.js.map +1 -1
- package/package.json +1 -1
- package/src/vectoricon/index.ts +2 -2
- package/static/svg/index.svg +1 -1
- package/static/svg/work/traced/mail-02.svg +0 -1
- package/static/svg/work/used/mail-02.svg +0 -3
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.680 3.286 C 2.717 3.585,1.882 4.305,1.420 5.235 C 1.040 5.999,1.040 6.006,1.040 12.000 C 1.040 17.994,1.040 18.001,1.420 18.765 C 1.874 19.679,2.681 20.382,3.660 20.716 C 4.728 21.079,19.272 21.079,20.340 20.716 C 21.319 20.382,22.126 19.679,22.580 18.765 C 22.960 18.001,22.960 17.994,22.960 12.000 C 22.960 6.006,22.960 5.999,22.580 5.235 C 22.106 4.280,21.275 3.581,20.251 3.275 C 19.124 2.939,4.768 2.948,3.680 3.286 M19.103 5.104 C 19.849 5.197,20.125 5.314,20.423 5.660 C 20.630 5.901,20.799 6.220,20.798 6.369 C 20.796 6.541,19.328 7.665,16.786 9.440 C 14.581 10.980,12.602 12.332,12.389 12.445 C 11.878 12.714,12.021 12.797,7.214 9.440 C 4.672 7.665,3.204 6.541,3.202 6.369 C 3.201 6.220,3.371 5.899,3.581 5.655 C 3.876 5.312,4.155 5.189,4.821 5.109 C 6.016 4.964,17.950 4.961,19.103 5.104 M5.680 10.805 C 7.789 12.270,7.842 11.829,5.278 14.150 L 3.040 16.177 3.040 12.555 L 3.040 8.933 3.800 9.480 C 4.218 9.781,5.064 10.377,5.680 10.805 M20.960 12.569 L 20.960 16.177 18.716 14.145 L 16.471 12.112 16.996 11.741 C 17.284 11.537,18.276 10.832,19.200 10.174 C 20.124 9.516,20.898 8.974,20.920 8.969 C 20.942 8.964,20.960 10.584,20.960 12.569 M10.864 14.270 C 11.804 14.706,12.703 14.595,13.850 13.900 C 14.340 13.603,14.778 13.371,14.825 13.384 C 15.019 13.439,20.320 18.291,20.320 18.414 C 20.320 18.912,19.581 18.960,12.000 18.960 C 4.404 18.960,3.680 18.912,3.680 18.410 C 3.680 18.333,4.922 17.153,6.440 15.786 L 9.200 13.302 9.680 13.623 C 9.944 13.799,10.477 14.090,10.864 14.270 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M21.5 18L14.8571 12M9.14286 12L2.50003 18M2 7L10.1649 12.7154C10.8261 13.1783 11.1567 13.4097 11.5163 13.4993C11.8339 13.5785 12.1661 13.5785 12.4837 13.4993C12.8433 13.4097 13.1739 13.1783 13.8351 12.7154L22 7M6.8 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H6.8C5.11984 4 4.27976 4 3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803C2 6.27976 2 7.11984 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
-
</svg>
|