@vc-shell/framework 1.1.51 → 1.1.53

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/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## [1.1.53](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.52...v1.1.53) (2025-07-04)
2
+
3
+
4
+
5
+ ## [1.1.52](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.51...v1.1.52) (2025-07-02)
6
+
7
+
8
+
1
9
  ## [1.1.51](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.50...v1.1.51) (2025-07-02)
2
10
 
3
11
 
package/dist/framework.js CHANGED
@@ -348,9 +348,6 @@ const Bd = /* @__PURE__ */ H({
348
348
  case "fad":
349
349
  l = "duotone";
350
350
  break;
351
- default:
352
- a = e.icon.replace("fa-", "");
353
- break;
354
351
  }
355
352
  } else
356
353
  a = a.replace("fa-", "");