hds-web 1.30.8 → 1.30.9
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/dist/index.css +1 -1
- package/dist/index.es.css +1 -1
- package/dist/index.es.js +3 -3
- package/dist/index.js +3 -3
- package/package.json +1 -1
- package/src/HDS/assets/icons/group.svg +3 -0
- package/src/HDS/assets/icons/group3.svg +1 -0
- package/src/HDS/components/common-components/Icon/IconMap.js +4 -0
- package/src/styles/tailwind.css +0 -6
- package/storybook-static/project.json +1 -1
package/package.json
CHANGED
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="15" fill="none">
|
2
|
+
<path d="M9.389 5.771a3.329 3.329 0 1 0 0-4.885c-.333.313-.599.69-.782 1.108a3.323 3.323 0 0 0 0 2.672c.183.418.45.794.782 1.105Zm.72-4.15a2.56 2.56 0 0 1 3.63-.196c.26.242.47.535.616.86a2.575 2.575 0 0 1 0 2.09 2.665 2.665 0 0 1-.617.86 2.569 2.569 0 0 1-3.628-3.614ZM4.56 8.564a2.62 2.62 0 1 0-1.04-5.088A2.597 2.597 0 0 0 1.99 4.893a2.63 2.63 0 0 0 .63 2.998 2.608 2.608 0 0 0 1.941.673Zm-1.217-3.83a1.842 1.842 0 0 1 3.086.448 1.87 1.87 0 0 1-.467 2.17 1.834 1.834 0 0 1-1.402.45 1.862 1.862 0 0 1-1.683-1.854c.003-.448.169-.88.466-1.214ZM19.103 8.564a2.619 2.619 0 1 0-1.041-5.088 2.597 2.597 0 0 0-1.533 1.417 2.632 2.632 0 0 0 .63 2.998 2.608 2.608 0 0 0 1.944.673Zm-1.217-3.83a1.842 1.842 0 0 1 2.62-.185 1.87 1.87 0 0 1-.655 3.175 1.834 1.834 0 0 1-.748.078 1.862 1.862 0 0 1-1.683-1.854c.003-.448.169-.88.466-1.214ZM23.192 11.282a4.961 4.961 0 0 0-.404-.527 5.656 5.656 0 0 0-.477-.46 4.486 4.486 0 0 0-1.122-.704 4.72 4.72 0 0 0-2.523-.384 4.546 4.546 0 0 0-1.921.712 6.049 6.049 0 0 0-5.101-2.32A6.043 6.043 0 0 0 7.4 9.642c-.037.042-.068.087-.101.13a.56.56 0 0 0-.14-.119 4.835 4.835 0 0 0-2.544-.647 4.705 4.705 0 0 0-4.153 2.639 4.787 4.787 0 0 0-.449 2.422.185.185 0 0 0 .188.177.188.188 0 0 0 .19-.19 4.159 4.159 0 0 1 .562-2.16 4.061 4.061 0 0 1 1.562-1.511 3.909 3.909 0 0 1 2.07-.463 3.814 3.814 0 0 1 1.962.662l.037.025.084.036a5.756 5.756 0 0 0-.446 1.074 5.922 5.922 0 0 0-.28 1.147 4.17 4.17 0 0 0-.043.592v.58a.19.19 0 0 0 .188.186.194.194 0 0 0 .194-.188c0-.191 0-.384.022-.561a3.97 3.97 0 0 1 .062-.561c.032-.179.078-.355.137-.527.042-.178.099-.353.169-.522A5.443 5.443 0 0 1 9.575 8.8a5.328 5.328 0 0 1 5.919 1.125A5.186 5.186 0 0 1 17 13.695v.028a.56.56 0 1 0 1.122-.022 6.3 6.3 0 0 0-.539-2.431 6.001 6.001 0 0 0-.575-1.013 4.027 4.027 0 0 1 3.862 0c.32.175.614.395.872.654.129.128.25.263.362.406.102.145.195.296.28.452.35.621.521 1.328.494 2.041v.05a.561.561 0 0 0 1.121-.05 4.899 4.899 0 0 0-.807-2.53Z"/>
|
3
|
+
</svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="15" fill="none"><path fill="#000" d="M9.389 5.771a3.329 3.329 0 1 0 0-4.885c-.333.313-.599.69-.782 1.108a3.323 3.323 0 0 0 0 2.672c.183.418.45.794.782 1.105Zm.72-4.15a2.56 2.56 0 0 1 3.63-.196c.26.242.47.535.616.86a2.575 2.575 0 0 1 0 2.09 2.665 2.665 0 0 1-.617.86 2.569 2.569 0 0 1-3.628-3.614ZM4.56 8.564a2.62 2.62 0 1 0-1.04-5.088A2.597 2.597 0 0 0 1.99 4.893a2.63 2.63 0 0 0 .63 2.998 2.608 2.608 0 0 0 1.941.673Zm-1.217-3.83a1.842 1.842 0 0 1 3.086.448 1.87 1.87 0 0 1-.467 2.17 1.834 1.834 0 0 1-1.402.45 1.862 1.862 0 0 1-1.683-1.854c.003-.448.169-.88.466-1.214ZM19.103 8.564a2.619 2.619 0 1 0-1.041-5.088 2.597 2.597 0 0 0-1.533 1.417 2.632 2.632 0 0 0 .63 2.998 2.608 2.608 0 0 0 1.944.673Zm-1.217-3.83a1.842 1.842 0 0 1 2.62-.185 1.87 1.87 0 0 1-.655 3.175 1.834 1.834 0 0 1-.748.078 1.862 1.862 0 0 1-1.683-1.854c.003-.448.169-.88.466-1.214ZM23.192 11.282a4.961 4.961 0 0 0-.404-.527 5.656 5.656 0 0 0-.477-.46 4.486 4.486 0 0 0-1.122-.704 4.72 4.72 0 0 0-2.523-.384 4.546 4.546 0 0 0-1.921.712 6.049 6.049 0 0 0-5.101-2.32A6.043 6.043 0 0 0 7.4 9.642c-.037.042-.068.087-.101.13a.56.56 0 0 0-.14-.119 4.835 4.835 0 0 0-2.544-.647 4.705 4.705 0 0 0-4.153 2.639 4.787 4.787 0 0 0-.449 2.422.185.185 0 0 0 .188.177.188.188 0 0 0 .19-.19 4.159 4.159 0 0 1 .562-2.16 4.061 4.061 0 0 1 1.562-1.511 3.909 3.909 0 0 1 2.07-.463 3.814 3.814 0 0 1 1.962.662l.037.025.084.036a5.756 5.756 0 0 0-.446 1.074 5.922 5.922 0 0 0-.28 1.147 4.17 4.17 0 0 0-.043.592v.58a.19.19 0 0 0 .188.186.194.194 0 0 0 .194-.188c0-.191 0-.384.022-.561a3.97 3.97 0 0 1 .062-.561c.032-.179.078-.355.137-.527.042-.178.099-.353.169-.522A5.443 5.443 0 0 1 9.575 8.8a5.328 5.328 0 0 1 5.919 1.125A5.186 5.186 0 0 1 17 13.695v.028a.56.56 0 1 0 1.122-.022 6.3 6.3 0 0 0-.539-2.431 6.001 6.001 0 0 0-.575-1.013 4.027 4.027 0 0 1 3.862 0c.32.175.614.395.872.654.129.128.25.263.362.406.102.145.195.296.28.452.35.621.521 1.328.494 2.041v.05a.561.561 0 0 0 1.121-.05 4.899 4.899 0 0 0-.807-2.53Z"/></svg>
|
@@ -1,6 +1,8 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import {HDSColor} from '../../../foundation/ColorPalette';
|
3
3
|
import PropTypes from 'prop-types';
|
4
|
+
import {ReactComponent as Group1Icon } from "../../../assets/icons/group.svg"
|
5
|
+
import {ReactComponent as Group2Icon } from "../../../assets/icons/group3.svg"
|
4
6
|
import {ReactComponent as Hasura1Icon } from "../../../assets/icons/hasura-1.svg"
|
5
7
|
import {ReactComponent as Hasura2Icon } from "../../../assets/icons/hasura-2.svg"
|
6
8
|
import {ReactComponent as Hasura3Icon } from "../../../assets/icons/hasura-3.svg"
|
@@ -1210,6 +1212,8 @@ import {ReactComponent as AIBotIcon} from "../../../assets/icons/bot.svg"
|
|
1210
1212
|
import {ReactComponent as VerifiedIcon} from "../../../assets/icons/verifiedBlue.svg"
|
1211
1213
|
|
1212
1214
|
const iconReferenceMap = {
|
1215
|
+
group1:Group1Icon,
|
1216
|
+
group2:Group2Icon,
|
1213
1217
|
verifiedBlue: VerifiedIcon,
|
1214
1218
|
aibot:AIBotIcon,
|
1215
1219
|
facebookBlue: Facebookblue,
|
package/src/styles/tailwind.css
CHANGED
@@ -2351,12 +2351,6 @@ select{
|
|
2351
2351
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
2352
2352
|
}
|
2353
2353
|
|
2354
|
-
.rotate-0{
|
2355
|
-
--tw-rotate: 0deg;
|
2356
|
-
-webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
2357
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
2358
|
-
}
|
2359
|
-
|
2360
2354
|
.scale-150{
|
2361
2355
|
--tw-scale-x: 1.5;
|
2362
2356
|
--tw-scale-y: 1.5;
|
@@ -1 +1 @@
|
|
1
|
-
{"generatedAt":
|
1
|
+
{"generatedAt":1697714551512,"builder":{"name":"@storybook/builder-webpack5"},"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"metaFramework":{"name":"CRA","packageName":"react-scripts","version":"5.0.1"},"packageManager":{"type":"yarn","version":"1.22.19"},"storybookVersion":"6.5.16","language":"javascript","storybookPackages":{"@storybook/addon-actions":{"version":"6.5.16"},"@storybook/addons":{"version":"6.5.16"},"@storybook/builder-webpack5":{"version":"6.5.16"},"@storybook/manager-webpack5":{"version":"6.5.16"},"@storybook/node-logger":{"version":"6.5.16"},"@storybook/react":{"version":"6.5.16"},"@storybook/testing-library":{"version":"0.0.13"},"@storybook/theming":{"version":"6.5.16"}},"framework":{"name":"react"},"addons":{"@storybook/addon-links":{"version":"6.5.16"},"@storybook/addon-essentials":{"version":"6.5.16"},"@storybook/addon-interactions":{"version":"6.5.16"},"@storybook/preset-create-react-app":{"version":"4.1.2"},"storybook-dark-mode":{"version":null},"storybook-color-picker":{"version":null}}}
|