nimbus-gui/public/icons/cross.svg
Hristo Nedelkov 4248bba928 feat(validator management): implement validator management pages
feat: create right side content of manage validator

Create DepositStatusPieChart.tsx

Create RightPanel.tsx

Create DepositStatus.tsx

fix(deposit status): adjust innerRadius

Create Header.tsx

Create ValidatorInfo.tsx

feat(manage validator): refactor

feat(manage validator): add validator info components

Create DepositStepper.module.css

Create DepositStepper.tsx

feat(deposit status): use exported component

style(validator-info): style validator info

Create ValidatorBalance.tsx

Create diamond.svg

Create suit-guy.png

fix:style deposit status

feat: add validatorBalance

feat: add all components to validator balance

Create ValidatorToolsCards.tsx

Create ValidatorToolCard.tsx

Update ManageValidator.tsx

fix(validator tools): fix spacing

Create broken-chain.png

Create hand-key.png

Create pig.png

Create ValidatorDataCards.tsx

Create ValidatorDataCard.tsx

Update ManageValidator.tsx

Update ValidatorBalance.tsx

Update ValidatorToolsCards.tsx

Update constants.ts

Create ValidatorDataTabs.tsx

Create ValidatorTable.tsx

Create ValidatorTableBody.tsx

Create ValidatorTableHeader.tsx

Create ValidatorTableRow.tsx

fix(manage validator):  import table into parent

Delete validatorManagement.css

Create validatorManagement.module.css

fix(validator-management): fix classes

Delete ManagementTable.css

Create ManagementTable.module.css

fix: differentiate tables in validator management

feat: (manage-validator): organize code

Create ValidatorPeersCard.tsx

feat: create Peers pie chart

Create ValidatorGraffiti.tsx

fix(validator graffiti): fix spaces

fix(deposit stepper): fix style

Create Footer.tsx

feat(manage validator): add footer to parent

feat(footer): import external icon

Create beacon-chain.svg

fix(footer): style footer properly

Create cross.svg

feat:(validator info): add days in validator info component

Create eth-logo-blue.png

fix(validator balance): use correct sizes

feat: add manage validator table data

feat(manageValidatorTab): create redux

Update store.ts

fix(validator row): render rows from constant

feat(validator header): render headers from constant

fix(validator data tabs): implement logic for tabs

format

fix: fix build errors
2024-02-10 00:05:13 +02:00

4 lines
939 B
XML

<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.99995 1.55001C4.96933 1.55001 4.02055 1.90037 3.26619 2.48848L5.99986 5.22215L8.73362 2.48841C7.97928 1.90034 7.03053 1.55001 5.99995 1.55001ZM9.51145 3.26621L6.77768 5.99997L9.51149 8.73377C10.0996 7.97942 10.45 7.03063 10.45 6.00001C10.45 4.96937 10.0996 4.02057 9.51145 3.26621ZM5.22204 5.99996L2.48838 3.2663C1.90029 4.02064 1.54995 4.96941 1.54995 6.00001C1.54995 7.03058 1.90027 7.97933 2.48833 8.73366L5.22204 5.99996ZM3.26613 9.5115L5.99986 6.77778L8.73366 9.51158C7.97932 10.0997 7.03055 10.45 5.99995 10.45C4.9693 10.45 4.02049 10.0996 3.26613 9.5115ZM0.449951 6.00001C0.449951 2.93483 2.93477 0.450012 5.99995 0.450012C9.06513 0.450012 11.55 2.93483 11.55 6.00001C11.55 9.06519 9.06513 11.55 5.99995 11.55C2.93477 11.55 0.449951 9.06519 0.449951 6.00001Z" fill="#E95460"/>
</svg>