I'm developing a dashboard that will be embed in a Microsoft Teams Tab.
Microsoft provides an UI toolkit: package and figma templates (source article). However, I would like to use a Toolbar, Gauge chart and Map chart in my dashboard, but I'm not able to find them in the library documentation. In figma those components can be found under the Data visualization and Toolbar sections.
Apparently the @fluentui/react-teams package does not implements all the components. I would be very grateful if someone could tell me where I could find the npm package that implements all the components present in Microsoft Teams UI Kit v3 figma library.