@progressio_resources/gravity-design-system 2.6.22 → 2.6.24

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progressio_resources/gravity-design-system",
3
3
  "description": "Gravity Design System",
4
- "version": "2.6.22",
4
+ "version": "2.6.24",
5
5
  "license": "SEE LICENSE IN LIBRARY-LICENSE",
6
6
  "peerDependencies": {
7
7
  "@angular/common": "^16.2.12",
package/public-api.d.ts CHANGED
@@ -21,3 +21,4 @@ export * from './lib/components/gravity-tree-view/gravity-tree-view.component';
21
21
  export * from './lib/services/gravity-dialog-manager.service';
22
22
  export * from './lib/vendor/gravity-tooltip';
23
23
  export * from './lib/components/gravity-notification/gravity-notification-content.interface';
24
+ export * from './lib/components/gravity-calendar-v2/datepicker/models';
@@ -797,7 +797,7 @@
797
797
  "iconPath": "/assets/gravity/icons/coins/binance_coin.svg"
798
798
  },
799
799
  {
800
- "iconName": "coin_iso_EUROC",
800
+ "iconName": "coin_iso_EURC",
801
801
  "iconPath": "/assets/gravity/icons/coins/euro_coin.svg"
802
802
  },
803
803
  {