simpo-component-library 3.6.911 → 3.6.913

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.
@@ -145,6 +145,7 @@ export declare enum RedirectionLinkType {
145
145
  section = "Section"
146
146
  }
147
147
  export declare enum Corners {
148
+ Round = "Round",
148
149
  Small = "Small",
149
150
  Medium = "Medium",
150
151
  Large = "Large",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "3.6.911",
3
+ "version": "3.6.913",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
Binary file