From 980eb3cc9d18d2c8c855f784180a6fe1925947a3 Mon Sep 17 00:00:00 2001 From: mollykreis <20542556+mollykreis@users.noreply.github.com> Date: Thu, 18 May 2023 08:35:00 -0500 Subject: [PATCH] Update component status table (#1253) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Pull Request ## ๐Ÿคจ Rationale Resolves #1250 ## ๐Ÿ‘ฉโ€๐Ÿ’ป Implementation Updated the component status excel doc & readme with the following changes: - Standardize on pointing to `nimble.ni.dev` storybook rather than a mix of `nimble.ni.dev` and `ni.github.io` - Standardize on point to the docs page for a component - Point to a sub-story on the docs page when applicable (e.g. icon button) - Add storybook link for the Wafer Map component - Add issue link for the Wafer Map component ## ๐Ÿงช Testing Verified each new link works as expected ## โœ… Checklist - [ ] I have updated the project documentation to reflect my changes or determined no changes are needed. Co-authored-by: Milan Raj --- README.md | 66 +++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 665e170609..2339e8054e 100644 --- a/README.md +++ b/README.md @@ -67,46 +67,46 @@ NOTE: To update the component status: | Components | Design | Issue | Web Components | Angular Integration | Blazor Integration | |------------------------|--------|--------|--------------------|---------------------|--------------------| | Accordion | | [Issue](https://github.com/ni/nimble/issues/533) | :o: | :o: | :o: | -| Anchor | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/bfadf499-caf5-4ca0-9814-e777fbae0d46/) | [Issue](https://github.com/ni/nimble/issues/324) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/anchor--text-anchor) | :white_check_mark: | :white_check_mark: | -| Anchor Button | | [Issue](https://github.com/ni/nimble/issues/324) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/anchor-button--outline-anchor-button) | :white_check_mark: | :white_check_mark: | -| Anchor Menu Item | | [Issue](https://github.com/ni/nimble/issues/1020) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/menu--anchor-menu-item) | :white_check_mark: | :white_check_mark: | -| Anchor Tabs | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/b2aa2c0c-03b7-4571-8e0d-de88baf0814b) | [Issue](https://github.com/ni/nimble/issues/479) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/anchor-tabs--anchor-tabs) | :white_check_mark: | :white_check_mark: | -| Anchor Tree Item | | [Issue](https://github.com/ni/nimble/issues/562) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/tree-view--tree-view) | :white_check_mark: | :white_check_mark: | -| Banner | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/29c405f7-08ea-48b6-973f-546970b9dbab) | [Issue](https://github.com/ni/nimble/issues/305) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/banner--banner) | :white_check_mark: | :white_check_mark: | -| Breadcrumb | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/7b53bb3e-439b-4f13-9d5f-55adc7da8a2e) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/breadcrumb--standard-breadcrumb) | :white_check_mark: | :white_check_mark: | +| Anchor | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/bfadf499-caf5-4ca0-9814-e777fbae0d46/) | [Issue](https://github.com/ni/nimble/issues/324) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/anchor--docs) | :white_check_mark: | :white_check_mark: | +| Anchor Button | | [Issue](https://github.com/ni/nimble/issues/324) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/anchor-button--docs) | :white_check_mark: | :white_check_mark: | +| Anchor Menu Item | | [Issue](https://github.com/ni/nimble/issues/1020) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/menu--docs#anchor-menu-item) | :white_check_mark: | :white_check_mark: | +| Anchor Tabs | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/b2aa2c0c-03b7-4571-8e0d-de88baf0814b) | [Issue](https://github.com/ni/nimble/issues/479) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/anchor-tabs--docs) | :white_check_mark: | :white_check_mark: | +| Anchor Tree Item | | [Issue](https://github.com/ni/nimble/issues/562) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/tree-view--docs#anchor-tree-item) | :white_check_mark: | :white_check_mark: | +| Banner | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/29c405f7-08ea-48b6-973f-546970b9dbab) | [Issue](https://github.com/ni/nimble/issues/305) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/banner--docs) | :white_check_mark: | :white_check_mark: | +| Breadcrumb | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/7b53bb3e-439b-4f13-9d5f-55adc7da8a2e) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/breadcrumb--docs) | :white_check_mark: | :white_check_mark: | | Card | | [Issue](https://github.com/ni/nimble/issues/296) | :o: | :o: | :o: | -| Card button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/d4ebeb5d-023c-4ff2-a71c-f6385fffca20) | [Issue](https://github.com/ni/nimble/issues/643) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/card-button--card-button) | :white_check_mark: | :white_check_mark: | -| Checkbox | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/3698340b-8162-4e5d-bf7a-20194612b3a7) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/checkbox--checkbox) | :white_check_mark: | :white_check_mark: | +| Card button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/d4ebeb5d-023c-4ff2-a71c-f6385fffca20) | [Issue](https://github.com/ni/nimble/issues/643) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/card-button--docs) | :white_check_mark: | :white_check_mark: | +| Checkbox | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/3698340b-8162-4e5d-bf7a-20194612b3a7) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/checkbox--docs) | :white_check_mark: | :white_check_mark: | | Chip/Pill | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/18a0e4f6-6541-4420-a6b5-cb79652a97dc/) | [Issue](https://github.com/ni/nimble/issues/413) | :o: | :o: | :o: | -| Combo box | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/bd6755d9-8fd2-4b97-9709-939ea20680ae) | [Issue](https://github.com/ni/nimble/issues/341) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/combobox--combobox) | :white_check_mark: | :white_check_mark: | +| Combo box | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/bd6755d9-8fd2-4b97-9709-939ea20680ae) | [Issue](https://github.com/ni/nimble/issues/341) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/combobox--docs) | :white_check_mark: | :white_check_mark: | | Datepicker | | [Issue](https://github.com/ni/nimble/issues/342) | :o: | :o: | :o: | -| Dialog | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/6f1b5b4d-2e50-4f8d-ad49-e3dac564a006/) | [Issue](https://github.com/ni/nimble/issues/378) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/dialog--dialog) | :white_check_mark: | :white_check_mark: | -| Drawer | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/730cdeb8-a4b5-4dcc-9fe4-718a75da7aff) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/drawer--drawer) | :white_check_mark: | :white_check_mark: | -| Dropdown (Select) | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/6ec70d21-9a59-40cd-a8f4-45cfeed9e01e) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/select--select) | :white_check_mark: | :white_check_mark: | +| Dialog | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/6f1b5b4d-2e50-4f8d-ad49-e3dac564a006/) | [Issue](https://github.com/ni/nimble/issues/378) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/dialog--docs) | :white_check_mark: | :white_check_mark: | +| Drawer | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/730cdeb8-a4b5-4dcc-9fe4-718a75da7aff) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/drawer--docs) | :white_check_mark: | :white_check_mark: | +| Dropdown (Select) | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/6ec70d21-9a59-40cd-a8f4-45cfeed9e01e) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/select--docs) | :white_check_mark: | :white_check_mark: | | Filter Builder | | [Issue](https://github.com/ni/nimble/issues/310) | :o: | :o: | :o: | -| Icon Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/d022d8af-22f4-4bf2-981c-1dc0c61afece) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/button--icon-button) | :white_check_mark: | :white_check_mark: | -| Icon Menu Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/d022d8af-22f4-4bf2-981c-1dc0c61afece) | [Issue](https://github.com/ni/nimble/issues/300) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/story/menu-button--icon-button) | :white_check_mark: | :white_check_mark: | -| Icons | | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/icons--component-icons) | :white_check_mark: | :white_check_mark: | +| Icon Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/d022d8af-22f4-4bf2-981c-1dc0c61afece) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/button--docs#icon-button) | :white_check_mark: | :white_check_mark: | +| Icon Menu Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/d022d8af-22f4-4bf2-981c-1dc0c61afece) | [Issue](https://github.com/ni/nimble/issues/300) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/menu-button--docs#icon-button) | :white_check_mark: | :white_check_mark: | +| Icons | | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/icons--docs) | :white_check_mark: | :white_check_mark: | | Label | | [Issue](https://github.com/ni/nimble/issues/312) | :o: | :o: | :o: | -| Menu | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/c098395e-30f8-4bd4-b8c5-394326b59919) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/menu--custom-menu) | :white_check_mark: | :white_check_mark: | -| Menu Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/42001df1-2969-438e-b353-4327d7a15102/) | [Issue](https://github.com/ni/nimble/issues/300) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/story/menu-button--outline-button) | :white_check_mark: | :white_check_mark: | -| Number Field | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/eaa9ee19-4411-4648-b19d-41f61f9a01cf) | [Issue](https://github.com/ni/nimble/issues/361) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/number-field--number-field) | :white_check_mark: | :white_check_mark: | +| Menu | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/c098395e-30f8-4bd4-b8c5-394326b59919) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/menu--docs) | :white_check_mark: | :white_check_mark: | +| Menu Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/42001df1-2969-438e-b353-4327d7a15102/) | [Issue](https://github.com/ni/nimble/issues/300) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/menu-button--docs) | :white_check_mark: | :white_check_mark: | +| Number Field | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/eaa9ee19-4411-4648-b19d-41f61f9a01cf) | [Issue](https://github.com/ni/nimble/issues/361) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/number-field--docs) | :white_check_mark: | :white_check_mark: | | Progress Bar | | [Issue](https://github.com/ni/nimble/issues/304) | :o: | :o: | :o: | -| Radio | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/3698340b-8162-4e5d-bf7a-20194612b3a7) | [Issue](https://github.com/ni/nimble/issues/297) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/radio-group--radio-group) | :white_check_mark: | :white_check_mark: | +| Radio | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/3698340b-8162-4e5d-bf7a-20194612b3a7) | [Issue](https://github.com/ni/nimble/issues/297) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/radio-group--docs) | :white_check_mark: | :white_check_mark: | | Search Field | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/842889a5-67ba-4350-91c1-55eee48f4fa2) | [Issue](https://github.com/ni/nimble/issues/299) | :o: | :o: | :o: | | Skeleton | | [Issue](https://github.com/ni/nimble/issues/762) | :o: | :o: | :o: | | Slider | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/29d3a5f7-9eed-498c-9957-2cd495458e3b/) | [Issue](https://github.com/ni/nimble/issues/295) | :o: | :o: | :o: | -| Spinner | [XD](https://xd.adobe.com/view/6fc414f4-1660-4bff-4552-3e62baaa9e1e-19f5/screen/ced36959-68d6-440f-a0cc-031bc29d7e98/) | [Issue](https://github.com/ni/nimble/issues/346) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/spinner--spinner) | :white_check_mark: | :white_check_mark: | +| Spinner | [XD](https://xd.adobe.com/view/6fc414f4-1660-4bff-4552-3e62baaa9e1e-19f5/screen/ced36959-68d6-440f-a0cc-031bc29d7e98/) | [Issue](https://github.com/ni/nimble/issues/346) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/spinner--docs) | :white_check_mark: | :white_check_mark: | | Split Icon Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/d022d8af-22f4-4bf2-981c-1dc0c61afece) | [Issue](https://github.com/ni/nimble/issues/298) | :o: | :o: | :o: | -| Switch | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/3698340b-8162-4e5d-bf7a-20194612b3a7/) | [Issue](https://github.com/ni/nimble/issues/387) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/switch--switch-story) | :white_check_mark: | :white_check_mark: | -| Table | [XD](https://xd.adobe.com/view/5b476816-dad1-4671-b20a-efe796631c72-0e14/screen/d389dc1e-da4f-4a63-957b-f8b3cc9591b4/specs/) | [Issue](https://github.com/orgs/ni/projects/11) | [:warning: - SB](https://ni.github.io/nimble/storybook/?path=/docs/table--table) | :warning: | :o: | -| Tabs | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/b2aa2c0c-03b7-4571-8e0d-de88baf0814b) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/tabs--tabs) | :white_check_mark: | :white_check_mark: | -| Text and Icon Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/a378bcdb-5c4b-4298-b3b1-28d8b1a37af2) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/button--outline-button) | :white_check_mark: | :white_check_mark: | -| Text Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/42001df1-2969-438e-b353-4327d7a15102) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/button--outline-button) | :white_check_mark: | :white_check_mark: | -| Text Field - Multiline | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/7c146e4b-c7c9-4975-a158-10e6093c522d/) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/story/text-area--outline-text-area) | :white_check_mark: | :white_check_mark: | -| Text Field - Single | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/842889a5-67ba-4350-91c1-55eee48f4fa2/) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/text-field--text-field) | :white_check_mark: | :white_check_mark: | -| Toggle Icon Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/d022d8af-22f4-4bf2-981c-1dc0c61afece/) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/story/toggle-button--icon-button) | :white_check_mark: | :white_check_mark: | -| Toolbar | | [Issue](https://github.com/ni/nimble/issues/411) | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/story/toolbar--toolbar) | :white_check_mark: | :white_check_mark: | -| Tooltip | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/044414d7-1714-40f2-9679-2ce2c8202d1c/) | [Issue](https://github.com/ni/nimble/issues/309) | [:warning: - SB](https://ni.github.io/nimble/storybook/?path=/docs/tooltip--tooltip) | :warning: | :warning: | -| Tree View | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/ec5a855a-4174-46ad-947c-3931bbf3e32d/) | | [:white_check_mark: - SB](https://ni.github.io/nimble/storybook/?path=/docs/tree-view--tree-view) | :white_check_mark: | :white_check_mark: | -| Wafer Map | | | :warning: | :warning: | :warning: | +| Switch | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/3698340b-8162-4e5d-bf7a-20194612b3a7/) | [Issue](https://github.com/ni/nimble/issues/387) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/switch--docs) | :white_check_mark: | :white_check_mark: | +| Table | [XD](https://xd.adobe.com/view/5b476816-dad1-4671-b20a-efe796631c72-0e14/screen/d389dc1e-da4f-4a63-957b-f8b3cc9591b4/specs/) | [Issue](https://github.com/orgs/ni/projects/11) | [:warning: - SB](https://nimble.ni.dev/storybook/?path=/docs/table--docs) | :warning: | :o: | +| Tabs | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/b2aa2c0c-03b7-4571-8e0d-de88baf0814b) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/tabs--docs) | :white_check_mark: | :white_check_mark: | +| Text and Icon Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/a378bcdb-5c4b-4298-b3b1-28d8b1a37af2) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/button--docs) | :white_check_mark: | :white_check_mark: | +| Text Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/42001df1-2969-438e-b353-4327d7a15102) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/button--docs) | :white_check_mark: | :white_check_mark: | +| Text Field - Multiline | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/7c146e4b-c7c9-4975-a158-10e6093c522d/) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/text-area--docs) | :white_check_mark: | :white_check_mark: | +| Text Field - Single | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/842889a5-67ba-4350-91c1-55eee48f4fa2/) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/text-field--docs) | :white_check_mark: | :white_check_mark: | +| Toggle Icon Button | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/d022d8af-22f4-4bf2-981c-1dc0c61afece/) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/toggle-button--docs#icon-button) | :white_check_mark: | :white_check_mark: | +| Toolbar | | [Issue](https://github.com/ni/nimble/issues/411) | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/toolbar--docs) | :white_check_mark: | :white_check_mark: | +| Tooltip | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/044414d7-1714-40f2-9679-2ce2c8202d1c/) | [Issue](https://github.com/ni/nimble/issues/309) | [:warning: - SB](https://nimble.ni.dev/storybook/?path=/docs/tooltip--docs) | :warning: | :warning: | +| Tree View | [XD](https://xd.adobe.com/view/33ffad4a-eb2c-4241-b8c5-ebfff1faf6f6-66ac/screen/ec5a855a-4174-46ad-947c-3931bbf3e32d/) | | [:white_check_mark: - SB](https://nimble.ni.dev/storybook/?path=/docs/tree-view--docs) | :white_check_mark: | :white_check_mark: | +| Wafer Map | | [Issue](https://github.com/ni/nimble/issues/924) | [:warning: - SB](https://nimble.ni.dev/storybook/?path=/docs/wafermap--docs) | :warning: | :warning: | \ No newline at end of file