@veritone-ce/design-system 1.12.12 → 1.12.13
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.
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM13.674 16.5561L13.8146 15.9808C13.7422 16.0149 13.625 16.0543 13.4631 16.0991C13.3011 16.1438 13.1562 16.1662 13.0284 16.1662C12.7557 16.1662 12.5639 16.1214 12.4531 16.0319C12.3423 15.9425 12.2869 15.7741 12.2869 15.527C12.2869 15.429 12.304 15.2841 12.3381 15.0923C12.3722 14.9006 12.4105 14.7301 12.4531 14.5809L12.9773 12.7209C13.0284 12.5504 13.0636 12.3629 13.0827 12.1584C13.1019 11.9538 13.1115 11.8111 13.1115 11.7301C13.1115 11.3381 12.9741 11.0195 12.6992 10.7745C12.4244 10.5295 12.0334 10.407 11.5263 10.407C11.245 10.407 10.9467 10.457 10.6314 10.5572C10.316 10.6573 9.9858 10.7777 9.64062 10.9183L9.5 11.4936C9.60227 11.4552 9.72479 11.4148 9.86754 11.3722C10.0103 11.3295 10.1499 11.3082 10.2862 11.3082C10.5632 11.3082 10.7507 11.3551 10.8487 11.4489C10.9467 11.5426 10.9957 11.7088 10.9957 11.9474C10.9957 12.0795 10.9798 12.2255 10.9478 12.3853C10.9158 12.5451 10.8764 12.7145 10.8295 12.8935L10.3054 14.7599C10.2585 14.9559 10.2244 15.1317 10.2031 15.2873C10.1818 15.4428 10.1712 15.5952 10.1712 15.7443C10.1712 16.1278 10.3129 16.4442 10.5962 16.6935C10.8796 16.9428 11.277 17.0675 11.7883 17.0675C12.1207 17.0675 12.4126 17.0238 12.6641 16.9364C12.9155 16.8491 13.2521 16.7223 13.674 16.5561ZM13.5813 9.0039C13.8263 8.77592 13.9489 8.5 13.9489 8.17613C13.9489 7.85227 13.8263 7.57528 13.5813 7.34517C13.3363 7.11506 13.0412 7 12.696 7C12.3508 7 12.0547 7.11506 11.8075 7.34517C11.5604 7.57528 11.4368 7.85227 11.4368 8.17613C11.4368 8.5 11.5604 8.77592 11.8075 9.0039C12.0547 9.23189 12.3508 9.34588 12.696 9.34588C13.0412 9.34588 13.3363 9.23189 13.5813 9.0039Z" fill="#214167"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.075 17.075C18.8848 15.2651 20 12.7605 20 10C20 7.23949 18.8848 4.73492 17.075 2.92505C15.2651 1.11517 12.7605 0 10 0C7.23949 0 4.73492 1.11517 2.92505 2.92505C1.11517 4.73492 0 7.23949 0 10C0 12.7605 1.11517 15.2651 2.92505 17.075C4.73492 18.8848 7.23949 20 10 20C12.7605 20 15.2651 18.8848 17.075 17.075ZM11.3528 13.8574C11.3528 13.1079 10.7495 12.5046 10 12.5046C9.25046 12.5046 8.62889 13.1079 8.62889 13.8574C8.62889 14.6069 9.25046 15.2285 10 15.2285C10.7495 15.2285 11.3528 14.6069 11.3528 13.8574ZM10 11.1335C9.5064 11.1335 9.14077 10.7313 9.08592 10.2194L8.62889 6.1426C8.55576 5.42962 9.3053 4.77148 10 4.77148C10.6947 4.77148 11.4442 5.42962 11.3528 6.1426L10.9141 10.2194C10.8592 10.7313 10.4936 11.1335 10 11.1335Z" fill="#FFBB0A"/>
|
|
3
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@veritone-ce/design-system",
|
|
3
|
-
"version": "1.12.
|
|
3
|
+
"version": "1.12.13",
|
|
4
4
|
"private": false,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"start": "yarn storybook",
|
|
7
|
-
"build": "yarn tsc && tsc-alias",
|
|
7
|
+
"build": "yarn tsc && tsc-alias && cp src/assets/*.svg dist/assets/",
|
|
8
8
|
"lint": "eslint src",
|
|
9
9
|
"build-docs": "yarn build-storybook-docs",
|
|
10
10
|
"test": "jest",
|