@progressio_resources/gravity-design-system 3.0.27 → 3.0.29

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": "3.0.27",
4
+ "version": "3.0.29",
5
5
  "license": "SEE LICENSE IN LIBRARY-LICENSE",
6
6
  "peerDependencies": {
7
7
  "@angular/common": "^16.2.12",
@@ -128,6 +128,30 @@
128
128
  "iconName": "gt-icon-coin-id-35-disabled",
129
129
  "iconPath": "/assets/gravity/icon-set/coins/gt-icon-usdc-currency/gt-icon-usdc-currency-disabled.svg"
130
130
  },
131
+ {
132
+ "iconName": "gt-icon-coin-id-36",
133
+ "iconPath": "/assets/gravity/icon-set/coins/gt-icon-eth-currency/gt-icon-eth-currency.svg"
134
+ },
135
+ {
136
+ "iconName": "gt-icon-coin-id-36-disabled",
137
+ "iconPath": "/assets/gravity/icon-set/coins/gt-icon-eth-currency/gt-icon-eth-currency-disabled.svg"
138
+ },
139
+ {
140
+ "iconName": "gt-icon-coin-id-37",
141
+ "iconPath": "/assets/gravity/icon-set/coins/gt-icon-usdt-currency/gt-icon-usdt-currency.svg"
142
+ },
143
+ {
144
+ "iconName": "gt-icon-coin-id-37-disabled",
145
+ "iconPath": "/assets/gravity/icon-set/coins/gt-icon-usdt-currency/gt-icon-usdt-currency-disabled.svg"
146
+ },
147
+ {
148
+ "iconName": "gt-icon-coin-id-38",
149
+ "iconPath": "/assets/gravity/icon-set/coins/gt-icon-usdc-currency/gt-icon-usdc-currency.svg"
150
+ },
151
+ {
152
+ "iconName": "gt-icon-coin-id-38-disabled",
153
+ "iconPath": "/assets/gravity/icon-set/coins/gt-icon-usdc-currency/gt-icon-usdc-currency-disabled.svg"
154
+ },
131
155
  {
132
156
  "iconName": "gt-icon-add-update-lg-24",
133
157
  "iconPath": "/assets/gravity/icon-set/gt-icon-add-update/gt-icon-add-update-lg-24.svg"