momentum-design / momentum-ui

Momentum UI is a collection of UI libraries for implementing Momentum Design into web applications and websites.
https://momentum.design
MIT License
199 stars 204 forks source link

fix: fonts updated #1370

Closed aadesh4217 closed 1 year ago

aadesh4217 commented 2 years ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Before (If applicable):

After:

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Base: 94.02% // Head: 94.33% // Increases project coverage by +0.31% :tada:

Coverage data is based on head (96afc59) compared to base (b73c360). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 96afc59 differs from pull request most recent head 32398e4. Consider uploading reports for the commit 32398e4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1370 +/- ## ========================================== + Coverage 94.02% 94.33% +0.31% ========================================== Files 132 132 Lines 18176 18188 +12 Branches 2769 2773 +4 ========================================== + Hits 17090 17158 +68 + Misses 1086 1030 -56 ``` | [Impacted Files](https://codecov.io/gh/momentum-design/momentum-ui/pull/1370?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design) | Coverage Δ | | |---|---|---| | [web-components/src/components/combobox/ComboBox.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1370/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvY29tYm9ib3gvQ29tYm9Cb3gudHM=) | `97.16% <100.00%> (+<0.01%)` | :arrow_up: | | [web-components/src/components/taskitem/TaskItem.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1370/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvdGFza2l0ZW0vVGFza0l0ZW0udHM=) | `100.00% <100.00%> (ø)` | | | [web-components/src/mixins/RovingTabIndexMixin.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1370/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL21peGlucy9Sb3ZpbmdUYWJJbmRleE1peGluLnRz) | `93.63% <0.00%> (-3.64%)` | :arrow_down: | | [web-components/src/components/avatar/Avatar.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1370/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvYXZhdGFyL0F2YXRhci50cw==) | `94.28% <0.00%> (-1.91%)` | :arrow_down: | | [...eb-components/src/components/help-text/HelpText.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1370/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvaGVscC10ZXh0L0hlbHBUZXh0LnRz) | `98.33% <0.00%> (-1.67%)` | :arrow_down: | | [web-components/src/components/icon/Icon.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1370/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvaWNvbi9JY29uLnRz) | `81.54% <0.00%> (+2.97%)` | :arrow_up: | | [web-components/src/components/button/Button.ts](https://codecov.io/gh/momentum-design/momentum-ui/pull/1370/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design#diff-d2ViLWNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvYnV0dG9uL0J1dHRvbi50cw==) | `98.61% <0.00%> (+16.66%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.