@nyaruka/temba-components 0.119.0 → 0.119.1
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/static/svg/index.svg +1 -1
- package/dist/temba-components.js +2 -2
- package/dist/temba-components.js.map +1 -1
- package/out-tsc/src/vectoricon/index.js +2 -1
- package/out-tsc/src/vectoricon/index.js.map +1 -1
- package/package.json +1 -1
- package/src/vectoricon/index.ts +2 -1
- package/static/svg/index.svg +1 -1
- package/static/svg/packs/5-ai/anthropic.svg +5 -0
- package/static/svg/work/traced/anthropic.svg +1 -0
- package/static/svg/work/used/anthropic.svg +5 -0
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 92.2 65" style="" xml:space="preserve">
|
|
2
|
+
<path d="M66.5,0H52.4l25.7,65h14.1L66.5,0z M25.7,0L0,65h14.4l5.3-13.6h26.9L51.8,65h14.4L40.5,0C40.5,0,25.7,0,25.7,0z
|
|
3
|
+
M24.3,39.3l8.8-22.8l8.8,22.8H24.3z">
|
|
4
|
+
</path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 92.2 65" style="" xml:space="preserve"><path d="M24.921 1.998 C 22.889 6.872,1.028 62.499,0.765 63.464 C 0.498 64.444,1.107 64.540,7.567 64.540 L 14.663 64.540 17.093 58.240 L 19.524 51.939 33.052 51.774 L 46.581 51.609 49.021 57.921 L 51.462 64.233 58.616 64.406 C 62.550 64.501,65.769 64.449,65.769 64.291 C 65.769 64.080,43.008 6.289,40.751 0.768 C 40.524 0.214,38.391 -0.000,33.095 -0.000 L 25.753 0.000 24.921 1.998 M58.138 14.579 C 61.316 22.619,67.030 37.146,70.836 46.862 L 77.755 64.527 84.670 64.533 C 88.474 64.537,91.585 64.323,91.585 64.058 C 91.585 63.793,85.973 49.341,79.114 31.942 L 66.644 0.307 59.501 0.135 L 52.359 -0.038 58.138 14.579 M37.399 27.660 C 39.416 32.900,41.261 37.671,41.498 38.263 C 41.896 39.257,41.267 39.339,33.192 39.339 C 26.470 39.339,24.516 39.161,24.721 38.570 C 27.419 30.775,32.925 17.314,33.271 17.665 C 33.524 17.922,35.382 22.420,37.399 27.660 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 92.2 65" style="" xml:space="preserve">
|
|
2
|
+
<path d="M66.5,0H52.4l25.7,65h14.1L66.5,0z M25.7,0L0,65h14.4l5.3-13.6h26.9L51.8,65h14.4L40.5,0C40.5,0,25.7,0,25.7,0z
|
|
3
|
+
M24.3,39.3l8.8-22.8l8.8,22.8H24.3z">
|
|
4
|
+
</path>
|
|
5
|
+
</svg>
|