From 2ec3f808d2c7a07ee55df8e15570c32b77e77694 Mon Sep 17 00:00:00 2001 From: Andreas Coroiu Date: Wed, 1 Nov 2023 10:09:27 +0100 Subject: [PATCH] [PM-4187] update `bwi-font` to v1.0.8 (#6543) * [PM-4187] update bwi-font to v1.0.8 * [PM-4187] fix: alphabetic sorting --- libs/components/src/stories/icons.mdx | 88 ++++++++++++++------------- 1 file changed, 45 insertions(+), 43 deletions(-) diff --git a/libs/components/src/stories/icons.mdx b/libs/components/src/stories/icons.mdx index b3a4cbbf99..44bae3a54f 100644 --- a/libs/components/src/stories/icons.mdx +++ b/libs/components/src/stories/icons.mdx @@ -44,49 +44,50 @@ or an options menu icon. ## Actions -| Icon | bwi-name | Usage | -| ------------------------------------- | ----------------- | -------------------------------------------- | -| | bwi-check-circle | check if password has been exposed | -| | bwi-check-square | select all action | -| | bwi-clone | copy to clipboard action | -| | bwi-close | close action | -| | bwi-cog | settings | -| | bwi-cog-f | settings | -| | bwi-cogs | deprecated; do not use in app. | -| | bwi-download | download or export | -| | bwi-envelope | action related to emailing a user | -| | bwi-external-link | open in new window or popout | -| | bwi-eye | show icon for password fields | -| | bwi-eye-slash | hide icon for password fields | -| | bwi-files | clone action / duplicate an item | -| | bwi-generate | generate action in edit item forms | -| | bwi-generate-f | generate feature or action | -| | bwi-lock | lock vault action | -| | bwi-lock-f | - | -| | bwi-minus-circle | remove action | -| | bwi-minus-square | unselect all action | -| | bwi-paste | paste from clipboard action | -| | bwi-pencil-square | edit action | -| | bwi-play | start or play action | -| | bwi-plus | new or add option in contained buttons/links | -| | bwi-plus-circle | new or add option in text buttons/links | -| | bwi-plus-square | - | -| | bwi-refresh | "re"-action; such as refresh or regenerate | -| | bwi-refresh-tab | - | -| | bwi-save | alternate download action | -| | bwi-save-changes | save changes action | -| | bwi-search | search action | -| | bwi-share | - | -| | bwi-share-arrow | - | -| | bwi-share-square | avoid using; use external-link instead | -| | bwi-sign-in | sign-in action | -| | bwi-sign-out | sign-out action | -| | bwi-star | favorite action | -| | bwi-star-f | favorited / unfavorite action | -| | bwi-stop | stop action | -| | bwi-trash | delete action or trash area | -| | bwi-undo | restore action | -| | bwi-unlock | unlocked | +| Icon | bwi-name | Usage | +| -------------------------------------- | ------------------ | -------------------------------------------- | +| | bwi-check-circle | check if password has been exposed | +| | bwi-check-square | select all action | +| | bwi-clone | copy to clipboard action | +| | bwi-close | close action | +| | bwi-cog | settings | +| | bwi-cog-f | settings | +| | bwi-cogs | deprecated; do not use in app. | +| | bwi-download | download or export | +| | bwi-envelope | action related to emailing a user | +| | bwi-external-link | open in new window or popout | +| | bwi-eye | show icon for password fields | +| | bwi-eye-slash | hide icon for password fields | +| | bwi-files | clone action / duplicate an item | +| | bwi-generate | generate action in edit item forms | +| | bwi-generate-f | generate feature or action | +| | bwi-lock | lock vault action | +| | bwi-lock-encrypted | - | +| | bwi-lock-f | - | +| | bwi-minus-circle | remove action | +| | bwi-minus-square | unselect all action | +| | bwi-paste | paste from clipboard action | +| | bwi-pencil-square | edit action | +| | bwi-play | start or play action | +| | bwi-plus | new or add option in contained buttons/links | +| | bwi-plus-circle | new or add option in text buttons/links | +| | bwi-plus-square | - | +| | bwi-refresh | "re"-action; such as refresh or regenerate | +| | bwi-refresh-tab | - | +| | bwi-save | alternate download action | +| | bwi-save-changes | save changes action | +| | bwi-search | search action | +| | bwi-share | - | +| | bwi-share-arrow | - | +| | bwi-share-square | avoid using; use external-link instead | +| | bwi-sign-in | sign-in action | +| | bwi-sign-out | sign-out action | +| | bwi-star | favorite action | +| | bwi-star-f | favorited / unfavorite action | +| | bwi-stop | stop action | +| | bwi-trash | delete action or trash area | +| | bwi-undo | restore action | +| | bwi-unlock | unlocked | ## Directional and Menu Indicators @@ -154,6 +155,7 @@ or an options menu icon. | | bwi-mobile | mobile client | | | bwi-money | - | | | bwi-paperclip | attachments | +| | bwi-passkey | passkey | | | bwi-pencil | editing | | | bwi-provider | relates to provider or provider portal | | | bwi-providers | - |