@energycap/components 0.37.2-ECAP-18944-page-view-background-color.20230821-0920 → 0.37.2-ECAP-19221-icon-fixes.20230823-0910

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@energycap/components",
3
- "version": "0.37.2-ECAP-18944-page-view-background-color.20230821-0920",
3
+ "version": "0.37.2-ECAP-19221-icon-fixes.20230823-0910",
4
4
  "dependencies": {
5
5
  "tslib": "^2.0.0"
6
6
  },
@@ -149,7 +149,7 @@ $table-z-indexes: (
149
149
 
150
150
  @mixin icon-sort-asc {
151
151
  font: var(--fa-font-solid);
152
- content: "\f063";
152
+ content: "\f062";
153
153
  }
154
154
 
155
155
  @mixin table-col-sort() {