@mmb-digital/design-system-web 0.1.352 → 0.1.353

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.cts CHANGED
@@ -454,6 +454,7 @@ declare enum IconSystemType {
454
454
  arrowUpRight = "arrowUpRight",
455
455
  bank = "bank",
456
456
  calendar = "calendar",
457
+ calendarCheck = "calendarCheck",
457
458
  checkmark = "checkmark",
458
459
  chevronDown = "chevronDown",
459
460
  chevronLeft = "chevronLeft",
package/dist/index.d.ts CHANGED
@@ -454,6 +454,7 @@ declare enum IconSystemType {
454
454
  arrowUpRight = "arrowUpRight",
455
455
  bank = "bank",
456
456
  calendar = "calendar",
457
+ calendarCheck = "calendarCheck",
457
458
  checkmark = "checkmark",
458
459
  chevronDown = "chevronDown",
459
460
  chevronLeft = "chevronLeft",