@worldresources/wri-design-systems 2.143.1 → 2.145.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -158,6 +158,7 @@ border: 1px solid ${getThemedColor('neutral', 400)};
158
158
  - [List](https://github.com/wri/wri-design-systems/tree/main/src/components/DataDisplay/List)
159
159
  - [Table](https://github.com/wri/wri-design-systems/tree/main/src/components/DataDisplay/Table)
160
160
  - [Extendable Card](https://github.com/wri/wri-design-systems/tree/main/src/components/DataDisplay/ExtendableCard)
161
+ - [Analysis Widget](https://github.com/wri/wri-design-systems/tree/main/src/components/DataDisplay/AnalysisWidget)
161
162
 
162
163
  ## Forms
163
164
 
@@ -199,6 +200,7 @@ border: 1px solid ${getThemedColor('neutral', 400)};
199
200
 
200
201
  - [Base Map](https://github.com/wri/wri-design-systems/tree/main/src/components/Geospatial/BaseMap)
201
202
  - [Icon Marker](https://github.com/wri/wri-design-systems/tree/main/src/components/Geospatial/IconMarker)
203
+ - [Map Pop Up](https://github.com/wri/wri-design-systems/tree/main/src/components/Geospatial/MapPopUp)
202
204
 
203
205
  ### Layers
204
206