@mmb-digital/design-system-web 0.1.185 → 0.1.186

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/dist/index.d.ts CHANGED
@@ -205,6 +205,7 @@ declare enum IconSystemType {
205
205
  chevronRightCircle = "chevronRightCircle",
206
206
  chevronUp = "chevronUp",
207
207
  close = "close",
208
+ closeCircle = "closeCircle",
208
209
  crosshair = "crosshair",
209
210
  download = "download",
210
211
  event = "event",