Feature - Header, sidebar, buttons, dropdown - wms-7,wms-9,wms-12,wms-20 (#18)

* sidebar and header design completed

* Feature - Button Component

* feature - create component for dropdown

* feature - made changes for style of Dropdown

* Fixed Search Icon import

* Linted

* Removed package lock

* Removed: index page style

* Removed: unused style.css file

Co-authored-by: hiren1212 <hirenpadsala12@gmail.com>
Co-authored-by: Llewellyn Dsouza <lledsouza2209@gmail.com>
This commit is contained in:
bluestreamlds
2022-01-22 14:52:51 +05:30
committed by GitHub
parent 475d449bc8
commit bfec74ae2f
90 changed files with 824 additions and 171 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,192 @@
@font-face {
font-family: 'Averta';
src: url('./Averta-BoldItalic.eot');
src: url('./Averta-BoldItalic.eot?#iefix') format('embedded-opentype'),
url('./Averta-BoldItalic.woff2') format('woff2'),
url('./Averta-BoldItalic.woff') format('woff'),
url('./Averta-BoldItalic.ttf') format('truetype');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-Bold.eot');
src: url('./Averta-Bold.eot?#iefix') format('embedded-opentype'),
url('./Averta-Bold.woff2') format('woff2'),
url('./Averta-Bold.woff') format('woff'),
url('./Averta-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-Black.eot');
src: url('./Averta-Black.eot?#iefix') format('embedded-opentype'),
url('./Averta-Black.woff2') format('woff2'),
url('./Averta-Black.woff') format('woff'),
url('./Averta-Black.ttf') format('truetype');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-BlackItalic.eot');
src: url('./Averta-BlackItalic.eot?#iefix') format('embedded-opentype'),
url('./Averta-BlackItalic.woff2') format('woff2'),
url('./Averta-BlackItalic.woff') format('woff'),
url('./Averta-BlackItalic.ttf') format('truetype');
font-weight: 900;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-ExtraBoldItalic.eot');
src: url('./Averta-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
url('./Averta-ExtraBoldItalic.woff2') format('woff2'),
url('./Averta-ExtraBoldItalic.woff') format('woff'),
url('./Averta-ExtraBoldItalic.ttf') format('truetype');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-ExtraBold.eot');
src: url('./Averta-ExtraBold.eot?#iefix') format('embedded-opentype'),
url('./Averta-ExtraBold.woff2') format('woff2'),
url('./Averta-ExtraBold.woff') format('woff'),
url('./Averta-ExtraBold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-ExtrathinItalic.eot');
src: url('./Averta-ExtrathinItalic.eot?#iefix') format('embedded-opentype'),
url('./Averta-ExtrathinItalic.woff2') format('woff2'),
url('./Averta-ExtrathinItalic.woff') format('woff'),
url('./Averta-ExtrathinItalic.ttf') format('truetype');
font-weight: 100;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-LightItalic.eot');
src: url('./Averta-LightItalic.eot?#iefix') format('embedded-opentype'),
url('./Averta-LightItalic.woff2') format('woff2'),
url('./Averta-LightItalic.woff') format('woff'),
url('./Averta-LightItalic.ttf') format('truetype');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-Light.eot');
src: url('./Averta-Light.eot?#iefix') format('embedded-opentype'),
url('./Averta-Light.woff2') format('woff2'),
url('./Averta-Light.woff') format('woff'),
url('./Averta-Light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-Extrathin.eot');
src: url('./Averta-Extrathin.eot?#iefix') format('embedded-opentype'),
url('./Averta-Extrathin.woff2') format('woff2'),
url('./Averta-Extrathin.woff') format('woff'),
url('./Averta-Extrathin.ttf') format('truetype');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-RegularItalic.eot');
src: url('./Averta-RegularItalic.eot?#iefix') format('embedded-opentype'),
url('./Averta-RegularItalic.woff2') format('woff2'),
url('./Averta-RegularItalic.woff') format('woff'),
url('./Averta-RegularItalic.ttf') format('truetype');
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-SemiboldItalic.eot');
src: url('./Averta-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
url('./Averta-SemiboldItalic.woff2') format('woff2'),
url('./Averta-SemiboldItalic.woff') format('woff'),
url('./Averta-SemiboldItalic.ttf') format('truetype');
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-Semibold.eot');
src: url('./Averta-Semibold.eot?#iefix') format('embedded-opentype'),
url('./Averta-Semibold.woff2') format('woff2'),
url('./Averta-Semibold.woff') format('woff'),
url('./Averta-Semibold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-Thin.eot');
src: url('./Averta-Thin.eot?#iefix') format('embedded-opentype'),
url('./Averta-Thin.woff2') format('woff2'),
url('./Averta-Thin.woff') format('woff'),
url('./Averta-Thin.ttf') format('truetype');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-Regular.eot');
src: url('./Averta-Regular.eot?#iefix') format('embedded-opentype'),
url('./Averta-Regular.woff2') format('woff2'),
url('./Averta-Regular.woff') format('woff'),
url('./Averta-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Averta';
src: url('./Averta-ThinItalic.eot');
src: url('./Averta-ThinItalic.eot?#iefix') format('embedded-opentype'),
url('./Averta-ThinItalic.woff2') format('woff2'),
url('./Averta-ThinItalic.woff') format('woff'),
url('./Averta-ThinItalic.ttf') format('truetype');
font-weight: 100;
font-style: italic;
font-display: swap;
}