@indigina/ui-kit 1.1.567 → 1.1.569

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.567",
10
+ "version": "1.1.569",
11
11
  "peerDependencies": {
12
12
  "@angular/common": ">=21.0.0 <22.0.0",
13
13
  "@angular/core": ">=21.0.0 <22.0.0",
@@ -71,7 +71,6 @@ declare enum KitSvgIcon {
71
71
  CLOSE_SIGN_RED = "close-sign-red",
72
72
  OPEN_SIGN_GREEN = "open-sign-green",
73
73
  ARROW_LEFT = "arrow-left",
74
- WARNING_YELLOW = "warning-yellow",
75
74
  CIRCLE_MINUS = "circle-minus",
76
75
  CIRCLE_PLUS = "circle-plus",
77
76
  THREE_CIRCLE_ARROW_LEFT = "three-circle-arrow-left",
@@ -164,7 +163,6 @@ declare enum KitSvgIcon {
164
163
  COLUMNS = "columns",
165
164
  DETAILS = "details",
166
165
  FILTER = "filter",
167
- NOTIFICATION_SUCCESS = "notification-success",
168
166
  NOTIFICATION_WARNING = "notification-warning",
169
167
  EYE_OPEN = "eye-open",
170
168
  EYE_CLOSE = "eye-close",
@@ -204,7 +202,9 @@ declare enum KitSvgIcon {
204
202
  MAGIC_WAND = "magic-wand",
205
203
  UNBOOKED_PRODUCTS = "unbooked-products",
206
204
  NUMBER_LIST = "number-list",
207
- BUILDING = "building"
205
+ BUILDING = "building",
206
+ STAR_FILLED = "star-filled",
207
+ UNLOCK = "unlock"
208
208
  }
209
209
  declare enum KitSvgIconType {
210
210
  FILL = "fill",
@@ -1,3 +0,0 @@
1
- <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.0001 21.5001C5.20104 21.5001 0.5 16.799 0.5 11C0.5 5.20098 5.20104 0.499939 11.0001 0.499939C16.799 0.499939 21.5001 5.20098 21.5001 11C21.5001 16.799 16.799 21.5001 11.0001 21.5001ZM9.95279 15.2L17.3775 7.77536L15.8926 6.29043L9.95279 12.2302L6.98296 9.26025L5.49802 10.7453L9.95279 15.2Z" fill="#39C237"/>
3
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M10.2898 3.8602L1.81978 18.0002C1.64514 18.3026 1.55274 18.6455 1.55177 18.9947C1.55079 19.3439 1.64127 19.6873 1.8142 19.9907C1.98714 20.2941 2.2365 20.547 2.53748 20.7241C2.83847 20.9012 3.18058 20.9964 3.52978 21.0002H20.4698C20.819 20.9964 21.1611 20.9012 21.4621 20.7241C21.7631 20.547 22.0124 20.2941 22.1854 19.9907C22.3583 19.6873 22.4488 19.3439 22.4478 18.9947C22.4468 18.6455 22.3544 18.3026 22.1798 18.0002L13.7098 3.8602C13.5315 3.56631 13.2805 3.32332 12.981 3.15469C12.6814 2.98605 12.3435 2.89746 11.9998 2.89746C11.656 2.89746 11.3181 2.98605 11.0186 3.15469C10.7191 3.32332 10.468 3.56631 10.2898 3.8602V3.8602Z" stroke="#F5A826" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M12 9V13" stroke="#DCBB3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M12 17H12.01" stroke="#DCBB3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- </svg>