@indigina/ui-kit 1.1.611 → 1.1.612

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
@@ -7,7 +7,7 @@
7
7
  "components",
8
8
  "shared"
9
9
  ],
10
- "version": "1.1.611",
10
+ "version": "1.1.612",
11
11
  "peerDependencies": {
12
12
  "@angular/common": ">=22.0.0 <23.0.0",
13
13
  "@angular/core": ">=22.0.0 <23.0.0",
@@ -206,7 +206,8 @@ declare enum KitSvgIcon {
206
206
  BUILDING = "building",
207
207
  STAR_FILLED = "star-filled",
208
208
  UNLOCK = "unlock",
209
- LIGHTING = "lighting"
209
+ LIGHTING = "lighting",
210
+ SEKO_360_LOGO = "seko-360-logo"
210
211
  }
211
212
  declare enum KitSvgIconType {
212
213
  FILL = "fill",