EgdeConsulting / egde-components

https://egdeconsulting.github.io/egde-components/
MIT License
5 stars 1 forks source link

added design addon so storybook can show figma directly #305

Closed jorgenskre closed 2 years ago

github-actions[bot] commented 2 years ago

:loop: Code coverage

Filename Statements Branches Functions Lines
src/Icons/ErrorRounded.tsx 50% 100% 0% 50%
src/Icons/ErrorRoundedWarning.tsx 50% 100% 0% 50%
src/Icons/InfoRounded.tsx 50% 100% 0% 50%
src/Icons/CheckCircleRounded.tsx 50% 100% 0% 50%
src/Icons/Warning.tsx 100% 100% 100% 100%
src/Icons/PriorityHigh.tsx 0% 100% 0% 0%
src/Icons/PriorityHighRounded.tsx 50% 100% 0% 50%
src/Icons/CheckRounded.tsx 100% 100% 100% 100%
src/Icons/UploadIcon.tsx 50% 100% 0% 50%
src/Icons/UploadDeleteIcon.tsx 50% 100% 0% 50%
src/Icons/UploadIconDisabled.tsx 50% 100% 0% 50%
src/Icons/UploadIconHover.tsx 50% 100% 0% 50%
src/Icons/LinkIcon.tsx 50% 100% 0% 50%
src/Icons/EditIcon.tsx 100% 100% 100% 100%
src/Icons/DeleteIcon.tsx 50% 100% 0% 50%
src/Icons/DeleteButtonIcon.tsx 0% 100% 0% 0%
src/Icons/CardIcons.tsx 56.67% 100% 7.14% 56.67%
src/Icons/index.tsx 100% 100% 100% 100%
src/Components/Navigation/HorizontalStepper/HorizontalStepper.tsx 76.92% 83.33% 66.67% 81.82%
src/Styles/Theme.ts 100% 100% 100% 100%
src/Styles/Components/TextStyles.ts 100% 100% 100% 100%
src/Styles/Components/HeadingStyles.ts 100% 100% 100% 100%
src/Styles/Components/ButtonStyles.ts 100% 100% 100% 100%
src/Styles/Components/CardStyles.ts 100% 100% 100% 100%
src/Styles/Components/TabStyles.tsx 100% 100% 100% 100%
src/Styles/Components/CheckboxStyles.ts 100% 100% 100% 100%
src/Styles/Components/RadioStyles.tsx 100% 100% 100% 100%
src/Styles/Components/StepsStyles.ts 100% 100% 100% 100%
src/Styles/Components/InputStyles.ts 100% 100% 100% 100%
src/Styles/Components/TextareaStyles.ts 100% 100% 100% 100%
src/Styles/Components/TableStyles.ts 100% 100% 100% 100%
src/Styles/Components/FileInputStyles.ts 100% 100% 100% 100%
src/Styles/Components/index.ts 100% 100% 100% 100%
src/Styles/index.ts 100% 100% 100% 100%
src/Components/Navigation/VerticalStepper/VerticalStepper.tsx 65.22% 72.22% 50% 66.67%
src/Types/LibPath.ts 100% 100% 100% 100%
src/Types/SharedComponents.ts 100% 100% 100% 100%
src/Types/index.ts 100% 100% 100% 100%
src/Components/Feedback/Alert/Alert.tsx 100% 68.75% 100% 100%
src/Components/Feedback/Alert/index.ts 100% 100% 100% 100%
src/Components/Feedback/index.ts 100% 100% 100% 100%
src/Components/Disclosure/Accordion/Accordion.tsx 62.5% 25% 66.67% 62.5%
src/Components/Disclosure/Accordion/index.ts 100% 100% 100% 100%
src/Components/Disclosure/Tabs/Tabs.tsx 83.33% 50% 75% 83.33%
src/Components/Disclosure/Tabs/index.ts 100% 100% 100% 100%
src/Components/Disclosure/index.ts 100% 100% 100% 100%
src/Components/Cards/Card/Card.tsx 100% 61.11% 100% 100%
src/Components/Cards/Card/index.ts 100% 100% 100% 100%
src/Components/Cards/index.ts 100% 100% 100% 100%
src/Components/Form/BaseInput/BaseInput.tsx 100% 100% 100% 100%
src/Components/Form/BaseInput/index.ts 100% 100% 100% 100%
src/Components/Form/FileInput/FileInput.tsx 33.33% 19.15% 23.08% 33.33%
src/Components/Form/FileInput/index.ts 100% 100% 100% 100%
src/Components/Form/NumberInput/index.ts 100% 100% 100% 100%
src/Components/Form/TextAreaInput/TextAreaInput.tsx 100% 100% 100% 100%
src/Components/Form/TextAreaInput/index.ts 100% 100% 100% 100%
src/Components/Form/TextInput/TextInput.tsx 100% 100% 100% 100%
src/Components/Form/TextInput/index.ts 100% 100% 100% 100%
src/Components/Form/Checkbox/Checkbox.tsx 100% 66.67% 100% 100%
src/Components/Form/Checkbox/index.ts 100% 100% 100% 100%
src/Components/Form/Radio/Radio.tsx 100% 0% 100% 100%
src/Components/Form/Radio/index.ts 100% 100% 100% 100%
src/Components/Form/Button/Button.tsx 100% 100% 100% 100%
src/Components/Form/Button/index.ts 100% 100% 100% 100%
src/Components/Form/Select/Select.tsx 53.85% 66.67% 25% 53.85%
src/Components/Form/Select/index.ts 100% 100% 100% 100%
src/Components/Form/DatePicker/Datepicker.tsx 91.67% 100% 66.67% 91.67%
src/Components/Form/DatePicker/index.tsx 100% 100% 100% 100%
src/Components/Form/MultiSelect/MultiSelect.tsx 41.67% 36.36% 15.79% 41.67%
src/Components/Form/MultiSelect/index.ts 100% 100% 100% 100%
src/Components/Form/RichTextAreaInput/RichTextAreaInput.tsx 70% 33.33% 50% 70%
src/Components/Form/RichTextAreaInput/index.ts 100% 100% 100% 100%
src/Components/Form/index.ts 100% 100% 100% 100%
src/Components/Overlay/AlertDialog/AlertDialog.tsx 100% 100% 100% 100%
src/Components/Overlay/AlertDialog/index.ts 100% 100% 100% 100%
src/Components/Overlay/DeleteModal/DeleteModal.tsx 83.33% 50% 66.67% 83.33%
src/Components/Overlay/DeleteModal/index.ts 100% 100% 100% 100%
src/Components/Overlay/Modal/Modal.tsx 100% 66.67% 100% 100%
src/Components/Overlay/Modal/index.ts 100% 100% 100% 100%
src/Components/Overlay/index.ts 100% 100% 100% 100%
src/Components/Navigation/HorizontalStepper/index.ts 100% 100% 100% 100%
src/Components/Navigation/VerticalStepper/index.ts 100% 100% 100% 100%
src/Components/Navigation/index.ts 100% 100% 100% 100%
src/Components/Containers/PageContainer/PageContainer.tsx 100% 58.33% 100% 100%
src/Components/Containers/PageContainer/index.ts 100% 100% 100% 100%
src/Components/Containers/index.ts 100% 100% 100% 100%
src/Components/index.ts 100% 100% 100% 100%
src/Components/Form/NumberInput/NumberInput.tsx 92.86% 87.5% 100% 92.86%